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

Zhihong Yu commented on HBASE-5124:
-----------------------------------

Tried patch v2 on a 5 node cluster running latest 0.92 code:
{code}
-zk 10.253.68.161 -zk_port 2181 -tn loadtool -num_keys 100 -write 3:120
{code}
The result is fine:
{code}
2012-01-05 15:00:01,732 DEBUG [HBaseWriterThread_14] client.MetaScanner(188): 
Scanning .META. starting at row=loadtool,3333332a,00000000000000 for max=10 
rows using 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation@477a1767
2012-01-05 15:00:01,869 DEBUG [HBaseWriterThread_13] client.MetaScanner(188): 
Scanning .META. starting at row=loadtool,3851eb7b,00000000000000 for max=10 
rows using 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation@477a1767
Failed to write keys: 0
{code}
                
> Backport LoadTestTool to 0.92
> -----------------------------
>
>                 Key: HBASE-5124
>                 URL: https://issues.apache.org/jira/browse/HBASE-5124
>             Project: HBase
>          Issue Type: Task
>            Reporter: Zhihong Yu
>            Assignee: Zhihong Yu
>             Fix For: 0.92.0
>
>         Attachments: hbase-5124.txt
>
>
> LoadTestTool is very useful.
> This JIRA backports LoadTestTool to 0.92 so that users don't have to build 
> TRUNK in order to use it against 0.92 cluster.

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