limowang opened a new pull request, #2204: URL: https://github.com/apache/incubator-pegasus/pull/2204
### What problem does this PR solve? [#2203](https://github.com/apache/incubator-pegasus/issues/2203) ### What is changed and how does it work? We can modify pegasus_manual_compact.sh to accept --cluster or --config parameters(but not both simultaneously). When the --config parameter is used, the shell commands inside will use ./run.sh shell --config config_file_path, so there is no need to generate new files, which avoids the directory permission issue. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
