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=30&rev2=31 * finishTime: long. The time this job is finished. * maxTaskAttempts: int. default to 2. * MAX_TASK_EXEC: int. bound to 1. - * numBSPTasks: The number of BSP tasks to be launched. + * numBSPTasks: int. The number of BSP tasks to be launched. + * master: String. The name of master server that is responsible for this job. + * inputPath: Path. Dir where split files are stored. - * Tasks: Actual launched TaskInProgresses depends on numBSPTasks. <<BR>> + * 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>> * task id: TaskID object.
