Hi Team,


I was using java 8 (Jdk 8, jre 8) earlier. And For Database
connectivity with POSTMAN, I used apache driller 1.18.0 . It worked
fine. But now the java 8 version is outdated and I'm moving to java 16
(jdk 16) but apache drill is not compatible with this version of java.
Is there any solution to resolve this. I  am majorly blocked with
this.

 With below script I got this:

 C:\Automation\apache-drill-1.19.0\bin>sqlline.bat -u "jdbc:drill:zk=local"
Java HotSpot(TM) 64-Bit Server VM warning: Option --illegal-access is
deprecated and will be removed in a future release.

 And on hitting https://localhost:8047/query - i m getting 405 error

Reply via email to