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=50&rev2=51

   * maxTaskAttempts: int. default to 2.  
   * MAX_TASK_EXEC: int. bound to 1. 
   * inputPath: Path. Dir where split files are stored. i/o.
-  * status: JobStatus. Mainly JobStatus.State. job status.
+  * State: RUNNING(1), SUCCEEDED(2), FAILED(3), PREP(4), KILLED(5)
   * progress: long. % of bsp(). job status.
   * setupProgress: long. % of setup() job status.
   * cleanupProgress: long. % of cleanup() job status.
@@ -49, +49 @@

  
  {{attachment:job_status.png}}
  
- 

Reply via email to