dkoepke opened a new pull request #11407:
URL: https://github.com/apache/druid/pull/11407


   ### Description
   
   Quote the `$java_exec` var in `examples/bin/verify-java` to support spaces 
in `DRUID_JAVA_HOME`/`JAVA_HOME`. At present, the steps before and after the 
version check properly quote the path, but the version check spuriously fails 
when pointing to a Java 8 install that has a space in its path.
   
   I manually verified that the quoted version correctly starts Druid using 
`bin/supervise -c conf/supervise/single-server/micro-quickstart.conf`.
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.
   


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