[ https://issues.apache.org/jira/browse/MAPREDUCE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13163066#comment-13163066 ]
Siddharth Seth commented on MAPREDUCE-3349: ------------------------------------------- Missed this in the previous review - a null check is required on setting the rack name when creating TaskAttemptUnsuccessfulCompletionEvent in TaskAttemptImpl. That's already in place while setting rackname in Map/ReduceAttemptFinishedEvent. > No rack-name logged in JobHistory for unsuccessful tasks > -------------------------------------------------------- > > Key: MAPREDUCE-3349 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3349 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Vinod Kumar Vavilapalli > Assignee: Devaraj K > Priority: Blocker > Fix For: 0.23.1 > > Attachments: MAPREDUCE-3349-v1.4.patch, MAPREDUCE-3349.patch > > > Found this while running jobs on a cluster with [~Karams]. > This is because TaskAttemptUnsuccessfulCompletionEvent history record doesn't > have a rack field. -- 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