[
https://issues.apache.org/jira/browse/HBASE-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478253#comment-15478253
]
Hadoop QA commented on HBASE-14254:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 0s
{color} | {color:blue} Docker mode activated. {color} |
| {color:blue}0{color} | {color:blue} patch {color} | {color:blue} 0m 4s
{color} | {color:blue} The patch file was not named according to hbase's naming
conventions. Please see
https://yetus.apache.org/documentation/0.3.0/precommit-patchnames for
instructions. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 6s {color}
| {color:red} HBASE-14254 does not apply to master. Rebase required? Wrong
Branch? See https://yetus.apache.org/documentation/0.3.0/precommit-patchnames
for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12751259/HBASE-14254-v001.diff
|
| JIRA Issue | HBASE-14254 |
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/3489/console |
| Powered by | Apache Yetus 0.3.0 http://yetus.apache.org |
This message was automatically generated.
> 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: Liu Shaohui
> Assignee: Liu Shaohui
> 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
(v6.3.4#6332)