Dear Wiki user,

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

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

  JobInProgress // Information contained within JobInProgress <<BR>> 
+ 
+   Path jobFile; <<BR>> 
+   Path localJobFile; <<BR>> 
+   Path localJarFile; <<BR>> 
  
    JobProifile <<BR>>
      String user <<BR>>
      BSPJobID jobid <<BR>>
-     String jobFile <<BR>>
+     --(String jobFile)-- <<BR>>
      String jobName <<BR>>
  
    JobStatus <<BR>>
-     BSPJobID jobid; <<BR>>
+     --(BSPJobID jobid;)-- <<BR>>
      long progress; // % of bsp() <<BR>>
      long cleanupProgress;  // % of cleanup() <<BR>>
      long setupProgress;// % of setup() <<BR>>

Reply via email to