public class CounterUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
waitAndGetCounterNameFromGroup(org.apache.hadoop.mapreduce.Job job,
String group)
Wait for a counter to appear in a group and then return the name of that
counter.
|
public static String waitAndGetCounterNameFromGroup(org.apache.hadoop.mapreduce.Job job, String group)
job
- Jobgroup
- Name of the counter groupCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.