Re: Drill Query Problem

2015-12-05 Thread Sanjeev Verma
I am not sure but seeing a related exception while executing a big query. org.apache.drill.common.exceptions.UserException: SYSTEM ERROR: JaninoRuntimeException: Code attribute in class "org.apache. drill.exec.test.generated.ProjectorGen189" grows beyond 64 KB On Fri, Dec 4, 2015 at 5:12 PM,

Drill Query Error

2015-10-29 Thread Sanjeev Verma
I am getting Drill exception while querying any clue? RESOURCE ERROR: Waited for 108750ms, but tasks for 'Get block maps' are not complete. Total runnable size 116, parallelism 16.

hbase convert from

2015-10-28 Thread Sanjeev Verma
is there any option/configuration available with drill which can convert the binary row key from the result set of query without using convert_from function.

Drill HBase Scan

2015-09-08 Thread Sanjeev Verma
I am looking for the query flow when I query some Hbase table.more specifically I want to know about HBase table scan.how drill hbase storage plugin actually works. Could anybody provide me details. Thanks