You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/22 08:36:21 UTC

[GitHub] [incubator-druid] leventov opened a new issue #8928: Support DRUID_JAVA_HOME (or just JAVA_HOME)

leventov opened a new issue #8928: Support DRUID_JAVA_HOME (or just JAVA_HOME)
URL: https://github.com/apache/incubator-druid/issues/8928
 
 
   Currently Druid just uses `java` (see [verify-java](https://github.com/apache/incubator-druid/blob/934547a2159e0580845055cbc12f5bcdf7b705cd/examples/bin/verify-java) script), which is not very developer-friendly outside of containers.
   
   Java 11+ may already be the default java on the developer's machine. So for the purposes of Druid start, it would be nice to support `DRUID_JAVA_HOME` (or, at least, just `JAVA_HOME`) environment variable with a path to Java 8.
   
   FYI @jon-wei @gianm 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org