[ https://issues.apache.org/jira/browse/MAPREDUCE-4237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Joseph Evans updated MAPREDUCE-4237:
-------------------------------------------
Status: Patch Available (was: Open)
> TestNodeStatusUpdater can fail if localhost has a domain associated with it
> ---------------------------------------------------------------------------
>
> Key: MAPREDUCE-4237
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4237
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Attachments: MR-4237.txt
>
>
> On some systems, RHEL where I work, localhost can resolve to localhost.localdomain.
TestNodeStatusUpdater can fail because the nodeid containes .localdomain which is not expected
by the hard coded localhost string.
--
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
|