Generated by
JDiff

Class org.apache.hadoop.mapred.JobHistory

Removed Methods
boolean isDisableHistory() Returns history disable status.
void setDisableHistory(boolean) Enable/disable history logging.
 

Changed Methods
void init(JobConf, String, long) Change in return type from boolean to void.
Change in exceptions thrown from no exceptions to java.io.IOException.
Initialize JobHistory files.