NihalJain commented on PR #113: URL: https://github.com/apache/hbase-operator-tools/pull/113#issuecomment-1485409726
Tested the changes against a 2.5.2 HBase cluster. First dropped the table descriptor from FS and then ran the generate command. Output post running tool: ``` $ hdfs dfs -ls /apps/hbase/data/data/default/ittable-2090120905/.tabledesc Found 1 items -rw-r--r-- 3 hbase hdfs 1191 2023-03-27 15:49 /apps/hbase/data/data/default/ittable-2090120905/.tabledesc/.tableinfo.0000000001 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
