vvysotskyi commented on issue #1446: DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: sun/misc/VM URL: https://github.com/apache/drill/pull/1446#issuecomment-431363371 @dprutean, yes, it looks like the same issue, the stack trace looks similar, but I don't see `sun/misc/VM` entry there. `jdbc-driver-all` is published to the maven central repository (https://mvnrepository.com/artifact/org.apache.drill.exec/drill-jdbc-all/1.14.0), so you can specify it in the pom file, or download using the link http://central.maven.org/maven2/org/apache/drill/exec/drill-jdbc-all/1.14.0/drill-jdbc-all-1.14.0.jar.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
