[ 
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

        

Reply via email to