Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hama Wiki" for change notification.
The "JobInformation" page has been changed by ChiaHungLin: https://wiki.apache.org/hama/JobInformation New page: <<TableOfContents(5)>> == Job Information == A job in general holds some basic information, including: * BSPJobID * User id * Job file: path to job.xml * Job name * JobStatus * StartTime * FinishTime * MaxTaskAttempts: the max number of a task can attempt to run. * Tasks: actual TaskInProgresses are launched. * NumBspTasks: requested bsp tasks by client. == Job Status == A job status contains: * PREP * RUNNING * SUCCEEDED * FAILED * KILLED
