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)