findingrish commented on code in PR #13365: URL: https://github.com/apache/druid/pull/13365#discussion_r1030017075
########## examples/bin/start-druid-main: ########## @@ -0,0 +1,436 @@ +#!/usr/bin/env python3 Review Comment: The `.py` extension is optional. Since this is an exectuable file now it looks cleaner this way. I referred another python script `post-index-task-main3`. -- 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]
