[ https://issues.apache.org/jira/browse/MAPREDUCE-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151899#comment-13151899 ]
Amar Kamat commented on MAPREDUCE-3349: --------------------------------------- Kindly make sure that Rumen's {{TopologyBuilder}} is also fixed in this JIRA. {{TopologyBuilder}} expects hostname in the form '/rack/host' and uses {{TaskAttemptFinishedEvent}} and {{TaskAttemptUnsuccessfulCompletionEvent}} for the same. It also uses split-location from {{TaskStartedEvent}}. Since the hostnames and racknames are now separately logged, we need to make sure that {{TopologyBuilder}} is aware of that. > 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.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