Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread AnilKumar B
Congrats Sudheesh. Thanks & Regards, B Anil Kumar. On Mon, Nov 9, 2015 at 10:33 AM, Hsuan Yi Chu wrote: > Congrats Sudheesh! > > On Sun, Nov 8, 2015 at 7:10 PM, Amit Hadke wrote: > > > Congrats Sudheesh! > > > > On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche < > adene...@maprtech.com > >

Re: Zookeeper down before query starts/after query finishes

2015-11-08 Thread Hsuan Yi Chu
Thanks Jacques and Yuliya's points. The list summarized by Jacques should be a good guideline to deal with the variety of zookeeper disconnection problems. Regarding the initial target (5.b), I would like to propose that, after session timeouts (instead of setting the time-out on the global level

Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Hsuan Yi Chu
Congrats Sudheesh! On Sun, Nov 8, 2015 at 7:10 PM, Amit Hadke wrote: > Congrats Sudheesh! > > On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche > > wrote: > > > Congrats Sudheesh! > > > > On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish < > abhishek.gir...@gmail.com > > > > > wrote: > > > > >

Re: [VOTE] Release Apache Drill 1.3.0 (rc1)

2015-11-08 Thread Amit Hadke
+1, non-binding Downloaded tarball, mvn clean install Ran join queries,, was able to run queries on json, parquet and sequence files. On Sun, Nov 8, 2015 at 10:01 AM, Abhijit Pol wrote: > resending the vote with details > > +1, non-binding > > ran maven tests, installed on Mac, ran drill in embe

[jira] [Created] (DRILL-4051) I have used the latest drill-1.3,but the error occurred when starting:

2015-11-08 Thread david_hudavy (JIRA)
david_hudavy created DRILL-4051: --- Summary: I have used the latest drill-1.3,but the error occurred when starting: Key: DRILL-4051 URL: https://issues.apache.org/jira/browse/DRILL-4051 Project: Apache D

Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Amit Hadke
Congrats Sudheesh! On Sun, Nov 8, 2015 at 6:27 PM, Abdel Hakim Deneche wrote: > Congrats Sudheesh! > > On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish > > wrote: > > > Congrats Sudheesh! > > > > On Sunday, November 8, 2015, Khurram Faraaz > wrote: > > > > > Congrats Sudheesh! > > > > > > On Su

[jira] [Resolved] (DRILL-2352) MongoDB join queries can't select fields

2015-11-08 Thread Bhallamudi Venkata Siva Kamesh (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bhallamudi Venkata Siva Kamesh resolved DRILL-2352. --- Resolution: Fixed Fix Version/s: (was: Future) > Mo

Re: Access to jira

2015-11-08 Thread Kamesh
Thanks Jacques. It is working. On Sun, Nov 8, 2015 at 10:22 PM, Jacques Nadeau wrote: > Updated. Let me know if it doesn't work. > > -- > Jacques Nadeau > CTO and Co-Founder, Dremio > > On Sun, Nov 8, 2015 at 6:50 AM, Kamesh wrote: > > > Hi All, > > Can I get rights to assign/modify JIRA issue

Re: [DISCUSS] Proposal to turn ValueVectors into separate reusable library & project

2015-11-08 Thread Jacques Nadeau
FYI, the patch also just successfully completed the extended regression suite. -- Jacques Nadeau CTO and Co-Founder, Dremio On Sun, Nov 8, 2015 at 5:09 PM, Jacques Nadeau wrote: > Ok guys, > > I took the quiet time directly after the release candidate went out to do > the first phase of compone

Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Abdel Hakim Deneche
Congrats Sudheesh! On Sun, Nov 8, 2015 at 5:16 PM, Abhishek Girish wrote: > Congrats Sudheesh! > > On Sunday, November 8, 2015, Khurram Faraaz wrote: > > > Congrats Sudheesh! > > > > On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau > > wrote: > > > > > The Apache Drill PMC is very proud to annou

Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Abhishek Girish
Congrats Sudheesh! On Sunday, November 8, 2015, Khurram Faraaz wrote: > Congrats Sudheesh! > > On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau > wrote: > > > The Apache Drill PMC is very proud to announce Sudheesh Katkam as a > > new committer. > > > > Sudheesh has done a great deal of work on D

Re: [DISCUSS] Proposal to turn ValueVectors into separate reusable library & project

2015-11-08 Thread Jacques Nadeau
Ok guys, I took the quiet time directly after the release candidate went out to do the first phase of componentization. You can see my work at [1]. This set of commits has little functional impact. I've also done my best to avoid package or file renaming, rather keeping things in their same packa

[GitHub] drill pull request: DRILL-3987: Componentize Drill, extracting vec...

2015-11-08 Thread jacques-n
GitHub user jacques-n opened a pull request: https://github.com/apache/drill/pull/250 DRILL-3987: Componentize Drill, extracting vectors as separate library You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacques-n/drill DRILL-39

Re: Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Khurram Faraaz
Congrats Sudheesh! On Sun, Nov 8, 2015 at 3:13 PM, Jacques Nadeau wrote: > The Apache Drill PMC is very proud to announce Sudheesh Katkam as a > new committer. > > Sudheesh has done a great deal of work on Drill and it is an honor to now > have him as a committer. We're lucky to have him as part

Announcing new committer: Sudheesh Katkam

2015-11-08 Thread Jacques Nadeau
The Apache Drill PMC is very proud to announce Sudheesh Katkam as a new committer. Sudheesh has done a great deal of work on Drill and it is an honor to now have him as a committer. We're lucky to have him as part of our community. Welcome Sudheesh!

[GitHub] drill pull request: DRILL-4050: Add zip archives to the list of ar...

2015-11-08 Thread adityakishore
GitHub user adityakishore opened a pull request: https://github.com/apache/drill/pull/249 DRILL-4050: Add zip archives to the list of artifacts in verify_relea… …se.sh You can merge this pull request into a Git repository by running: $ git pull https://github.com/adityakish

[jira] [Created] (DRILL-4050) Add zip archives to the list of artifacts in verify_release.sh

2015-11-08 Thread Aditya Kishore (JIRA)
Aditya Kishore created DRILL-4050: - Summary: Add zip archives to the list of artifacts in verify_release.sh Key: DRILL-4050 URL: https://issues.apache.org/jira/browse/DRILL-4050 Project: Apache Drill

Re: Zookeeper down before query starts/after query finishes

2015-11-08 Thread yuliya Feldman
Did not notice your reply :) Yes - I agree with Jacques - we should consider variety of the scenarios here. Thanks,Yuliya From: Jacques Nadeau To: dev Sent: Sunday, November 8, 2015 11:56 AM Subject: Re: Zookeeper down before query starts/after query finishes I think we need to talk

