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

Hudson commented on HDFS-3434:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1049 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1049/])
    HDFS-3434. InvalidProtocolBufferException when visiting DN 
browseDirectory.jsp. Contributed by Eli Collins (Revision 1339712)

     Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1339712
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/common/TestJspHelper.java

                
> InvalidProtocolBufferException when visiting DN browseDirectory.jsp
> -------------------------------------------------------------------
>
>                 Key: HDFS-3434
>                 URL: https://issues.apache.org/jira/browse/HDFS-3434
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>         Attachments: hdfs-3434.txt, hdfs-3434.txt, hdfs-3434.txt
>
>
> The nnaddr field on dfsnodelist.jsp is getting set incorrectly. When 
> selecting the "haus04" under the "Node" table I get a link with the http 
> address which is bogus (the wildcard/http port not the nn rpc addr), which 
> results in an error of "Call From haus04.mtv.cloudera.com/172.29.122.94 to 
> 0.0.0.0:10070 failed on connection exception: java.net.ConnectException: 
> Connection refused". The browse this file system link works.

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