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=42&rev2=43 == Job Information == A job, derived from JobInProgress, in general holds some basic information, including: - * jobId: BSPJobID. The id of this job. + * jobId: [[BSPJobID|BSPJobID]]. The id of this job. * jobName: String. The name of this job. * user: String. See BSPJobContext.getUser() wherein configures via conf.get("user.name") * jobFile: Path. job.xml. See BSPJobClient.submitJobInternal()
