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

Hudson commented on MAPREDUCE-4237:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #1075 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1075/])
    MAPREDUCE-4237. TestNodeStatusUpdater can fail if localhost has a domain 
associated with it (bobby) (Revision 1336399)

     Result = SUCCESS
bobby : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1336399
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeStatusUpdater.java

                
> 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
>             Fix For: 0.23.3, 2.0.0, 3.0.0
>
>         Attachments: MR-4237.txt, 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

        

Reply via email to