wenhao created HBASE-28585:
------------------------------
Summary: It is advised that the copy_tables_desc.rb script should
handle scenarios where the namespace does not exist in the target cluster
during table replication.
Key: HBASE-28585
URL: https://issues.apache.org/jira/browse/HBASE-28585
Project: HBase
Issue Type: Improvement
Components: jruby
Affects Versions: 2.4.17
Reporter: wenhao
When utilizing the {{copy_tables_desc.rb}} script to duplicate tables to a
target cluster, if the specified table's namespace is nonexistent in the target
cluster, the script fails to execute successfully. It is recommended to
incorporate logic within the script for detecting and handling scenarios where
the namespace does not exist.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)