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?action=diff&rev1=40&rev2=41 * partition: The ''i''th numBSPTasks * taskId: TaskID. Id of a task. * attemptId: TaskAttemptID. AttemptId for a task. - * status: TaskStatus. - * Phase: SETUP, COMPUTE, BARRIER_SYNC, CLEANUP + * Phase: SETUP, COMPUTE, BARRIER_SYNC, CLEANUP - * State: RUNNING, SUCCEEDED, FAILED, KILLED + * State: RUNNING, SUCCEEDED, FAILED, KILLED * completed: Boolean. if a task is completed/ succeed. default to false. * groom: String. On which groom a task runs. * startTime: System.currentTimeMillis(). default -1.
