Generated by
JDiff

Class org.apache.hadoop.mapreduce.JobContext

Added Methods
Credentials getCredentials() Get credentials for the job.
boolean userClassesTakesPrecedence() Get the boolean value for the property that specifies which classpath takes precedence when tasks are launched.
 

Added Fields
String CACHE_ARCHIVES_VISIBILITIES  
String CACHE_FILE_VISIBILITIES  
String JAR_UNPACK_PATTERN  
String JOB_ACL_MODIFY_JOB  
String JOB_ACL_VIEW_JOB  
String JOB_CANCEL_DELEGATION_TOKEN  
String JOB_NAMENODES  
String MAPREDUCE_TASK_CLASSPATH_PRECEDENCE  
String USER_LOG_RETAIN_HOURS  
Credentials credentials  
UserGroupInformation ugi The UserGroupInformation object that has a reference to the current user