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=35&rev2=36

   * 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. 
+  * Tasks: 2d Task array. See TaskInProgress and **Job Task Relation 
section**. 
    * failed: Boolean. If a task fails or not. default to false.
    * NUM_ATTEMPTS_PER_RESTART: int. Set to 1000.
    * partition: The ''i''th numBSPTasks
@@ -37, +37 @@

    * groom: String. On which groom a task runs.
    * startTime: System.currentTimeMillis(). default -1.
    * RawSplit: The ''i''th RawSplit if RawSplit not null
-   * SuccessfulTaskId: Set when TaskInProgress.completed() is called. TODO: 
isSuccessful
-   * firstTaskId: The first task id.
-   * currentTaskId: 
- 
  
  == Job Status ==
  A job status contains:

Reply via email to