You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2015/08/19 12:46:46 UTC

[jira] [Created] (HBASE-14254) Wrong error message when throwing NamespaceNotFoundException in shell

Liu Shaohui created HBASE-14254:
-----------------------------------

             Summary: Wrong error message when throwing NamespaceNotFoundException in shell
                 Key: HBASE-14254
                 URL: https://issues.apache.org/jira/browse/HBASE-14254
             Project: HBase
          Issue Type: Improvement
            Reporter: Liu Shaohui
            Assignee: Liu Shaohui
            Priority: Minor


Wrong error message when throwing NamespaceNotFoundException in shell
{code}
hbase(main):004:0> create 'ns:t1', {NAME => 'f1'}

ERROR: Unknown namespace ns:t1!
{code}
The namespace shoud be {color:red}ns {color}.



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