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=15&rev2=16

  == Job Status ==
  A job status contains:
  
-  * PREP
-  * RUNNING
-  * SUCCEEDED
-  * FAILED
-  * KILLED
+  * PREP: This status is started when a job is created until all tasks are 
dispatched to groom servers. 
+   * SetUp a job
+   * Scheding
+  * RUNNING: When tasks are executed in GroomServers.
+  * SUCCEEDED: When '''all''' tasks are in the '''SUCCEEDED''' state.
+  * FAILED: When --one or-- more tasks exceed its '''max attempt'''
+  * KILLED: When to decide a Job is killed?
  
  {{attachment:job_status.png}}
  

Reply via email to