You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2012/06/06 19:20:23 UTC

[jira] [Commented] (HBASE-6174) TestPBOnWritableRpc failing with -Dhadoop.profile=2.0

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

Jimmy Xiang commented on HBASE-6174:
------------------------------------

I tried this and it is green for me:

mvn -PlocalTests test -Dtest=TestPBOnWritableRpc -Dhadoop.profile=2.0 -U clean

                
> TestPBOnWritableRpc failing with -Dhadoop.profile=2.0
> -----------------------------------------------------
>
>                 Key: HBASE-6174
>                 URL: https://issues.apache.org/jira/browse/HBASE-6174
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Priority: Critical
>
> I see this:
> {code}
> Tests in error: 
>   testCalls(org.apache.hadoop.hbase.ipc.TestPBOnWritableRpc): java.lang.NoSuchMethodError: org.apache.hadoop.net.NetUtils.getInputStream(Ljava/net/Socket;)Ljava/io/InputStream;
> {code}
> when I do this:
> {code}
> $ ~/bin/mvn/bin/mvn -PlocalTests test -Dtest=TestPBOnWritableRpc -Dhadoop.profile=2.0
> {code}
> ... is this 

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