[
https://issues.apache.org/jira/browse/HADOOP-8804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467893#comment-13467893
]
Eli Collins commented on HADOOP-8804:
-------------------------------------
This patch still prints "NameNode '0.0.0.0:18021' (active)", just adds more
info wrt hostname which I don't think is necessary. I'd actually go with option
#4 and leave the HDFS side alone for now since it's the best of the current UIs
and improve the RM, JT, NM side since they're worse, eg "0 Hadoop Map/Reduce
Administration" eg make them consistent could be "JobTracker '0.0.0.0:50030'"
to match.
(Btw checked out the patch, should use InetAddress methods rather than check
for address constants as strings, eg "0.0.0.0", which only matches ipv4
wildcard).
> Improve Web UIs when the wildcard address is used
> -------------------------------------------------
>
> Key: HADOOP-8804
> URL: https://issues.apache.org/jira/browse/HADOOP-8804
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 1.0.0, 2.0.0-alpha
> Reporter: Eli Collins
> Assignee: Senthil V Kumar
> Priority: Minor
> Labels: newbie
> Attachments: DisplayOptions.jpg, HADOOP-8804-1.0.patch,
> HADOOP-8804-trunk.patch, HADOOP-8804-trunk.patch
>
>
> When IPC addresses are bound to the wildcard (ie the default config) the NN,
> JT (and probably RM etc) Web UIs are a little goofy. Eg "0 Hadoop Map/Reduce
> Administration" and "NameNode '0.0.0.0:18021' (active)". Let's improve them.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira