You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yu Li (JIRA)" <ji...@apache.org> on 2017/03/07 10:31:39 UTC

[jira] [Created] (HBASE-17744) Implement simple embedded mode

Yu Li created HBASE-17744:
-----------------------------

             Summary: Implement simple embedded mode
                 Key: HBASE-17744
                 URL: https://issues.apache.org/jira/browse/HBASE-17744
             Project: HBase
          Issue Type: Sub-task
            Reporter: Yu Li
            Assignee: Yu Li


In simple embedded mode, we will
1. Start only one HMaster thread, which also serves as regionserver, and could serve tables other than meta
2. Implement direct access w/o RPC
3. Keep using the existing region assignment, procedure and recovery mechanism
4. Keep using zookeeper (mini-cluster)

More details please refer to the patch.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)