imay commented on issue #549: Add a colocate join meta repair tool URL: https://github.com/apache/incubator-doris/issues/549#issuecomment-455053722 I think HTTP or SQL is OK. CommandLine need admin to login in the host where service locates on, so it's not convenient. For HTTP and SQL, I prefer HTTP because following reasons. 1. HTTP is more flexible. Admin can pass data through Headers, URL or request body. 2. No need to design command syntax and to change Sql Parser 3. It's more easier to find a HTTP client.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@doris.apache.org For additional commands, e-mail: dev-h...@doris.apache.org