[
https://issues.apache.org/jira/browse/BIGTOP-321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176711#comment-13176711
]
Jonathan Hsieh commented on BIGTOP-321:
---------------------------------------
For help:
{code}
$ HBASE_CLASSPATH=<path>/hbase-smoke-<version>.jar hbase
org.apache.bigtop.itest.hbase.system.TestLoadAndVerify
{code}
Tested on small test cluster:
{code}
$ HBASE_CLASSPATH=<path>/hbase-smoke-<version>.jar hbase
org.apache.bigtop.itest.hbase.system.TestLoadAndVerify
-Dloadmapper.num_to_write=100 loadAndVerify
$ HBASE_CLASSPATH=<path>/hbase-smoke-<version>.jar hbase
org.apache.bigtop.itest.hbase.system.TestLoadAndVerify
-Dloadmapper.table=<targettable> verify
{code}
> Make TestLoadAndVerify parameterizable and runnable from command line
> ---------------------------------------------------------------------
>
> Key: BIGTOP-321
> URL: https://issues.apache.org/jira/browse/BIGTOP-321
> Project: Bigtop
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 0.3.0
> Reporter: Jonathan Hsieh
> Labels: hbase
> Attachments: bigtop-321.patch
>
>
> The default TestLoadAndVerify hardcodes some large values and also does not
> the verification jobs from being run from the command line. This patch will
> generalize the test so that it will remain usable as a test case and also as
> a more general purpose commandline test.
--
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