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

Hudson commented on HADOOP-6461:
--------------------------------

Integrated in Hadoop-Common-22-branch #61 (See 
[https://builds.apache.org/hudson/job/Hadoop-Common-22-branch/61/])
    HADOOP-7351 Regression: HttpServer#getWebAppsPath used to be protected so 
subclasses could supply alternate webapps path but it was made private by 
HADOOP-6461

stack : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1130740
Files : 
* 
/hadoop/common/branches/branch-0.22/src/java/org/apache/hadoop/http/HttpServer.java
* /hadoop/common/branches/branch-0.22/CHANGES.txt


> webapps aren't located correctly post-split
> -------------------------------------------
>
>                 Key: HADOOP-6461
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6461
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Todd Lipcon
>            Assignee: Steve Loughran
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-6461.patch, HADOOP-6461.patch, HADOOP-6461.patch, 
> HADOOP-6461.patch, HADOOP-6461.txt, hadoop-6461.patch, hadoop-6461.patch, 
> hadoop-6461.patch, hadoop-6461.txt, hadoop-6461.txt
>
>
> Post-split, when one builds common it creates an empty build/webapps dir. If 
> you then try to launch the NN for example using 
> HADOOP_HDFS_HOME=/path/to/hdfs hdfs namenode, HttpServer.getWebAppsPath 
> locates the empty common webapps dir, and the NN web UI fails to load.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to