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=41&rev2=42

   * superstepCount: long. This job's superstep count. job satus.
   * conf: Configuration. Specific setting for this job.
   * Tasks: 2d Task array. See TaskInProgress and 
[[JobInformation#Job_Task_Relation|Job Task Relation section]]. 
+   * attemptId: TaskAttemptID. A task attempt id.
    * failed: Boolean. If a task fails or not. default to false.
    * NUM_ATTEMPTS_PER_RESTART: int. Set to 1000.
    * partition: The ''i''th numBSPTasks
-   * taskId: TaskID. Id of a task.
    * attemptId: TaskAttemptID. AttemptId for a task.
    * Phase: SETUP, COMPUTE, BARRIER_SYNC, CLEANUP
    * State: RUNNING, SUCCEEDED, FAILED, KILLED

Reply via email to