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=46&rev2=47

   * finishTime: long. The time this job is finished. job status.
   * 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]]. 
+  * Tasks: [[TaskTable|TaskTable]]. See TaskInProgress and 
[[JobInformation#Job_Task_Relation|Job Task Relation section]]. 
    * attemptId: [[TaskAttemptID|TaskAttemptID]]. A task attempt id in which a 
[[TaskID|TaskID]], containing BSPJobID, is embedded. 
    * failed: Boolean. If a task fails or not. default to false.
    * NUM_ATTEMPTS_PER_RESTART: int. Set to 1000.
@@ -70, +70 @@

   * KILLED
  {{attachment:task_state.png}}
  
- == Job Task Relation ==
- {{attachment:job_task_relation.png}}
- 

Reply via email to