Just to clarify what you are saying. Currently, the JDBC driver will only work if I am writing code to use the driver and launch it, and thus I can put everything necessary on the classpath.
On Fri, Sep 12, 2014 at 12:00 AM, Aditya <[email protected]> wrote: > Drill embedded mode is currently not supported by the JDBC driver. > > On Thu, Sep 11, 2014 at 9:37 PM, Jim Scott <[email protected]> wrote: > > > I have pulled down the new 0.5 build and I have decided to try to get > > dbvisualizer working with this driver. > > > > > > *(If there is something I have wrong here, please let me know)* > > When I use this jar: jars/jdbc-driver/drill-jdbc-all-0.5.0-incubating.jar > > and this driver: org.apache.drill.jdbc.Driver > > with this URL: jdbc:drill:zk=local > > I get the following while establishing the connection: > > Long Message: > > org/eclipse/jetty/server/Handler >
