stack created HBASE-14888:
-----------------------------
Summary: ClusterSchema: Add Namespace Operations
Key: HBASE-14888
URL: https://issues.apache.org/jira/browse/HBASE-14888
Project: HBase
Issue Type: Sub-task
Components: API
Reporter: stack
Assignee: stack
Add in a ClusterSchema Interface. It will have all API for all cluster
manipulation; adding namespaces, tables, amending column families, etc. The
idea is to gather up our mess and put it all behind a tidy API that all works
the same way whatever you changing returning a Future to wait on and behind the
scenes driving Procedures.
This patch does namespace operations first.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)