Sergey Shelukhin created HBASE-9824:
---------------------------------------

             Summary: LoadTestTool should be callable using code
                 Key: HBASE-9824
                 URL: https://issues.apache.org/jira/browse/HBASE-9824
             Project: HBase
          Issue Type: Test
          Components: test
            Reporter: Sergey Shelukhin


The way we use LoadTestTool from tests now is not good. Why we have to use the 
class that is directly visible over in the next jar by stitching a bunch of 
command line options is not clear.
We need to use MTW & MTR directly from test code, or add fancy stuff like 
actual methods to LoadTestTool.
Table creation in LoadTestTool is also fragile and inflexible (from command 
line options), not sure what to do about that.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to