[
https://issues.apache.org/jira/browse/HBASE-25707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-25707.
-----------------------------------
Fix Version/s: 3.0.0-alpha-1
Hadoop Flags: Reviewed
Resolution: Fixed
Merged to master. Reviewed by [~wchevreuil]. Thanks for the PR [~shenshengli]
> 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)