+1 (non-binding) * downloaded and built from source tar-ball; ran unit tests successfully on Ubuntu * ran simple queries (including cancellations) in embedded mode on Mac; verified states in web UI * ran simple queries (including cancellations) on a 3 node cluster; verified states in web UI
* tested maven artifacts (drill-jdbc) using a sample application <https://github.com/sudheeshkatkam/drill-example>. This application is based on DrillClient, and not JDBC API. I had to make two changes for this application to work (i.e. not backward compatible). However, these changes are not related to this release (commits responsible: 1fde9bb <https://github.com/apache/drill/commit/1fde9bb1505f04e0b0a1afb542a1aa5dfd20ed1b> and de00881 <https://github.com/apache/drill/commit/de008810c815e46e6f6e5d13ad0b9a23e705b13a>). We should have a conversation about what constitutes public API and changes to this API on a separate thread. Thank you, Sudheesh > On Mar 14, 2016, at 12:04 PM, Abhishek Girish <[email protected]> > wrote: > > +1 (non-binding) > > - Tested Drill in distributed mode (built with MapR profile). > - Ran functional tests from Drill-Test-Framework [1] > - Tested Web UI (basic sanity) > - Tested Sqlline > > Looks good. > > > [1] https://github.com/mapr/drill-test-framework > > On Mon, Mar 14, 2016 at 11:23 AM, Venki Korukanti <[email protected] >> wrote: > >> +1 >> >> Installed tar.gz on a 3 node cluster. >> Ran queries on data located in HDFS >> Enabled auth in WebUI, ran few queries and, verified auth and querying >> works fine >> Logged bugs for 2 minor issues/improvements (DRILL-4508 >> <https://issues.apache.org/jira/browse/DRILL-4508> & DRILL-4509 >> <https://issues.apache.org/jira/browse/DRILL-4509>) >> >> Thanks >> Venki >> >> On Mon, Mar 14, 2016 at 10:56 AM, Norris Lee <[email protected]> wrote: >> >>> +1 (Non-binding) >>> >>> Build from source on CentOS. Tested the ODBC driver with queries against >>> hive and DFS (json, parquet, tsv, csv, directories). >>> >>> Norris >>> >>> -----Original Message----- >>> From: Hsuan Yi Chu [mailto:[email protected]] >>> Sent: Monday, March 14, 2016 10:42 AM >>> To: [email protected]; [email protected] >>> Subject: Re: [VOTE] Release Apache Drill 1.6.0 - rc0 >>> >>> +1 >>> mvn clean install on linux vm; Tried some queries; Looks good. >>> >>> On Mon, Mar 14, 2016 at 9:58 AM, Aditya <[email protected]> wrote: >>> >>>> While I did verify the signature and structure of the maven artifacts, >>>> I think Jacques was referring to verify the functionality, which I have >>> not. >>>> >>>> On Mon, Mar 14, 2016 at 8:12 AM, Parth Chandra <[email protected]> >>> wrote: >>>> >>>>> Aditya has verified the maven artifacts. Would it make sense to >>>>> extend >>>> the >>>>> vote by another day to let more people verify the release? >>>>> >>>>> >>>>> >>>>> On Mon, Mar 14, 2016 at 7:08 AM, Jacques Nadeau <[email protected]> >>>>> wrote: >>>>> >>>>>> I haven't had a chance to validate yet. Has anyone checked the >>>>>> maven artifacts yet? >>>>>> On Mar 14, 2016 6:37 AM, "Aditya" <[email protected]> wrote: >>>>>> >>>>>>> +1 (binding). >>>>>>> >>>>>>> * Verified checksum and signature of all release artifacts in[1] >>>>>>> and >>>>>> maven >>>>>>> artifacts in [2] and the artifacts are signed using Parth's >>>>>>> public >>>> key >>>>>> (ID >>>>>>> 9BAA73B0). >>>>>>> * Verified that build and tests pass using the source artifact. >>>>>>> * Verified that Drill can be launched in embedded mode using the >>>>>>> convenience binary release. >>>>>>> * Ran sample queries using classpath storage plugin. >>>>>>> >>>>>>> p.s. Have enhanced the release verification script [3] to allow >>>>> automatic >>>>>>> download and verification of release artifacts through the pull >>>> request >>>>>>> 249[4]. Will merge if someone can review it. >>>>>>> >>>>>>> [1] http://home.apache.org/~parthc/drill/releases/1.6.0/rc0/ >>>>>>> [2] >>>>>> https://repository.apache.org/content/repositories/orgapachedrill- >>>>>> 1030 >>>>>>> [3] >>>>> https://github.com/apache/drill/blob/master/tools/verify_release.sh >>>>>>> [4] https://github.com/apache/drill/pull/249 >>>>>>> >>>>>>> On Mon, Mar 14, 2016 at 12:51 AM, Abdel Hakim Deneche < >>>>>>> [email protected] >>>>>>>> wrote: >>>>>>> >>>>>>>> +1 >>>>>>>> >>>>>>>> built from source with mapr profile and deployed on 2 nodes, >>>>>>>> then >>>> run >>>>>>>> window functions from Drill's test framework. Also took a >>>>>>>> quick >>>> look >>>>> at >>>>>>> the >>>>>>>> WebUI. Everything looks fine >>>>>>>> >>>>>>>> On Sun, Mar 13, 2016 at 5:53 PM, Parth Chandra >>>>>>>> <[email protected]> >>>>>>> wrote: >>>>>>>> >>>>>>>>> Added GPG key >>>>>>>>> >>>>>>>>> On Sat, Mar 12, 2016 at 6:48 PM, Aditya >>>>>>>>> <[email protected]> >>>>>>> wrote: >>>>>>>>> >>>>>>>>>> I couldn't find your signing keys[1]. >>>>>>>>>> >>>>>>>>>> [1] https://github.com/apache/drill/blob/master/KEYS >>>>>>>>>> >>>>>>>>>> On Fri, Mar 11, 2016 at 7:09 AM, Parth Chandra < >>>> [email protected] >>>>>> >>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Hello all, >>>>>>>>>>> >>>>>>>>>>> I'd like to propose the zeroth release candidate (rc0) of >>>> Apache >>>>>>>>> Drill, >>>>>>>>>>> version 1.6.0. >>>>>>>>>>> It covers a total of 44 resolved JIRAs [1]. >>>>>>>>>>> Thanks to everyone who contributed to this release. >>>>>>>>>>> >>>>>>>>>>> The tarball artifacts are hosted at [2] and the maven >>>> artifacts >>>>>> are >>>>>>>>>> hosted >>>>>>>>>>> at [3]. >>>>>>>>>>> >>>>>>>>>>> This release candidate is based on commit >>>>>>>>>>> d51f7fc14bd71d3e711ece0d02cdaa4d4c385eeb located at [4]. >>>>>>>>>>> >>>>>>>>>>> The vote will be open for the next ~72 hours ending at >>>>>>>>>>> 7:10 AM >>>>>>>>> Pacific, >>>>>>>>>>> March >>>>>>>>>>> 14, 2016. >>>>>>>>>>> >>>>>>>>>>> [ ] +1 >>>>>>>>>>> [ ] +0 >>>>>>>>>>> [ ] -1 >>>>>>>>>>> >>>>>>>>>>> Here's my vote: +1 >>>>>>>>>>> >>>>>>>>>>> Thanks, >>>>>>>>>>> >>>>>>>>>>> Parth >>>>>>>>>>> >>>>>>>>>>> [1] >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>> >>>>>> >>>>> >>>> https://issues.apache.org/jira/issues/?jql=project%3D%22Apache%20Drill >>>> %22%20and%20status%20in%20(resolved%2C%20closed)%20and%20fixVersion%3D >>>> 1.6.0 >>>>>>>>>>> [2] >>>>>>>>>>> http://home.apache.org/~parthc/drill/releases/1.6.0/rc0/ >>>>>>>>>>> [3] >>>>>>>>>> >>>>>>> >>>> https://repository.apache.org/content/repositories/orgapachedrill-1030 >>>>>>>>>>> [4] >>>>>>> https://github.com/parthchandra/incubator-drill/tree/drill-1.6.0 >>>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> Abdelhakim Deneche >>>>>>>> >>>>>>>> Software Engineer >>>>>>>> >>>>>>>> <http://www.mapr.com/> >>>>>>>> >>>>>>>> >>>>>>>> Now Available - Free Hadoop On-Demand Training < >>>>>>> >>>>>> >>>>> >>>> http://www.mapr.com/training?utm_source=Email&utm_medium=Signature&utm >>>> _campaign=Free%20available >>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >>
