Generated by
JDiff

Class org.apache.hadoop.mapred.JobHistory

Added Methods
String getHistoryFilePath(JobID) Given the job id return the history file path from the cache
 

Changed Methods
boolean init(JobTracker, JobConf, String, long) Change in signature from (JobConf, String, long) to (JobTracker, JobConf, String, long).
Initialize JobHistory files.