- Verified the signatures for archives from [2]. - Downloaded Drill tarball from [2]. Launched it in distributed mode on Linux/Ubuntu machine. Ran different queries with cp tpch tables. Checked Storage Plugins Handler functionality. Looks good. - Downloaded sources from [4]. Successfully build it with "mvn clean install -DskipTests -Pmapr". Launched driillbit in distributed mode on the MapR CentOs VM. Performed simple query in Drill UI. Hive Plugin config is shown after clicking on Update button. Connected to this drillbit from remote machine with SQuirrel using pre-built "drill-jdbc-all-1.14.0.jar" from [2] tarball and ran a simple query. Ran the same with enabled custom authentication. Ran a query on the Hive MapR-DB JSON table with Default and Native reader.
+1 LGTM (binding) Kind regards Vitalii On Wed, Aug 1, 2018 at 4:09 AM Boaz Ben-Zvi <[email protected]> wrote: > Hi Drill RC Reviewers and Testers, > > Proposing the *fourth* Release Candidate (RC3) for the Apache > Drill, version 1.14.0 . > > ( RC3 differs from RC2 only in two minor issues - DRILL-6650 and > DRILL-6651 - only affecting builds in the IDE - hence any testing of the > RC2 tarballs is valid). > > This RC3 includes 237 committed Jiras [1]. Thanks to all the Drill > developers who worked hard and contributed to this release. > > The RC3 tarballs are hosted at [2] , and the Maven artifacts are at [3]. > > This Release Candidate is based on (Apache Drill branch named > "1.14.0") commit ID: 0508a128853ce796ca7e99e13008e49442f83147 , > available at [4]. > > Please download and try/test this Release Candidate. > > Given the minor change to RC2, the vote would end on Thursday, August > 2nd, 2018 at 5:00 PM PDT . > > [ ] +1 > [ ] +0 > [ ] -1 > > My vote is +1 !! > > Thank you, > > Boaz > > > [1] > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313820&version=12342097 > > > [2] http://home.apache.org/~boaz/drill/releases/1.14.0/rc3/ > > [3] > https://repository.apache.org/content/repositories/orgapachedrill-1051 > > [4] https://github.com/apache/drill/tree/1.14.0 > > OR > > https://github.com/Ben-Zvi/drill/tree/drill-1.14.0 > > > >