Re: Zookeeper down before query starts/after query finishes

2015-11-08 Thread yuliya Feldman
In the reality if you can not connect to ZK (and ConnectionLoss is a client side error) it either means issues with network on client node itself or issues with ZK quorum.  In those situations unless you receive (eventually) "Session Expiration" or "Connection reestablished" again you don't know

Re: Zookeeper down before query starts/after query finishes

2015-11-08 Thread Jacques Nadeau
I think we need to talk through a couple of different scenarios and decide on Drill behavior in each. Client Based 1) Initial connection to ZK from client fails 2) Client loses ZK Connection a) Reconnects within session timeout b) Cannot reconnect within session timeout (loses session) 3) ZK C

Re: [VOTE] Release Apache Drill 1.3.0 (rc1)

2015-11-08 Thread Abhijit Pol
resending the vote with details +1, non-binding ran maven tests, installed on Mac, ran drill in embedded mode, verified Web UI for CSV header config changes, ran few queries on CSV files with and without header, ran few queries against large CSV files with header in HDFS On Sun, Nov 8, 2015 at 9

Re: Zookeeper down before query starts/after query finishes

2015-11-08 Thread Hsuan Yi Chu
I just submitted a pull request to address DRILL-3751, which focuses on the scenario where query already finishes and zookeeper dies. So Foreman cannot delete the profiles of running queries in zookeeper. I think in this case, after a few retries, Foreman can assume Zookeeper is down. And, this qu

Re: [VOTE] Release Apache Drill 1.3.0 (rc1)

2015-11-08 Thread Hsuan Yi Chu
+1 mvn clean install on mac and linux tried a few queries on distributed mode. Things looked fine On Sun, Nov 8, 2015 at 8:16 AM, Aman Sinha wrote: > +1. > Downloaded the binary tar ball and installed on Mac. Ran Drill in embedded > mode. Tested a few join, aggregation and limit queries agai

[GitHub] drill pull request: DRILL-3751: Reduce zookeeper's retry time to 1...

2015-11-08 Thread jacques-n
Github user jacques-n commented on the pull request: https://github.com/apache/drill/pull/248#issuecomment-154840757 Can you start a design discussion about zookeeper connection management on the list? We need to talk through the behavior of initial connect failure and long term failu

Re: Access to jira

2015-11-08 Thread Jacques Nadeau
Updated. Let me know if it doesn't work. -- Jacques Nadeau CTO and Co-Founder, Dremio On Sun, Nov 8, 2015 at 6:50 AM, Kamesh wrote: > Hi All, > Can I get rights to assign/modify JIRA issues to myself > > -- > Kamesh. >

Re: [VOTE] Release Apache Drill 1.3.0 (rc1)

2015-11-08 Thread Aman Sinha
+1. Downloaded the binary tar ball and installed on Mac. Ran Drill in embedded mode. Tested a few join, aggregation and limit queries against parquet data with and without metadata cache. Tested cancellation for couple of queries. Looked at query profiles on the WebUI. Looks good. On Sat, No

Access to jira

2015-11-08 Thread Kamesh
Hi All, Can I get rights to assign/modify JIRA issues to myself -- Kamesh.