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=33&rev2=34 * startTime: long. The time this job is started. job status. * finishTime: long. The time this job is finished. job status. * superstepCount: long. This job's superstep count. job satus. + * conf: Configuration. Specific setting for this job. * Tasks: Actual launched TaskInProgress depends on numBSPTasks. <<BR>> TODO: An object that holds multiple tasks execution including successful/ failed/ current task <<BR>> See Job Task Relation section <<BR>>
