reduce % complete incorrect in webui ------------------------------------ Key: HADOOP-847 URL: http://issues.apache.org/jira/browse/HADOOP-847 Project: Hadoop Issue Type: Bug Components: mapred Affects Versions: 0.9.2 Reporter: Nigel Daley
I have a running job that has 1002 reduces. Currently the JobTracker WebUI has the following: Kind %Complete Num Tasks Pending Running Complete Killed Failures map <snip> reduce 100.00% 1002 0 2 1000 0 10 So 2 reduces are still running but the % complete is 100%. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira