AlanyTan commented on issue #12374: URL: https://github.com/apache/druid/issues/12374#issuecomment-1081840354
Yeah, I tried both DRUID_JAVA_HOME and JAVA_HOME, either way the `bin/verify-java` returned `0` telling me it passes the verification. Druid starts, and the webGUI works, I was able to use data loader, etc. It only throws error after submitting a task, which needs to be run asynchronously in a separate process, in which case, it seems relying on the PATH. Not big deal, but seems not consistent given DRUID_JAVA_HOME was given and was able to start the main broker, router, etc. -- 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]
