Re: "Already had POJO for id" Error In SQL - Join B/W Redshift and HDFS

2016-01-20 Thread Jacques Nadeau
FYI, this is also in master now. -- Jacques Nadeau CTO and Co-Founder, Dremio On Wed, Jan 20, 2016 at 4:14 AM, Boris Chmiel < boris.chm...@yahoo.com.invalid> wrote: > Great ! Thanks Jacques; I expect to try your patch soon > > Le Samedi 16 janvier 2016 2h36, "rohitkulkarn...@gmail.com" < > r

Re: Intermittent Connection Issues

2016-01-20 Thread Abhishek Girish
Hello Adam, I had encountered a similar issue before - DRILL-3075 . As a workaround, the following changes helped me resolve the issue: (1) Update /etc/hosts on each of the 3 nodes with the hostnames and IP addresses of each node. (2) If that doe

Intermittent Connection Issues

2016-01-20 Thread Adam Brinckman
I am trying to setup a drill cluster running 3 vm nodes running CentOS 7. I have successfully installed a small zookeeper ensemble on the three nodes and then installed drill as per the documentation. I am having trouble connecting to the other drillbits when running drill-conf: However, this issue

Changing Map schema in an embeded list

2016-01-20 Thread Christopher Matta
I have some POS log data that I’m converting from XML which has a nested list of items/actions added during the transaction. The issue I’m having is that when I try and flatten the list Drill complains: 0: jdbc:drill:> select flatten(t.RetailTransaction.POSLog.`ARTS:Transaction`.`ARTS:RetailTransa

Re: JDBC Driver - Possible regression

2016-01-20 Thread Stefán Baxter
https://issues.apache.org/jira/browse/DRILL-4291 -Stefan On Wed, Jan 20, 2016 at 3:08 PM, Abdel Hakim Deneche wrote: > Stefán, > > Please reopen the JIRA and add a comment describing what you are seeing. > > Thanks > > On Wed, Jan 20, 2016 at 4:34 AM, Stefán Baxter > wrote: > > > Hi again, > >

Re: JDBC Driver - Possible regression

2016-01-20 Thread Abdel Hakim Deneche
Stefán, Please reopen the JIRA and add a comment describing what you are seeing. Thanks On Wed, Jan 20, 2016 at 4:34 AM, Stefán Baxter wrote: > Hi again, > > We have verified that the error exists on master:head (1.5-SNAPSHOT). > > Regards, > -Stefan > > On Wed, Jan 20, 2016 at 10:39 AM, Stef

Re: JDBC Driver - Possible regression

2016-01-20 Thread Stefán Baxter
Hi again, We have verified that the error exists on master:head (1.5-SNAPSHOT). Regards, -Stefan On Wed, Jan 20, 2016 at 10:39 AM, Stefán Baxter wrote: > Hi, > > We are using the 1.5-SNAPSHOT version of the JDBC drilver (all) and we > seem to be getting this old thing: > > https://issues.apac

Re: "Already had POJO for id" Error In SQL - Join B/W Redshift and HDFS

2016-01-20 Thread Boris Chmiel
Great ! Thanks Jacques; I expect to try your patch soon Le Samedi 16 janvier 2016 2h36, "rohitkulkarn...@gmail.com" a écrit : Oh this is brilliant. I will take a look at this and give it a try. Let me take a moment and thank you all for this ambitious project you've undertaken. Thanks

JDBC Driver - Possible regression

2016-01-20 Thread Stefán Baxter
Hi, We are using the 1.5-SNAPSHOT version of the JDBC drilver (all) and we seem to be getting this old thing: https://issues.apache.org/jira/browse/DRILL-2482 We are either doing something wrong or this or this is a regression. Has anyone else experienced not being able to get nested structures

Re: JSON File, Total numbers Record: 1

2016-01-20 Thread Paolo Spanevello
Hi Jason, You are right, it probably makes sense to introduce such a concept. We could be free from the DataSet. Could I support or apply some requirement on the web? Best, Paolo 2016-01-14 17:36 GMT+01:00 Jason Altekruse : > You can use * to propagate all traits up. The only problem with thi