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=1&rev2=2 + JobInProgress <<BR>> - JobInProgress + JobProifile <<BR>> + String user <<BR>> + BSPJobID jobid <<BR>> + String jobFile <<BR>> + String jobName <<BR>> + JobStatus <<BR>> - JobProifile - String user - BSPJobID jobid + BSPJobID jobid; <<BR>> - String jobFile - String jobName + long progress; <<BR>> + long cleanupProgress; // % of cleanup() <<BR>> + long setupProgress;// % of setup() <<BR>> + State state;// runState in enum <<BR>> + int runState; <<BR>> + long startTime; <<BR>> + --String schedulingInfo = "NA"; // no use. remove.-- <<BR>> + String user; <<BR>> + long superstepCount; <<BR>> + --String name; // no use. remove.-- <<BR>> + int tasks; <<BR>> + long finishTime; <<BR>> + Counters counter; <<BR>> - JobStatus - BSPJobID jobid; - long progress; - long cleanupProgress; // % of cleanup() - long setupProgress;// % of setup() - State state;// runState in enum - int runState; - long startTime; - --String schedulingInfo = "NA"; // no use. remove.-- - String user; - long superstepCount; - --String name; // no use. remove.-- - int tasks; - long finishTime; - Counters counter; -
