findingrish commented on PR #13365: URL: https://github.com/apache/druid/pull/13365#issuecomment-1333325947
Thanks for the review @gianm, @vogievetsky & @kfaraz Summarising the changes I have made: * Added support for Python2 * Added a new entry point script called `start-druid-auto`, renamed the python script to `start-druid-main` * Moved the configs under `conf/druid/auto` * Changes in supervise script to read repeated arguments, removed splitting logic, java_opts array transformation * Added brief description about the new script in operations/single-server.md, added `auto` profile * Rest of the docs refer `auto` profile instead of `micro-quickstart` * Added installation instructions for python interpreter -- 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]
