+1 - Brought up Drill in distributed mode on a 4 node cluster with MapR platform - looks good! - Ran regression tests from [6] - looks good! - Ran unit tests with default & mapr profile - looks good! - Basic sanity tests on Sqlline, Web UI - looks good!
[6] https://github.com/mapr/drill-test-framework On Thu, Dec 27, 2018 at 11:12 AM Aman Sinha <[email protected]> wrote: > - Downloaded source from [3] onto my Linux VM, built and ran unit tests. I > had to run some test suites individually but got a clean run. > - Verified extraneous directory issue (DRILL-6916) is resolved > - Built the source using MapR profile and ran the secondary indexing tests > within mapr format plugin > - Downloaded binary tar ball from [3] on my Mac. Verified checksum of the > file using shasum -a 512 *file *and comparing with the one on [3] > - Verified Vitalii's signature through the following command: gpg --verify > Downloads/apache-drill-1.15.0.tar.gz.asc apache-drill-1.15.0.tar.gz > - Ran Drill in embedded mode and ran a few TPC-H queries. Checked query > profiles through Web UI > > LGTM. +1 > > Aman > > On Thu, Dec 27, 2018 at 6:17 AM Denys Ordynskiy <[email protected]> > wrote: > > > - downloaded source code, successfully built Drill with mapr profile; > > - run Drill in distributed mode on Ubuntu on JDK8; > > - connected from Drill Explorer, explored data on S3 and MapRFS storage; > > - submitted some tests for Drill Web UI and Drill Rest API. > > > > +1 > > > > On Wed, Dec 26, 2018 at 8:40 PM Arina Ielchiieva <[email protected]> > wrote: > > > > > Build from source on Linux, started in embedded mode, ran random > > queries. > > > Downloaded tarball on Windows, started Drill in embedded mode, run > random > > > queries. > > > Check Web UI: Profiles, Options, Plugins sections. > > > > > > Additionally checked: > > > - information_schema files table; > > > - new SqlLine version; > > > - JDBC using Squirrel; > > > - ODBC using Drill Explorer; > > > - return result set option. > > > > > > +1 (binding) > > > > > > Kind regards, > > > Arina > > > > > > On Wed, Dec 26, 2018 at 8:32 PM Volodymyr Vysotskyi < > > [email protected]> > > > wrote: > > > > > > > - Downloaded built tar, checked signatures and hashes for built and > > > source > > > > tars > > > > and for jars; > > > > - run Drill in embedded mode on both Ubuntu and Windows on JDK8 and > > > JDK11; > > > > - created views, submitted random TPCH queries from UI and SqlLine, > > > checked > > > > that profiles are displayed correctly; > > > > - downloaded source tar, ran unit tests and all tests are passed; > > > > - built with mapr profile, started in distributed mode, submitted > > several > > > > tests for hive tables, checked logs, no errors are found; > > > > - connected from SQuirrel, ran several queries, tested > > > > exec.query.return_result_set_for_ddl > > > > option; > > > > - checked metadata correctness for decimal results; > > > > - ran several queries from a Java application; > > > > - built native client and submitted several queries. > > > > > > > > +1 (binding) > > > > > > > > Kind regards, > > > > Volodymyr Vysotskyi > > > > > > > > > > > > On Mon, Dec 24, 2018 at 9:27 PM Vitalii Diravka <[email protected]> > > > > wrote: > > > > > > > > > Hi all, > > > > > > > > > > I'd like to propose the second release candidate (rc2) of Apache > > Drill, > > > > > version 1.15.0. > > > > > > > > > > Changes since the previous release candidate: fixed the > > show-stoppers: > > > > > DRILL-6919: Error: cannot find symbol in class ServerSocketUtil > > > > > DRILL-6920: Fix TestClient.testBasics() yarn test failure > > > > > DRILL-6922: QUERY-level options are shown on Profiles tab > > > > > DRILL-6925: Unable to generate Protobuf > > > > > > > > > > > > > > > The release candidate covers a total of 205 resolved JIRAs [1], > [2]. > > > > > Thanks to everyone who contributed to this release. > > > > > > > > > > The tarball artifacts are hosted at [3] and the maven artifacts are > > > > hosted > > > > > at [4]. > > > > > > > > > > This release candidate is based on commit > > > > > 8743e8f1e8d5bca4d67c94d07a8560ad356ff2b6 located at [5]. > > > > > > > > > > Please download and try out the release. > > > > > > > > > > The vote ends at 7:00am UTC (11:00am PDT, 9:00pm EET, 12:30am (next > > > day) > > > > > IST), Dec > > > > > 28, 2018. It is one day longer, since 12/25/2018 is a holiday. > > > > > > > > > > [ ] +1 > > > > > [ ] +0 > > > > > [ ] -1 > > > > > > > > > > Here's my vote: +1 > > > > > > > > > > [1] > > https://issues.apache.org/jira/projects/DRILL/versions/12343317 > > > > > [2] > > > > > > > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343317&styleName=&projectId=12313820 > > > > > [3] http://home.apache.org/~vitalii/drill/releases/1.15.0/rc2/ > > > > > [4] > > > > > > > > > https://repository.apache.org/content/repositories/orgapachedrill-1062/ > > > > > [5] https://github.com/vdiravka/drill/commits/drill-1.15.0 > > > > > > > > > > Kind regards > > > > > Vitalii > > > > > > > > > > > > > > >
