[ https://issues.apache.org/jira/browse/MAPREDUCE-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13093172#comment-13093172
]
Hudson commented on MAPREDUCE-2737:
-----------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #883 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/883/])
MAPREDUCE-2737. Update the progress of jobs on client side. (Siddharth Seth and Mahadev
Konar via mahadev)
mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1162979
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/Job.java
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/TestJobMonitorAndPrint.java
> Update the progress of jobs on client side
> ------------------------------------------
>
> Key: MAPREDUCE-2737
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2737
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Ramya Sunil
> Assignee: Siddharth Seth
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2737.patch, MAPREDUCE-2737.patch, MR2737.patch, MR2737_1.patch,
MR2737_2.patch
>
>
> The progress of the jobs are not being correctly updated on the client side. The map
progress halts at 66% and both map/reduce progress % does not display 100 when the job completes.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|