[
https://issues.apache.org/jira/browse/HBASE-11276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632696#comment-14632696
]
Yu Li commented on HBASE-11276:
-------------------------------
The table/cf is truly optional, but there would be a default value for them in
the tool, since Actions like SplitRandomRegionOfTableAction require a table to
operate on. IMHO, if we require user to make sure the testing table/cf already
exists before running monkeys, then table/cf shouldn't be optional, or if we
keep it as is, we will need the createSchema method to create the table when it
doesn't exist.
[~enis], What's your opinion?
> 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: Yu Li
> Priority: Minor
> Attachments: HBASE-11276.patch, HBASE-11276_v2.patch,
> HBASE-11276_v3.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)