vogievetsky commented on code in PR #13365: URL: https://github.com/apache/druid/pull/13365#discussion_r1035396104
########## examples/bin/start-druid: ########## @@ -0,0 +1,548 @@ +#!/usr/bin/env python3 Review Comment: is this chill? should there be a p2 + p3 version? Have a look at how `post-index-task` does it - it is a bash script that routes to the appropriate python because we can not assume that the user has python3 -- 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]
