findingrish commented on PR #13365:
URL: https://github.com/apache/druid/pull/13365#issuecomment-1319559517

   > This is a great work to ease the initial setup work for users especially 
when they're new to Druid.
   > 
   > This startup script relies on a Python script, I know that writting python 
scripts is much simpler than writing bash scripts, but my question is that what 
if they don't have a Python interpreter? Which version of Python do they need 
to run this script? Python 2 or Python 3? Will they struggle on installing a 
python interpreter?
    
   @FrankChen021 thanks for going over the change. 
   
   > Which version of Python do they need to run this script? 
   
   It requires python 3. 
   
   > Will they struggle on installing a python interpreter?
   
   Installing python is straightforward on most environments, IMO it shouldn't 
pose any challenge. 


-- 
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]

Reply via email to