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=7&rev2=8 * BSPJobID * User id: See BSPJobContext.getUser() wherein configures via conf.get("user.name") * Job file: The path to job.xml. See BSPJobClient.submitJobInternal() - * Job name - * JobStatus + * Job name: The name of this job. + * JobStatus: Mainly JobStatus.State + * superstepCount: - * StartTime + * StartTime * FinishTime * MaxTaskAttempts: the max number of a task can attempt to run. * Tasks: actual TaskInProgresses are launched.
