Weiming Shi created HADOOP-9531: ----------------------------------- Summary: progress indicator should be progress*100% in TaskTracker.reportProgress Key: HADOOP-9531 URL: https://issues.apache.org/jira/browse/HADOOP-9531 Project: Hadoop Common Issue Type: Bug Affects Versions: 1.1.3 Reporter: Weiming Shi Priority: Trivial
The progress indicator in the log generated by TaskTracker.reportProgress(TaskStatus taskStatus) should be taskStatus.getProgress()*100 instead of taskStatus.getProgress(). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira