You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/26 12:10:00 UTC

[jira] [Commented] (YARN-7823) add configuration to use ip as NM address rather than hostname

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

ASF GitHub Bot commented on YARN-7823:
--------------------------------------

GitHub user xulongzhe opened a pull request:

    https://github.com/apache/hadoop/pull/333

    YARN-7823. add configuration to use ip as NM address rather than hostname

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/xulongzhe/hadoop trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/333.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #333
    
----
commit eae75a8e53d954fd5556654a1fcf915460ee7531
Author: Xu Long Zhe <10...@...>
Date:   2018-01-24T04:03:47Z

    Update ContainerManagerImpl.java
    
    add configuration to use ip as nodemanager address instead of hostname

commit 192e65e5b610624774053fc85f264bc465aded8a
Author: Xu Long Zhe <10...@...>
Date:   2018-01-24T04:08:27Z

    Update yarn-default.xml

commit 53d725e039a07c2d21c5a9daa4adabd3f80703d0
Author: Xu Long Zhe <10...@...>
Date:   2018-01-24T04:09:10Z

    Merge pull request #1 from xulongzhe/xulongzhe-patch-1
    
    Update ContainerManagerImpl.java

commit 75b92d3ea5e802de9dab5dc5b1f2d74160a50a52
Author: Xu Long Zhe <10...@...>
Date:   2018-01-24T04:11:35Z

    Update YarnConfiguration.java

commit e883c61aa8a41e81b043f2f20cc632b414a8750d
Author: Xu Long Zhe <10...@...>
Date:   2018-01-24T12:20:38Z

    Update YarnConfiguration.java

----


> add configuration to use ip as NM address rather than hostname
> --------------------------------------------------------------
>
>                 Key: YARN-7823
>                 URL: https://issues.apache.org/jira/browse/YARN-7823
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: nodemanager
>            Reporter: xulongzhe
>            Priority: Major
>
> now we use hostname as NM address even set ip address in configuration. but itĀ inconvenient when we check application info or log on webui (must edit hosts file).
> it necessary to add a configure option to allow user to use IP as NM address



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org