[
https://issues.apache.org/jira/browse/HBASE-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-536:
------------------------
Attachment: hadoop_first.patch
Patch to add to 536 patch that fixes the miniCluster flag on PE broken since we
became a subproject
> 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
>
> Attachments: 536.patch, hadoop_first.patch
>
>
> 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.