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

Suresh Srinivas commented on HDFS-2481:
---------------------------------------

Comments:
# There are some lines that are beyond 80 chars
# I am not sure about the change in name from server to clientRpcServer - what 
are you trying to capture with that name change?

                
> 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

        

Reply via email to