WingsGo opened a new pull request #1810: fix tablet meta tool command argument bug URL: https://github.com/apache/incubator-doris/pull/1810 In tablet-meta-tool document, the commad to get a tablet meta as following will cause a invalid operation, I found the correct argument in code is get_meta. `./lib/meta_tool --root_path=/path/to/root_path --operation=get_header --tablet_id=xxx --schema_hash=xxx`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
