Re: Drill on Azure

2016-08-02 Thread Santosh Kulkarni
That's great! Thanks Neeraja. On Tue, Aug 2, 2016 at 6:18 PM, Neeraja Rentachintala < nrentachint...@maprtech.com> wrote: > Just happened to see this great set of comprehensive blog/tutorials on how > to deploy Drill on Azure and use it with a variety of sources on Azure. > Wanted to share the

Drill view in shell mode

2016-07-28 Thread Santosh Kulkarni
How to see a view created in Drill Explorer thru Drill shell? Is there any any command for Drill views? Thanks, Santosh

Re: Connecting to Drill ODBC DSN takes exceptionally long time

2016-07-27 Thread Santosh Kulkarni
ize metadata access > experience from Tableay. > Additionally make sure you are using the Tableau TDC file that ships with > Drill ODBC drier. > > > https://community.mapr.com/community/answers/blog/2016/07/20/drill-best-practices-for-bi-and-analytical-tools > > -Neeraja > >

Connecting to Drill ODBC DSN takes exceptionally long time

2016-07-25 Thread Santosh Kulkarni
While connecting Tableau to Drill ODBC DSN, it takes almost 5 minutes to connect to Drill.I created 2 DSN, one for Zookeeper Quorum and other one for Direct to drillbit, Both take very long time to connect successfully to Drill. Also, after the connection just to open Schema and the tables within

Re: Drill on Hive table

2016-07-17 Thread Santosh Kulkarni
<joeswin...@gmail.com> wrote: > Did you get this resolved? I have the same issue > > On Sun, Jul 3, 2016 at 10:49 PM, Santosh Kulkarni < > santoshskulkarn...@gmail.com> wrote: > > > Hello, > > > > For a simple query select count(*) from table_name,

Re: CHAR data type

2016-07-04 Thread Santosh Kulkarni
s supported from Drill 1.7 onward. > > - Rahul > > On Mon, Jul 4, 2016 at 9:53 AM, Santosh Kulkarni < > santoshskulkarn...@gmail.com> wrote: > > > Thanks Shankar. I was looking in Drill documentation but did not realize > to > > check in 1.7 Release notes.

Re: CHAR data type

2016-07-04 Thread Santosh Kulkarni
he-drill-1-7-0-release-notes/ > > On 04-Jul-2016 8:07 PM, "Santosh Kulkarni" <santoshskulkarn...@gmail.com> > wrote: > > Hello, > > While running another simple query for select count(*) from table_name, > Drill gave an error for Unsupported Hive data type

CHAR data type

2016-07-04 Thread Santosh Kulkarni
Hello, While running another simple query for select count(*) from table_name, Drill gave an error for Unsupported Hive data type CHAR. The column is of CHAR(6) data type. Drill documentation shows CHAR as supported data type. This is on Drill version 1.6 Thanks, Santosh

Drill on Hive table

2016-07-03 Thread Santosh Kulkarni
Hello, For a simple query select count(*) from table_name, Drill gives an error. Error: SYSTEM ERROR: IOException: Can't get Master Kerberos principal for use as renewer. I also ran the kinit -kt command and confirmed the ticket is active. So, if the Kerberos ticket is active and if I can query

Drill on Kerberos (Hive Storage plugin)

2016-07-03 Thread Santosh Kulkarni
Hi, Drill query gives the following error for Hive storage plugin. show databases; Error: SYSTEM ERROR: GSSException: No valid credentials provided (Mechanism Level: Failed to find any Kerberos tgt) This worked before. After renewing the Kerberos connection using kinit -R command, query shows

Re: Apache Drill vs PrestoDB

2016-06-25 Thread Santosh Kulkarni
rted > > - Rahul > > On Tue, Jun 7, 2016 at 8:07 PM, Santosh Kulkarni < > santoshskulkarn...@gmail.com> wrote: > > > Hi, > > > > While searching for comparison between Drill and Presto, google search > > gives a high level design comparison poste

Apache Drill vs PrestoDB

2016-06-07 Thread Santosh Kulkarni
Hi, While searching for comparison between Drill and Presto, google search gives a high level design comparison posted on Quora. Does anyone has more detailed comparison on these 2 tools? Thanks in advance. Santosh

Storage plugin for Cassandra and ElasticSearch

2016-06-07 Thread Santosh Kulkarni
Hello All, I was looking for storage plugin for Cassandra and ElasticSearch. Both Cassandra and ElasticSearch has a large and growing user community. Wondering if anyone can shed some light on the availability of these plugins in Drill? Thanks, Santosh

Which organizations are using Apache Drill?

2016-06-07 Thread Santosh Kulkarni
Hello, We plan to conduct a POC on Apache Drill and would like to know which large organizations are using Drill? What are some of the challenges/lessons learnt along with way? What has been your experience? Thanks, Santosh