vdiravka commented on issue #2231: URL: https://github.com/apache/drill/issues/2231#issuecomment-844319725
Please use Jira to publish bugs and improvement ideas: http://drill.apache.org/docs/apache-drill-contribution-guidelines/ https://issues.apache.org/jira/projects/DRILL/issues The recommendation here: > Sometimes using the absolute path like C:\Program Files\Java\jdk1.8.0_131 can cause some ambiguity while installing a tool or running a script where JAVA is needed. So, using double quotes for the path is a wise choice. Also, you can set the JAVA_HOME path in the following ways if it contains space: C:\Program~1\Java\jdk1.8.0_131 Progra~1 = 'Program Files' Progra~2 = 'Program Files(x86)' https://stackoverflow.com/questions/45660062/shoud-java-home-variable-contain-quotes-if-points-to-path-with-spaces But anyway you can create a ticket and mark it is as minor -- 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]
