Re: Using Drill with Kerberized HDFS

2016-01-15 Thread William Witt
Update core-site.xml Add the following properties to Drill’s core-site.xml found in the $DRILL_HOME/conf folder. yarn.resourcemanager.principal yarn/_h...@example.com hadoop.security.authentication kerberos Add YARN API jar to classpath Find the hadoop-yarn-api.jar for your dis

Re: Using Drill with Kerberized HDFS

2016-01-15 Thread Ted Dunning
Pushing it to the list in imperfect form is a great way to encourage participation. Do you have a non-pdf version? On Fri, Jan 15, 2016 at 7:20 PM, William Witt wrote: > I’ve been meaning to post a how to. Attached is a PDF, I’m not sure if > i’ll make ti to the list however. > > > > William

Re: Using Drill with Kerberized HDFS

2016-01-15 Thread William Witt
I’ve been meaning to post a how to. Attached is a PDF, I’m not sure if i’ll make ti to the list however. William Witt CTO BigDataRevealed (formerly HadoopRevelaed) > On Jan 15, 2016, at 5:03 PM, Nathan Griffith wrote: > > Hello all, > > This question seems to come up fairly frequently, and

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

2016-01-15 Thread rohitkulkarni68
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 a lot! :) Regards, Rohit Sent from my iPhone > On 16-Jan-2016, at 4:11 AM, Jacques Nadeau wrote: > > I have a fix and we should merg

Using Drill with Kerberized HDFS

2016-01-15 Thread Nathan Griffith
Hello all, This question seems to come up fairly frequently, and I'm interested in writing up a 'how to' so that this configuration information is easier to find. It seems like you need to add/tweak some xml files in Drill's conf directory in order to enable Kerberos support--does anyone know wha

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

2016-01-15 Thread Jacques Nadeau
I have a fix and we should merge it shortly into master. You can see the progress here: https://issues.apache.org/jira/browse/DRILL-4277 Note that given the simplicity of the patch, if you are adventurous, you could most likely apply this patch on top of the 1.4 version of Drill if you didn't wan

Re: Apache Drill-Querying One JSON File Per Record Option

2016-01-15 Thread John Radin
Hello Jason- Thank you kindly for your reply! Yes, I thought Drill would be able to read one file per record. I'll need to explore Drill's flatten operations for sure. I've just found it to be a major challenge to work with this FHIR Bundle JSON format (one patient resource bundled with several

Re: Lucene Plugin :: Join Filter and pushdown

2016-01-15 Thread Stefán Baxter
Hi, I would be more than happy to pay for this support if someone renders professional services in this area and is willing to assist us in getting this going. What Drill reader/plugins currently support joins based on filters/indexes that I can study? Regards, -Stefan On Thu, Jan 14, 2016 a