You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Y. SREENIVASULU REDDY (JIRA)" <ji...@apache.org> on 2015/10/30 09:22:28 UTC

[jira] [Created] (HBASE-14726) create NameSpace in peer cluster, if using enable_table_replication with NameSpace

Y. SREENIVASULU REDDY created HBASE-14726:
---------------------------------------------

             Summary: create NameSpace in peer cluster, if using enable_table_replication with NameSpace
                 Key: HBASE-14726
                 URL: https://issues.apache.org/jira/browse/HBASE-14726
             Project: HBase
          Issue Type: Improvement
            Reporter: Y. SREENIVASULU REDDY
            Priority: Minor


currently if we are using enable table replication for table under NameSpace,
operation is failing with Namespace not exist.

currently table only creating using enable table replication in peer cluster.
Better to create NameSpace also in peer cluster if not exist, using enable table replication.

{code}
enable_table_replication 'ns:replicateTable'
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)