No, that's an edit mistake. No spaces there :) On Friday, March 4, 2016, John Omernik <[email protected]> wrote:
> is there a space between 1 and back tick in your first field? > > On Friday, March 4, 2016, Assaf Lowenstein <[email protected] > <javascript:;>> wrote: > > > Hello Drillers! > > My Drill setup is very simple, querying static gz files that hold jsons. > > Everything was running smooth but we're now seeing what seems to be a > crash > > with a very simple query. here are the details. > > > > This query works > > *select `column1`, column2, myTable.`user`, column3 from > dfs.drill.myTable > > limit 10;* > > > > but this one crashes drill for some reason: > > *select `column1 `, column2, myTable.`user`, column3 from > > dfs.drill. myTable where myTable.`user` = '[email protected] > <javascript:;> > > <javascript:;> > > <[email protected] <javascript:;> <javascript:;>>' limit 10;* > > > > I'm using web UI and in console I simply see - > > [..] > > 0: jdbc:drill:zk=local> SLF4J: Failed to load class > > "org.slf4j.impl.StaticLoggerBinder". > > SLF4J: Defaulting to no-operation (NOP) logger implementation > > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for > further > > details. > > *Killed* > > [..] > > and prompt returns at this stage and I need to restart drill. > > > > Am I doing anything wrong? missing anything? > > Thanks! > > > > Assaf > > > > > -- > Sent from my iThing > -- *Assaf Lowenstein*, *QA Manager, Totango* http://www.totango.com | Contact me @ cell: +(972) 052-4235550
