[
https://issues.apache.org/jira/browse/HBASE-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251867#comment-13251867
]
Phabricator commented on HBASE-5684:
------------------------------------
amirshim has commented on the revision "[jira] [HBASE-5684] [89-fb] Make
ProcessBasedLocalHBaseCluster run HDFS and make it more robust".
Looks good.
As we talked, maybe we should use
[[http://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html |
WatchService]] for log tailer once we decide to move to Java 7.
And we might want to split HBaseTestingUtility.java at some point since it's
over 1500 lines.
REVISION DETAIL
https://reviews.facebook.net/D2709
BRANCH
make_processbasedlocalhbasecluster_run_HBASE-5684_v10
> Make ProcessBasedLocalHBaseCluster run HDFS and make it more robust
> -------------------------------------------------------------------
>
> Key: HBASE-5684
> URL: https://issues.apache.org/jira/browse/HBASE-5684
> Project: HBase
> Issue Type: Improvement
> Reporter: Mikhail Bautin
> Assignee: Mikhail Bautin
> Attachments: D2709.1.patch, D2709.2.patch, D2709.3.patch,
> D2709.4.patch
>
>
> Currently ProcessBasedLocalHBaseCluster runs on top of raw local filesystem.
> We need it to start a process-based HDFS cluster as well. We also need to
> make the whole thing more stable so we can use it in unit tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira