Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
The generateMissingTableDescriptorFile command accepts multiple table names or generates the missing .tableinfo files for all tables when no table name is specified.
Description
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.
Attachments
Issue Links
- is related to
-
HBASE-25297 [HBCK2] Regenerate missing table descriptors by hbck2
- Resolved
- links to