Github user gokulavasan commented on the issue:
https://github.com/apache/incubator-tephra/pull/26
@twdsilva Couple of comments:
i) It would be good to make changes to only one compat-module and then
open it for review and once the comments are addressed and changes look good,
you can then proceed to port it to other modules and get a final lgtm before
merging. That way you don't have to address changes in all compat modules
everytime
ii) I think what @poornachandra meant was, we currently start the
miniCluster in AbstractHBaseTableTest. And so we can move the code where you
start the MiniDFSCluster to AbstractHBaseTableTest#startMiniCluster method.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---