|
@@ -27,8 +27,6 @@ import static org.apache.hadoop.mapreduce.MRJobConfig.*;
|
|
@InterfaceAudience.Private
|
|
@InterfaceAudience.Private
|
|
public class Limits {
|
|
public class Limits {
|
|
|
|
|
|
- static final Configuration conf = new JobConf();
|
|
|
|
-
|
|
|
|
private int totalCounters;
|
|
private int totalCounters;
|
|
private LimitExceededException firstViolation;
|
|
private LimitExceededException firstViolation;
|
|
|
|
|