Remove MiniDFS startup from MiniHBaseCluster
--------------------------------------------
Key: HBASE-536
URL: https://issues.apache.org/jira/browse/HBASE-536
Project: Hadoop HBase
Issue Type: New Feature
Components: test
Reporter: Bryan Duxbury
Assignee: Bryan Duxbury
Priority: Minor
Fix For: 0.2.0
Change MiniHBaseCluster to always require a MiniDfs started elsewhere. It will
decide where to read and write based on the config passed in to its
constructor.
HBaseClusterTestCase will be updated to do the MiniDFS spinup and shutdown as
part of its normal process.
Completing this issue will prime us for solving the truly external DFS issue
for making the test suite faster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.