[
https://issues.apache.org/jira/browse/HBASE-25707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17311371#comment-17311371
]
Hudson commented on HBASE-25707:
--------------------------------
Results for branch master
[build #250 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/250/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/250/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/250/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/250/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> When restoring a table, create a namespace if it does not exist
> ---------------------------------------------------------------
>
> Key: HBASE-25707
> URL: https://issues.apache.org/jira/browse/HBASE-25707
> Project: HBase
> Issue Type: Bug
> Components: backup&restore
> Affects Versions: 2.0.0
> Reporter: shenshengli
> Assignee: shenshengli
> Priority: Minor
> Fix For: 3.0.0-alpha-1
>
>
> It does not seem to have been taken into account that the namespace of the
> table to be restored does not exist in the target environment, and if the
> namespace does not exist, it will simply throw an error
> (NamespaceNotFoundException ), which is unfriendly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)