[ https://issues.apache.org/jira/browse/MAPREDUCE-4262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj K updated MAPREDUCE-4262:
---------------------------------
Attachment: MAPREDUCE-4262.patch
Attaching patch to fix this.
> NM gives wrong log message saying "Connected to ResourceManager" before trying to connect
> -----------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4262
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4262
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 2.0.0, 3.0.0
> Reporter: Devaraj K
> Assignee: Devaraj K
> Priority: Minor
> Attachments: MAPREDUCE-4262.patch
>
>
> {code:xml}
> 2012-05-16 18:04:25,844 INFO org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl:
Connected to ResourceManager at /xx.xx.xx.xx:8025
> 2012-05-16 18:04:26,870 INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
host-xx-xx-xx-xx/xx.xx.xx.xx:8025. Already tried 0 time(s).
> 2012-05-16 18:04:27,870 INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
host-xx-xx-xx-xx/xx.xx.xx.xx:8025. Already tried 1 time(s).
> 2012-05-16 18:04:28,871 INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
host-xx-xx-xx-xx/xx.xx.xx.xx:8025. Already tried 2 time(s).
> 2012-05-16 18:04:29,872 INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
host-xx-xx-xx-xx/xx.xx.xx.xx:8025. Already tried 3 time(s).
> 2012-05-16 18:04:30,873 INFO org.apache.hadoop.ipc.Client: Retrying connect to server:
host-xx-xx-xx-xx/xx.xx.xx.xx:8025. Already tried 4 time(s).
> {code}
--
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
|