You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Demai Ni (JIRA)" <ji...@apache.org> on 2014/03/12 22:16:47 UTC

[jira] [Created] (HBASE-10732) should be 'drop_namespace', instead of 'delete_namespace'

Demai Ni created HBASE-10732:
--------------------------------

             Summary: should be 'drop_namespace', instead of 'delete_namespace' 
                 Key: HBASE-10732
                 URL: https://issues.apache.org/jira/browse/HBASE-10732
             Project: HBase
          Issue Type: Bug
          Components: documentation
            Reporter: Demai Ni
            Priority: Minor


at http://hbase.apache.org/book/namespace.html, 
the example shows 
{code}
#delete namespace
delete_namespace 'my_ns'
{code} 

should be 'drop_namespace'. 

Not sure how to fix a doc error. Hopefully this is the right way to report such issue. Thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)