Queries getting CANCELED

2017-10-17 Thread Rahul Raj
I have a web app that generates CSV files using Drill. When the CSV size gets larger, the query state moves to CANCELED and results are always partial/truncated. The same happens with larger parquet files too and works fine with smaller data sets. Code snippet is similar to: try(Connection conne

Re: Queries getting CANCELED

2017-10-17 Thread Khurram Faraaz
getting CANCELED I have a web app that generates CSV files using Drill. When the CSV size gets larger, the query state moves to CANCELED and results are always partial/truncated. The same happens with larger parquet files too and works fine with smaller data sets. Code snippet is similar to: try

Re: Queries getting CANCELED

2017-10-17 Thread Rahul Raj
version of Drill are you on ? > > > Thanks, > > Khurram > > > From: Rahul Raj > Sent: Tuesday, October 17, 2017 7:09:35 PM > To: user@drill.apache.org > Subject: Queries getting CANCELED > > I have a web app that generates CSV files using Drill. When the CSV size &g