[ 
https://issues.apache.org/jira/browse/HBASE-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell resolved HBASE-10386.
------------------------------------

    Resolution: Invalid

LoadTestTool reports other status updates via System.out and System.err. Better 
to change all or change none. Might as well change none, since nobody has asked 
for it.

> MultiThreadedWriter should utilize LOG in waitForFinish()
> ---------------------------------------------------------
>
>                 Key: HBASE-10386
>                 URL: https://issues.apache.org/jira/browse/HBASE-10386
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>            Priority: Minor
>
> I was doing load test on a 0.98 cluster and saw the following in output:
> {code}
> 2014-01-20 20:44:52,567 [Thread-2] INFO  client.HBaseAdmin 
> (HBaseAdmin.java:enableTable(761)) - Enabled table test
> Starting to write data...
> Failed to write keys: 0
> {code}
> The above was from call to System.out.println()
> There is LOG field in MultiThreadedWriter which is used in other methods 
> except for waitForFinish()
> waitForFinish() should utilize LOG as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to