[
https://issues.apache.org/jira/browse/HDFS-3434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277495#comment-13277495
]
Hadoop QA commented on HDFS-3434:
---------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12527751/hdfs-3434.txt
against trunk revision .
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 1 new or modified test
files.
+1 javac. The applied patch does not increase the total number of javac
compiler warnings.
+1 javadoc. The javadoc tool did not generate any warning messages.
+1 eclipse:eclipse. The patch built with eclipse:eclipse.
+1 findbugs. The patch does not introduce any new Findbugs (version 1.3.9)
warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
-1 core tests. The patch failed these unit tests in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.common.TestJspHelper
+1 contrib tests. The patch passed contrib unit tests.
Test results:
https://builds.apache.org/job/PreCommit-HDFS-Build/2452//testReport/
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/2452//console
This message is automatically generated.
> 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
>
>
> 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