shenshengli created HBASE-25707:
-----------------------------------
Summary: 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
Reporter: shenshengli
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)