Downloaded binary and source tarballs, verified signatures and checksums. Run unit tests on ubuntu with JDK 8 using tar with sources (31:52 min), built on Windows using sources tarball without any issues. Run Drill in embedded and distributed modes on Ubuntu and in embedded mode on Windows, submitted several TPC-DS queries, verified that profiles displayed correctly. Checked JDBC driver using SQuirreL SQL client and custom java client. Verified that jars from prebuilt tar do not contain excessive files I mentioned before.
+1 (binding) Kind regards, Volodymyr Vysotskyi On Wed, May 1, 2019 at 5:50 AM Boaz Ben-Zvi <[email protected]> wrote: > Downloaded both the binary and src tarballs, and verified the SHA > signatures and the PGP. > > Built and ran the full unit tests on both Linux and Mac. > > Successfully ran some old favorite queries, and several manual tests of > REFRESH METADATA with COLUMNS, and verified the metadata files and > summaries. > > +1 from me for RC2 . > > -- Boaz > > On 4/30/19 11:26 AM, Kunal Khatua wrote: > > Ran manual tests with random queries, trying out the UI and running > joins on small tables. > > > > HOCON export of storage plugins does not actually export in HOCON > format, but that is not a blocker. > > > > +1 (binding) > > > > ~ Kunal > > > > On 4/30/2019 4:53:48 AM, Arina Yelchiyeva <[email protected]> > wrote: > > Downloaded binary tarball and ran Drill in embedded mode. > > Verified schema provisioning for text files, dynamic UDFs. > > Ran random queries, including long-running, queried system tables, > created tables with different formats. > > Checked Web UI (queries, profiles, storage plugins, logs pages). > > > > +1 (binding) > > > > Kind regards, > > Arina > > > >> On Apr 30, 2019, at 8:33 AM, Aman Sinha wrote: > >> > >> Downloaded binary tarball on my Mac and ran in embedded mode. > >> Verified Sorabh's release signature and the tar file's checksum > >> Did a quick glance through maven artifacts > >> Did some manual tests with TPC-DS Web_Sales table and ran REFRESH > METADATA > >> command against the same table > >> Checked runtime query profiles of above queries and verified COUNT(*), > >> COUNT(column) optimization is getting applied. > >> Also did a build from source on my linux VM. > >> > >> RC2 looks good ! +1 > >> > >> On Fri, Apr 26, 2019 at 8:28 AM SorabhApache wrote: > >> > >>> Hi Drillers, > >>> I'd like to propose the third release candidate (RC2) for the Apache > Drill, > >>> version 1.16.0. > >>> > >>> Changes since the previous release candidate: > >>> DRILL-7201: Strange symbols in error window (Windows) > >>> DRILL-7202: Failed query shows warning that fragments has made no > progress > >>> DRILL-7207: Update the copyright year in NOTICE.txt file > >>> DRILL-7212: Add gpg key with apache.org email for sorabh > >>> DRILL-7213: drill-format-mapr.jar contains stale git.properties file > >>> > >>> The RC2 includes total of 220 resolved JIRAs [1]. > >>> Thanks to everyone for their hard work to contribute 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 > >>> 751e87736c2ddbc184b52cfa56f4e29c68417cfe located at [4]. > >>> > >>> Please download and try out the release candidate. > >>> > >>> The vote ends at 04:00 PM UTC (09:00 AM PDT, 07:00 PM EET, 09:30 PM > IST), > >>> May 1st, 2019 > >>> > >>> [ ] +1 > >>> [ ] +0 > >>> [ ] -1 > >>> > >>> Here is my vote: +1 > >>> [1] > >>> > >>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12344284 > >>> [2] http://home.apache.org/~sorabh/drill/releases/1.16.0/rc2/ > >>> [3] > >>> > https://repository.apache.org/content/repositories/orgapachedrill-1073/ > >>> [4] https://github.com/sohami/drill/commits/drill-1.16.0 > >>> > >>> Thanks, > >>> Sorabh > >>> > > >
