[
https://issues.apache.org/jira/browse/HBASE-14084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630119#comment-14630119
]
Yu Li commented on HBASE-14084:
-------------------------------
[~dimaspivak], yes you are right, we could use IntegrationTestBulkload directly
for the scenario I mentioned. Actually I was just trying to give an example of
why we need the standalone tool back, but obviously not a good example...
About the tool, I think probably adding a new class in name of like
"ChaonsMonkeyRunner" is better. I've uploaded an initial patch to HBASE-11276,
and let's discuss there. :-)
> Observe some out-of-date doc on "Integration Tests" part
> --------------------------------------------------------
>
> Key: HBASE-14084
> URL: https://issues.apache.org/jira/browse/HBASE-14084
> Project: HBase
> Issue Type: Task
> Components: documentation
> Affects Versions: 1.1.0
> Reporter: Yu Li
>
> As titled, have checked src/main/asciidoc/_chapters/developer.adoc and
> confirmed some out-of-date part, such as the doc still refers to
> org.apache.hadoop.hbase.util.ChaosMonkey which doesn't exist anymore
> On the other hand, I think "run ITBLL against distributed cluster" is a
> really good way to do real-world integration/system testing, but existing
> document about this is not explicit enough. Actually it costs me quite a
> while to setup the env and make the testing run smoothly (encountered issues
> like always launching minicluster if run with bin/hbase script, finally got
> it run using bin/hadoop script, etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)