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

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

stack created HBASE-6174:
----------------------------

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

        

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

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-6174.
--------------------------

    Resolution: Invalid

Hmm... now it passes for me too.  Sorry for the distraction.  Resolving invalid.
                
> 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

        

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

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ 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