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

Yu Li updated HBASE-11276:
--------------------------
    Attachment: HBASE-11276.patch

Uploading the initial patch. The standalone tool is added back as 
org.apache.hadoop.hbase.chaos.utils.ChaosMonkeyRunner

Have tested the tool in a distributed cluster and confirmed it works. Here is 
the usage:

{noformat}
$./bin/hbase org.apache.hadoop.hbase.chaos.utils.ChaosMonkeyRunner -h
15/07/17 02:08:08 INFO Configuration.deprecation: hadoop.native.lib is 
deprecated. Instead, use io.native.lib.available
usage: bin/hbase org.apache.hadoop.hbase.chaos.utils.ChaosMonkeyRunner <options>
Options:
 -familyName <arg>            Family name in the test to run chaos monkey 
against
 -h,--help                    Show usage
 -m,--monkey <arg>            Which chaos monkey to run
 -monkeyProps <arg>           The properties file for specifying chaos monkey 
properties.
 -t,--monkeyRunTime <arg>   How much milliseconds to run the chaos monkey, 
1800000 by default
 -tableName <arg>             Table name in the test to run chaos monkey against
{noformat}

> Add back support for running ChaosMonkey as standalone tool
> -----------------------------------------------------------
>
>                 Key: HBASE-11276
>                 URL: https://issues.apache.org/jira/browse/HBASE-11276
>             Project: HBase
>          Issue Type: Task
>    Affects Versions: 0.98.0, 0.96.0, 0.99.0
>            Reporter: Dima Spivak
>            Assignee: Dima Spivak
>            Priority: Minor
>         Attachments: HBASE-11276.patch
>
>
> [According to the ref 
> guide|http://hbase.apache.org/book/hbase.tests.html#integration.tests], it 
> was once possible to run ChaosMonkey as a standalone tool against a deployed 
> cluster. After 0.94, this is no longer possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to