suneet-s commented on issue #9276: 0.17.0 reports Druid requires Java 8 URL: https://github.com/apache/druid/issues/9276#issuecomment-580032540 @ceastman-ibm I just noticed this in the logs `sh: 1: source: not found` Looks like this is a bug in the startup script - https://stackoverflow.com/questions/13702425/source-command-not-found-in-sh-shell/13702876 To get you unblocked, I'd recommend you skip the java check in the startup script by setting `export DRUID_SKIP_JAVA_CHECK=1` till this issue is fixed. Thanks for reporting!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
