michaelli321 opened a new issue, #12824: URL: https://github.com/apache/druid/issues/12824
### Description Currently the quickstart scripts are using Python 2. For example, [this syntax](https://github.com/apache/druid/blob/master/examples/bin/post-index-task-main#L35) in the post-index-task-main script, is using Python 2 syntax. These scripts should be upgraded to Python 3. -- 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]
