Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The "TaskInProgress" page has been changed by ChiaHungLin:
https://wiki.apache.org/hama/TaskInProgress?action=diff&rev1=7&rev2=8

  
    --(TaskAttemptID currentTaskId;// the last task in 2d task array should be 
the current execution task. // see job task relation section)-- <<BR>>
  
-   --(TreeMap<TaskAttemptID, String> activeTasks; // all last tasks in 2d 
array should be the active/ running task.)-- <<BR>>
+   --(TreeMap<TaskAttemptID, String> activeTasks; // mapping from TaskId to 
GroomServer. // Task to GroomServer relation is recorded by taskId and groom in 
o.a.h.b.v2.Task.)-- <<BR>>
  
    --(TreeMap<TaskAttemptID, TaskStatus> taskStatuses// each task should embed 
with a status object.)-- <<BR>>
  

Reply via email to