Pruteanu Dragos created DRILL-6805:
--------------------------------------

             Summary: JDBC Driver support Java 10
                 Key: DRILL-6805
                 URL: https://issues.apache.org/jira/browse/DRILL-6805
             Project: Apache Drill
          Issue Type: Bug
          Components: Client - JDBC
            Reporter: Pruteanu Dragos


Add Java 10 support for JDBC driver. 

Now if I try to connect I get: 

09:18:43 java.lang.NoClassDefFoundError: Could not initialize class 
oadd.org.apache.drill.common.config.DrillConfig
 at 
org.apache.drill.jdbc.impl.DrillConnectionImpl.<init>(DrillConnectionImpl.java:159)
 at 
org.apache.drill.jdbc.impl.DrillJdbc41Factory.newDrillConnection(DrillJdbc41Factory.java:72)
 at org.apache.drill.jdbc.impl.DrillFactory.newConnection(DrillFactory.java:68)
 at 
oadd.org.apache.calcite.avatica.UnregisteredDriver.connect(UnregisteredDriver.java:138)
 at org.apache.drill.jdbc.Driver.connect(Driver.java:72)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to