Re: CTAS and storage format via REST API

2016-01-29 Thread Jason Altekruse
Glad to hear you got this working, do you want to file a doc fix JIRA with your proposed changes? On Fri, Jan 29, 2016 at 3:20 PM, Spoutable wrote: > Yes this worked. Thank You! > > We opted to use a custom authenticator using the java class template > instructions here: > https://drill.apache

Re: CTAS and storage format via REST API

2016-01-29 Thread Spoutable
Yes this worked. Thank You! We opted to use a custom authenticator using the java class template instructions here: https://drill.apache.org/docs/configuring-user-authentication/ The following is an FYI for anybody else that tri

Re: Dynamodb connector for Drill

2016-01-29 Thread Hanifi Gunes
I am not aware of DynamoDB plugin per se however if you have JDBC, ODBC access into your instances you could use respective Drill plugins. Also, it is relatively easy to write a new storage plugin. If you can consider contributing native DynamoDB plugin that would be great. We can get you jump star

Re: Hangout Starting

2016-01-29 Thread scott cote
Before I started helping Ellen Friedman (MapR) promote Drill (at the inception of DFW Data Science), I was asked to be a committer to Apache Ignite (https://ignite.apache.org/ ) . Unfortunately, my new job had no allowances for that project and my homelife was not co

Dynamodb connector for Drill

2016-01-29 Thread Poirier, Arnaud
Hi, Is there any plans to build a Dynamodb connector for Drill? As a workaround, I exported the data from Dynamodb to S3 but the json exported is difficult to exploit especially with nested types. {"trip_id":{"s":"68ead4e8-891f-4acd-87ea-f3abc1a99afd"},"display_name":{"s":"test3142"},"end_date":{

Re: Hangout Starting

2016-01-29 Thread Stefán Baxter
Hi Scot, Could you please tell me a bit more about Drill+Ignite? Regards, -Stefan On Fri, Jan 29, 2016 at 2:57 PM, scott cote wrote: > Anyone working on a DrillBit that can poke into an ignite grid? > > SCott > > > On Jan 26, 2016, at 11:58 AM, Jacques Nadeau wrote: > > > > https://plus.goog

Re: Hangout Starting

2016-01-29 Thread Ted Dunning
Haven't heard of it. Might be interesting, especially I the ignite grid stores data in drill value vectors (see the just formed arrow project) Sent from my iPhone > On Jan 29, 2016, at 6:57, scott cote wrote: > > Anyone working on a DrillBit that can poke into an ignite grid? > > SCott > >

Re: Hangout Starting

2016-01-29 Thread scott cote
Anyone working on a DrillBit that can poke into an ignite grid? SCott > On Jan 26, 2016, at 11:58 AM, Jacques Nadeau wrote: > > https://plus.google.com/hangouts/_/dremio.com/drillhangout?authuser=0 > > -- > Jacques Nadeau > CTO and Co-Founder, Dremio

Error while querying DB2

2016-01-29 Thread Devender Yadav
Hi, I added plugin for DB2: { "type": "jdbc", "driver": "com.ibm.db2.jcc.DB2Driver", "url": "jdbc:db2://xxx.xxx.xxx.xxx:5/BENCHDS:user=db2inst1;password=db2inst1;", "enabled": true } It got successfully added. After that I tried SHOW DATABASES and got the exception: [Error Id: b