You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 20:59:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell updated HBASE-14254:
----------------------------------------
      Assignee:     (was: Shaohui Liu)
    Resolution: Abandoned
        Status: Resolved  (was: Patch Available)

> 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
>          Components: shell
>            Reporter: Shaohui Liu
>            Priority: Minor
>         Attachments: HBASE-14254-v001.diff
>
>
> 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
(v8.20.10#820010)