[ https://issues.apache.org/jira/browse/HDFS-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13132979#comment-13132979 ]
Hadoop QA commented on HDFS-2481: --------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12500216/testFailures2.patch against trunk revision . +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 3 new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +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: org.apache.hadoop.hdfs.server.namenode.TestBackupNode org.apache.hadoop.hdfs.TestFileAppend2 org.apache.hadoop.hdfs.TestBalancerBandwidth +1 contrib tests. The patch passed contrib unit tests. Test results: https://builds.apache.org/job/PreCommit-HDFS-Build/1407//testReport/ Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/1407//console This message is automatically generated. > Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientProtocol > ---------------------------------------------------------------- > > Key: HDFS-2481 > URL: https://issues.apache.org/jira/browse/HDFS-2481 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Sanjay Radia > Attachments: testFailures1.patch, testFailures2.patch > > > A few unit tests are failing, e.g. > {noformat} > Test set: org.apache.hadoop.hdfs.TestDistributedFileSystem > ------------------------------------------------------------------------------- > Tests run: 7, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 16.813 sec > <<< FAILURE! > testAllWithDualPort(org.apache.hadoop.hdfs.TestDistributedFileSystem) Time > elapsed: 0.254 sec <<< ERROR! > java.io.IOException: java.io.IOException: Unknown protocol: > org.apache.hadoop.hdfs.protocol.ClientProtocol > at > org.apache.hadoop.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:615) > at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:1517) > ... > {noformat} -- 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