Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "JobInProgress" page has been changed by ChiaHungLin: https://wiki.apache.org/hama/JobInProgress?action=diff&rev1=8&rev2=9 Path localJarFile; <<BR>> --(LocalFileSystem localFs; // need higher level abstraction. decoupled from particular fs.)-- <<BR>> --(int restartCount; // no use.)-- <<BR>> + long startTime; <<BR>> + --(long launchTime;// no use.)-- <<BR>> + long finishTime; <<BR>> + int maxTaskAttempts; <<BR>> + String jobName; <<BR>> JobProifile <<BR>> String user <<BR>> BSPJobID jobid <<BR>> --(String jobFile)-- <<BR>> - String jobName <<BR>> + --(String jobName// redundant)-- <<BR>> JobStatus <<BR>> --(BSPJobID jobid;)-- <<BR>>
