gianm commented on code in PR #13478: URL: https://github.com/apache/druid/pull/13478#discussion_r1037646050
########## examples/bin/verify-java: ########## @@ -42,6 +42,9 @@ Otherwise, install Java 8 or 11 in one of the following locations. * java (installed on PATH) Other versions of Java versions may work, but are not officially supported. + +For more information about selecting a Java runtime visit: +https://druid.apache.org/docs/latest/operations/java.html#selecting-a-java-runtime Review Comment: How about https://druid.apache.org/docs/latest/operations/java.html? This is the first section anyway. -- 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]
