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=6&rev2=7 A job in general holds some basic information, including: * BSPJobID - * User id: BSPJobContext.getUser() configured in conf.get("user.name") + * User id: See BSPJobContext.getUser() wherein configures via conf.get("user.name") - * Job file: The path to job.xml + * Job file: The path to job.xml. See BSPJobClient.submitJobInternal() * Job name * JobStatus * StartTime
