[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114490#comment-13114490
 ] 

chackaravarthy commented on MAPREDUCE-3020:
-------------------------------------------

The issue was : "when creating ReduceAttemptFinishedEvent, instead of passing 
nodeHostName for hostname, containerMgrAddress was passed"..
But creation of MapAttemptFinishedEvent is done in right way.Hence changed the 
code with respect to that.


> Node link in reduce task attempt page is not working [Job History Page]
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3020
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3020
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobhistoryserver
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: chackaravarthy
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: MAPREDUCE-3020.patch
>
>
> RM UI -> Applications -> Application(Job History) -> Reduce Tasks -> Task ID 
> -> Node link is not working
> hostname for ReduceAttemptFinishedEvent is coming wrong when loading from 
> history file.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to