Try to check the Java version.
No output from script ./verify-java
which means good right?
Try to check the Java version.
No output from script ./verify-java
which means good right?
I guess it depends what you’re trying to do @honeymoose
I notice that the quickstart scripts have actually three things.
:verify bin/verify-java
:verify bin/verify-default-ports
:verify bin/verify-version-check
I mean, I just do java -version
when I’m concerned that way.
That is right
Tried to install druid instance in different env for testing, in that server we are using JDK 11.
I can see the output.
See here:
Druid officially supports Java 8 only. Support for later major versions of Java is currently in experimental status.