Re: Drill query does not return all results from HBase

2016-03-20 Thread Aditya
Finally managed to reproduce it with CDH distribution (So far I was testing with HBase 1.1 distributed with MapR, which does not have this bug). This is essentially an HBase bug, HBASE-13262[1], which has been fixed in 1.0.1, 1.1.0. Please update your HBase distribution. [1]

Re: Drill Storage Plugin for HBase 1.0

2016-03-20 Thread Aditya
Finally managed to reproduce it with CDH distribution (So far I was testing with HBase 1.1 distributed with MapR, which does not have this bug). This is essentially an HBase bug, HBASE-13262[1], which has been fixed in 1.0.1, 1.1.0. Please update your HBase distribution. [1]

Unable to access User Created Schema in SQL Server

2016-03-20 Thread Sanjiv Kumar
*I want to know whether Apache Drill supports only dbo schema?? or it will support all type of schema (user create schema )?.* I am running my system in window 8 and with latest version of Drill(1.5) with embedded mode. I am trying to search with same storage plugin: *{* * "type" :

Re: Drill on EMR hive with S3 backed storage

2016-03-20 Thread Andries Engelbrecht
With Drill 1.3 you probably want to use the s3a library to start with. I don't believe you need the jets3t library for that anymore. However your issue seems to be some confusion between Hive plugin and the actual path to the s3 bucket. Perhaps someone with in depth knowledge of the Hive plugin

Re: unable to start Drill 1.6.0

2016-03-20 Thread Shankar Mane
1. Drill in cluster is *working fine *when *customized* drill-module.conf file is *not present *in dir "apache-drill-1.6.0/conf/drill-module.conf"

Error parsing JSON (drill 1.6.0)

2016-03-20 Thread Shankar Mane
Guys, 1. I am stuck in the middle of somewhere. Could you please help me to resolve below error. 2. I am running query on drill 1.6.0 in cluster on logs json data (150GB size of log file) ( 1 json / line). I have just extract 3 lines from logs for test purpose. please find those