org.apache.hadoop.mapred
Class JobTracker
java.lang.Object
org.apache.hadoop.mapred.JobTracker
public class JobTracker
- extends Object
JobTracker
is no longer used since M/R 2.x. This is a dummy
JobTracker class, which is used to be compatible with M/R 1.x applications.
Nested Class Summary |
static class |
JobTracker.State
State is no longer used since M/R 2.x. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobTracker
public JobTracker()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.