[ https://issues.apache.org/jira/browse/HADOOP-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Owen O'Malley updated HADOOP-5577: ---------------------------------- Attachment: h5577.patch This patch pulls the relevant status printing code from the old api and calls it from the new api. The new api is changed to take a verbose switch. > The Job.waitForCompletion doesn't print status as the job runs > -------------------------------------------------------------- > > Key: HADOOP-5577 > URL: https://issues.apache.org/jira/browse/HADOOP-5577 > Project: Hadoop Core > Issue Type: Bug > Components: mapred > Affects Versions: 0.20.0 > Reporter: Owen O'Malley > Assignee: Owen O'Malley > Priority: Blocker > Fix For: 0.20.0 > > Attachments: h5577.patch > > > Unlike the old JobClient.runJob, the context object api doesn't print status > as the job runs. This is very unfriendly to users. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.