Script for running YCSB on HBase
--------------------------------

                 Key: WHIRR-287
                 URL: https://issues.apache.org/jira/browse/WHIRR-287
             Project: Whirr
          Issue Type: Test
            Reporter: Andrei Savu
            Assignee: Andrei Savu
            Priority: Minor
         Attachments: WHIRR-287.patch

I've created a shell script that can be used to run YCSB [1] on a HBase 
cluster. This could be useful for testing.

Run the script like this: 
{noformat}
whirr run-script --config hbase.properties --script scripts/ycsb_quick_test.sh 
--roles hbase-master
{noformat}

[1] https://github.com/brianfrankcooper/YCSB/wiki/ 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to