[ https://issues.apache.org/jira/browse/MAPREDUCE-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210023#comment-13210023
]
Hudson commented on MAPREDUCE-3757:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #1752 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1752/])
MAPREDUCE-3757. [Rumen] Fixed Rumen Folder to adjust shuffleFinished and sortFinished
times when needed. (Revision 1245303)
Result = FAILURE
ravigummadi : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245303
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/docs/src/documentation/content/xdocs/rumen.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/test/tools/data/rumen/small-trace-test/goldFoldedTrace.json.gz
* /hadoop/common/trunk/hadoop-tools/hadoop-rumen/src/main/java/org/apache/hadoop/tools/rumen/LoggedTaskAttempt.java
> Rumen Folder is not adjusting the shuffleFinished and sortFinished times of reduce task
attempts
> ------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-3757
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3757
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tools/rumen
> Reporter: Ravi Gummadi
> Assignee: Ravi Gummadi
> Attachments: 3757.v0.patch, 3757.v1.1.patch, 3757.v1.patch
>
>
> Rumen Folder is not adjusting the shuffleFinished and sortFinished times of reduce task
attempts when it is adjusting the attempt-start-time and attempt-finish-time. This is leading
to wrong values which are greater than the attempt-finish-time in trace file.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|