Re: [1.9.0] : UserException: SYSTEM ERROR: IllegalReferenceCountException: refCnt: 0 and then SYSTEM ERROR: IOException: Failed to shutdown streamer

2017-12-06 Thread Anup Tiwari
Hi All, As asked in trail mail can someone explain how to handle :- *UserException: SYSTEM ERROR: IllegalReferenceCountException* *: refCnt: 0?* As above error doesn't explain what and where the real problem is? But if we execute same query in hive for which we get above error then it works.

Re: Error reading int96 fields

2017-12-06 Thread Rahul Raj
I have created https://issues.apache.org/jira/browse/DRILL-6016. You can find the sample dataset at https://github.com/rajrahul/files/blob/master/result.tar.gz Regards, Rahul On Tue, Dec 5, 2017 at 5:57 PM, Vitalii Diravka wrote: > Hi Rahul, > > It looks like a bug.

Re: Does Drill support Full-text search as in Elasticsearch

2017-12-06 Thread Saurabh Mahapatra
Hey Ayush, Just to add to what Aman said: I think the request that I have heard is a SQL interface to Elasticsearch especially when you are joining result with another data source like a RDMBS. Is that what you are trying to accomplish? But the guts of the technology i.e. indexing, search,

Re: Does Drill support Full-text search as in Elasticsearch

2017-12-06 Thread Aman Sinha
Hi, no, currently Drill does not support full-text search and it is unlikely it will do so natively in the near future. Instead, since other products such as Elasticsearch are specialized for it, it would be better to add ES storage plugins in Drill to push down such full-text search filters into