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/05/11 19:00:51 UTC

[jira] [Created] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

Jimmy Xiang created HBASE-5990:
----------------------------------

             Summary: TestHCM failed with Hadoop 2.0.0
                 Key: HBASE-5990
                 URL: https://issues.apache.org/jira/browse/HBASE-5990
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 0.96.0
            Reporter: Jimmy Xiang
            Priority: Minor
             Fix For: 0.96.0


Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!

Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)


--
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-5990) TestHCM failed with Hadoop 2.0.0

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

stack commented on HBASE-5990:
------------------------------

Regex would be less likely to break later on whether different hadoops or platforms?  What you think?
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273600#comment-13273600 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

The exception is stringfied over RPC.  In the client side, new RegionMovedException(String) is used.
The issue is related to the string passed in.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Assigned] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang reassigned HBASE-5990:
----------------------------------

    Assignee: Jimmy Xiang
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Hadoop Flags: Incompatible change
          Status: Patch Available  (was: Open)
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

stack updated HBASE-5990:
-------------------------

      Resolution: Fixed
    Hadoop Flags: Incompatible change,Reviewed  (was: Incompatible change)
          Status: Resolved  (was: Patch Available)

Lets try it.  Applied to TRUNK.  Thanks for the patch Jimmy
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Status: Patch Available  (was: Open)
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273595#comment-13273595 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

Hadoop RemoteException is changed.  It used to pass in the first line of the error message.  Now it passes in
the whole page of detailed error message.  That's why we need the newline there.  It is not related to servername parsing.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Component/s: client
       Priority: Major  (was: Minor)
     Issue Type: Bug  (was: Test)
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274100#comment-13274100 ] 

Hudson commented on HBASE-5990:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #3 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/3/])
    HBASE-5990 TestHCM failed with Hadoop 2.0.0 (Revision 1337695)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/RegionMovedException.java

                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

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

stack commented on HBASE-5990:
------------------------------

@Jimmy How is the '\n' getting inserted?  I see we create RegionMovedException like this:

{code}throw new RegionMovedException(sn.getHostname(), sn.getPort());{code}

Is the servername parse bad or something such that its prepending a '\n'?
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273611#comment-13273611 ] 

Hadoop QA commented on HBASE-5990:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12526562/hbase-5990.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

    +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.hbase.TestDrainingServer

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/1850//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/1850//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1850//console

This message is automatically generated.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274049#comment-13274049 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

It is not backward compatible.  Fortunately, 0.96 is a singularity.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274048#comment-13274048 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

How about patch 2? I added a "." to the end of the message. So we are sure how to parse it no matter how hadoop/platform changes.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273551#comment-13273551 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

It is more than a test issue actually. The region cache is really affected.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273768#comment-13273768 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

I think '\n' is fine.  Basically, the parsing should match the string returned as getMessage() call.
We don't return a space at the end.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

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

stack commented on HBASE-5990:
------------------------------

Should we have a regex in there instead?  One that is fine w/ a space or '\n' or whatever else kinda whitespace we are thrown?
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Attachment: hbase_5990_v2.patch
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274090#comment-13274090 ] 

Hudson commented on HBASE-5990:
-------------------------------

Integrated in HBase-TRUNK #2882 (See [https://builds.apache.org/job/HBase-TRUNK/2882/])
    HBASE-5990 TestHCM failed with Hadoop 2.0.0 (Revision 1337695)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/RegionMovedException.java

                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Status: Open  (was: Patch Available)
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Jimmy Xiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273773#comment-13273773 ] 

Jimmy Xiang commented on HBASE-5990:
------------------------------------

The issue with '\n' is that I haven't tried it on windows. What do you think? Go with regex?
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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-5990) TestHCM failed with Hadoop 2.0.0

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274052#comment-13274052 ] 

Hadoop QA commented on HBASE-5990:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12526645/hbase_5990_v2.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

    +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 appears to introduce 31 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.hbase.master.TestSplitLogManager

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/1862//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/1862//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/1862//console

This message is automatically generated.
                
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Bug
>          Components: client, test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch, hbase_5990_v2.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

--
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] [Updated] (HBASE-5990) TestHCM failed with Hadoop 2.0.0

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

Jimmy Xiang updated HBASE-5990:
-------------------------------

    Attachment: hbase-5990.patch
    
> TestHCM failed with Hadoop 2.0.0
> --------------------------------
>
>                 Key: HBASE-5990
>                 URL: https://issues.apache.org/jira/browse/HBASE-5990
>             Project: HBase
>          Issue Type: Test
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0
>
>         Attachments: hbase-5990.patch
>
>
> Running org.apache.hadoop.hbase.client.TestHCM
> Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.742 sec <<< FAILURE!
> Failed tests:   testRegionCaching(org.apache.hadoop.hbase.client.TestHCM)

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