Do you have a file ".classpath" in the drill root directory? If yes, then delete it and relaunch sqlline.
On Sat, Dec 7, 2013 at 2:22 PM, Tommy Guy <[email protected]> wrote: > Hey guys, > > I'm seeing a new NoClassDefFoundError starting sqline: > > Connecting to jdbc:drill:schema=parquet-local > java.lang.NoClassDefFoundError: com/codahale/metrics/MetricRegistry > at > > org.apache.drill.exec.server.BootStrapContext.<init>(BootStrapContext.java:43) > at org.apache.drill.exec.server.Drillbit.<init>(Drillbit.java:78) > at > org.apache.drill.jdbc.DrillHandler.onConnectionInit(DrillHandler.java:105) > > > I've cleaned and installed. Is this new? > > Tommy >
