You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/11/26 06:42:10 UTC

[jira] [Created] (HBASE-14888) ClusterSchema: Add Namespace Operations

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)