[
https://issues.apache.org/jira/browse/HBASE-18610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16177302#comment-16177302
]
Enis Soztutar commented on HBASE-18610:
---------------------------------------
bq. The second part from your comment indicated that non-remote hbase-site.xml
was used.
I think, the conf directory contains an hbase-site.xml file with
{{hbase.cluster.distributed=true}}. That is also why the command to run the CM
from Java succeeded for me:
{code}
../bin/hbase org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner -c
../conf/hbase-site.xml -m serverKilling --tableName load_test_table
{code}
In any case, I cannot retry the patch now since it needs a rebase.
> Provide capability to activate chaos monkey
> -------------------------------------------
>
> Key: HBASE-18610
> URL: https://issues.apache.org/jira/browse/HBASE-18610
> Project: HBase
> Issue Type: Sub-task
> Reporter: Ted Yu
> Attachments: 18610.v1.txt, 18610.v4.txt, 18610.v5.txt, 18610.v6.txt,
> 18610.v7.txt, 18610.v8.txt
>
>
> Currently load-client runs against a cluster where region servers are stable.
> We need to introduce chaos monkey so that wider coverage for read path is
> exercised.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)