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

Zhihong Ted Yu commented on HBASE-6524:
---------------------------------------

Two other failed tests:
{code}
testCreateTableRPCTimeOut(org.apache.hadoop.hbase.client.TestAdmin)  Time 
elapsed: 15.187 sec  <<< ERROR!
org.apache.hadoop.hbase.TableNotEnabledException: Retries exhausted while still 
waiting for table: testCreateTableRPCTimeOut to be enabled
        at 
org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:460)
        at 
org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:373)
        at 
org.apache.hadoop.hbase.client.TestAdmin.testCreateTableRPCTimeOut(TestAdmin.java:1125)
{code}
{code}
testReconstruction(org.apache.hadoop.hbase.TestFullLogReconstruction)  Time 
elapsed: 26.141 sec  <<< ERROR!
java.lang.NullPointerException
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.createMultiRegions(HBaseTestingUtility.java:1211)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.createMultiRegions(HBaseTestingUtility.java:1142)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.createMultiRegions(HBaseTestingUtility.java:1116)
        at 
org.apache.hadoop.hbase.TestFullLogReconstruction.testReconstruction(TestFullLogReconstruction.java:99)
{code}
                
> Hooks for hbase tracing
> -----------------------
>
>                 Key: HBASE-6524
>                 URL: https://issues.apache.org/jira/browse/HBASE-6524
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jonathan Leavitt
>             Fix For: 0.96.0
>
>         Attachments: 6524.addendum, createTableTrace.png, hbase-6524.diff
>
>
> Includes the hooks that use [htrace|http://www.github.com/cloudera/htrace] 
> library to add dapper-like tracing to hbase.

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