[jira] [Resolved] (DRILL-1683) malformed config file parse exception silently swallowed - drill fails to start

2014-12-22 Thread Sean Hsuan-Yi Chu (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-1683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Hsuan-Yi Chu resolved DRILL-1683. -- Resolution: Not a Problem > malformed config file parse exception silently swallowed - d

Review Request 29343: DRILL-1786: Pushdown filter into InfoSchema POJO Record Generator to avoid visiting unnecessary schemas

2014-12-22 Thread Venki Korukanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29343/ --- Review request for drill and Mehant Baid. Bugs: DRILL-1786 https://issues.a

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

2014-12-22 Thread Alexander Zarei
+1 -Tied out the default Drill installation - Built from source - Was not able to get the build from source working yet and working on it now. Alex On Mon, Dec 22, 2014 at 9:47 AM, Chun Chang wrote: > +1: nonbinding > > +Deployed RPM to a 4 node cluster and ran various automation tests. This >

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

2014-12-22 Thread Chun Chang
+1: nonbinding +Deployed RPM to a 4 node cluster and ran various automation tests. This release is far more superior than last release in terms of features and quality. On Mon, Dec 22, 2014 at 12:34 AM, Aditya wrote: > > +1 (binding). > > + Verified that the source tarball is snapshot of git com

Re: Review Request 28296: DRILL-1373 - Executing a query with a semi-colon as the last character causes 500 error in the query GUI

2014-12-22 Thread abdelhakim deneche
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28296/ --- (Updated Dec. 22, 2014, 4:35 p.m.) Review request for drill. Changes ---

[RESULT][VOTE] Release Apache Drill 0.7.0 (rc1)

2014-12-22 Thread Jacques Nadeau
Looks like this vote passed. I will push the artifacts out and announce the release once they are propagated. Final Tally: 4 x +1 binding (Aditya, Julian, Tomer, Jacques) 2 x +1 non-binding (Neeraja, Yash) No -1. Thanks everyone! Jacques On Mon, Dec 22, 2014 at 12:34 AM, Aditya wrote: >

Re: Patch Review

2014-12-22 Thread Yash Sharma
Reviewed DRILL-1586: NPE when the collection being queried for does not exist in Mongo DB +1. Comments added to Review board. On Mon, Dec 15, 2014 at 10:32 PM, Kamesh wrote: > Can someone review these patches. > > On Mon, Nov 17, 2014 at 10:44 PM, Kamesh wrote: > > > > Please look into the fol

Re: Patch Review

2014-12-22 Thread Yash Sharma
Reviewed DRILL-1502: Can't connect to mongo when requiring auth +1 - Tested on Sqlline. -- Able to query mongo collection with mongo auth plugin with uid/pwd: { "type": "mongo", "connection": "mongodb://admin:a

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

2014-12-22 Thread Aditya
+1 (binding). + Verified that the source tarball is snapshot of git commit e3ab2c1760ad34bda80141e2c3108f7eda7c9104. + Checksum/signature verified. + Built Drill from the source tarball. All unit tests pass on Windows and Cent-OS. + Launched Drill in embedded mode on Windows; added, removed storag

Re: [DISCUSS] Renaming the RecordBatch interface

2014-12-22 Thread Yash Sharma
Hi Jason, I vote for the name *BatchIterator* which instantly brings a notion of an iterator over a underlying data. Having next method in an iterator also make perfect sense and in general everyone is much familiar with this naming convention as well. Yash On Sat, Dec 20, 2014 at 7:05 AM, Jason

Re: New Contributor

2014-12-22 Thread Yash Sharma
Welcome Amit. Have you thought of any part of Drill you are interested in? Have a look at this page if you have not already: https://cwiki.apache.org/confluence/display/DRILL/Apache+Drill+Contribution+Guidelines And feel free to drop a Hi at out Google Hangout (First Tuesday of every month) wher

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

2014-12-22 Thread Yash Sharma
+1 : Nonbinding --- - Source and binaries present - Source and Binaries contain README, NOTICE, LICENSE Files. - Source contains INSTALL.md - Verified Checksums for src and binaries (md5 & sha) - Able to launch drill from binary di