[
https://issues.apache.org/jira/browse/HBASE-13846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579459#comment-14579459
]
Ted Yu commented on HBASE-13846:
--------------------------------
{code}
2985 * @param requireDown require the that cluster no be "up" before it
is set.
{code}
I think I know what the above means:
{code}
2985 * @param requireDown require that the cluster not be "up" before it
is set.
{code}
Please add Apache license header to test class.
> Run MiniCluster on top of other MiniDfsCluster
> ----------------------------------------------
>
> Key: HBASE-13846
> URL: https://issues.apache.org/jira/browse/HBASE-13846
> Project: HBase
> Issue Type: Improvement
> Components: test
> Affects Versions: 2.0.0, 0.98.14, 1.2.0, 1.1.1
> Reporter: Jesse Yates
> Assignee: Jesse Yates
> Priority: Minor
> Fix For: 2.0.0, 0.98.14, 1.2.0, 1.1.1
>
> Attachments: hbase-13846-0.98-v0.patch, hbase-13846-master-v0.patch
>
>
> Similar to how we don't start a mini-zk cluster when we already have one
> specified, this will skip starting a mini-dfs cluster if the user specifies a
> different one.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)