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

Hudson commented on MAPREDUCE-3828:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1694 (See 
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1694/])
    MAPREDUCE-3828. Ensure that urls in single-node mode are correct. 
Contributed by Siddharth Seth.

acmurthy : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1241791
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/conf/YarnConfiguration.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/conf/TestYarnConfiguration.java

                
> Broken urls: AM tracking url and jobhistory url in a single node setup.
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-3828
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3828
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ahmed Radwan
>            Assignee: Siddharth Seth
>             Fix For: 0.23.1
>
>         Attachments: MR3828.txt, MR3828.txt
>
>
> If the user doesn't explicitly set the yarn.resourcemanager.address conf 
> property, in a single node setup, and tries to connect to the web UI from a 
> remote machine, then all links (AM tracking url and jobhistory url) in the 
> Web UI are broken (pointing to IP address 0.0.0.0).

--
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