Sanjeet Nishad created HBASE-25610:
--------------------------------------
Summary: Support multiple tables as input in
generateMissingTableDescriptorFile command in HBCK2
Key: HBASE-25610
URL: https://issues.apache.org/jira/browse/HBASE-25610
Project: HBase
Issue Type: Improvement
Components: hbase-operator-tools, hbck2
Reporter: Sanjeet Nishad
Assignee: Sanjeet Nishad
Currently 'generateMissingTableDescriptorFile' command in HBCK2 supports only 1
TableName as input. HBCK's _fixOrphanTables()_ had a support for fixing the
missing .tableinfo files for a list of tables and it also supported fixing the
missing descriptor for all tables if no tables were specified.
It looks like a convinient enhancement to have in
generateMissingTableDescriptorFile command of HBCK2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)