Generated by
JDiff

Class org.apache.hadoop.mapred.JobTracker

Removed Methods
JobStatus submitJob(JobID, String, UserGroupInformation, Credentials, boolean) JobTracker.submitJob() kicks off a new job.
 

Added Methods
boolean isNodeGroupAware()  
 

Changed Methods
JobProfile getJobProfile(JobID) Change in exceptions thrown from no exceptions to java.io.IOException.
 
JobStatus getJobStatus(JobID) Change in exceptions thrown from no exceptions to java.io.IOException.