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

Todd Lipcon commented on HDFS-2481:
-----------------------------------

Bunches of the non-mavenized MR tests seem to be failing like this too. EG:

Testcase: testAuditLoggerWithIP took 0.535 sec
        Caused an ERROR
java.io.IOException: Unknown protocol: 
org.apache.hadoop.ipc.TestRPC$TestProtocol

                
> 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: Suresh Srinivas
>
> 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

        

Reply via email to