You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Sudheesh Katkam <su...@apache.org> on 2016/11/18 21:56:12 UTC

[VOTE] Release Apache Drill 1.9.0 RC2

Hi all,

I would like to propose the third release candidate (RC2) of Apache Drill,
version 1.9.0. Thanks to everyone who contributed to this release!

+ Compared to RC0, this release candidate does not contain DRILL-4373, due
to a regression (DRILL-5034).
+ Compared to RC1, this release candidate contains DRILL-5047.

+ The release candidate covers a total of 72 resolved JIRAs [1]. This is
fewer than what was mentioned for RC1, which was actually incorrect.
+ The tarball artifacts are hosted at [2], and the maven artifacts are
hosted at [3].
+ This release candidate is based on commit
4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
+ The artifacts are signed with the key at [5].

The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.

Here's my vote: +1

Thank you,
Sudheesh

[1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
projectId=12313820&version=12337861
[2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
[3] https://repository.apache.org/content/repositories/orgapachedrill-1039/
[4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
[5] https://people.apache.org/keys/committer/sudheesh.asc

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Khurram Faraaz <kf...@maprtech.com>.
+1 (non-binding)

built from source and deployed binaries on 4 node cluster
Ran the below functional test suites, all tests ran clean no failures were
seen.
    # 1279 tests - window function tests
    # 210 tests - joins
    # 300 tests - aggregates
Did basic sqlline sanity tests, connected to Drillbits and ran simple SQL
queries.
Web UI tests - verified that profiles were displayed, also accessed
drillbit.log from Web UI & verified storage plugin content.

On Sat, Nov 19, 2016 at 3:26 AM, Sudheesh Katkam <su...@apache.org>
wrote:

> Hi all,
>
> I would like to propose the third release candidate (RC2) of Apache Drill,
> version 1.9.0. Thanks to everyone who contributed to this release!
>
> + Compared to RC0, this release candidate does not contain DRILL-4373, due
> to a regression (DRILL-5034).
> + Compared to RC1, this release candidate contains DRILL-5047.
>
> + The release candidate covers a total of 72 resolved JIRAs [1]. This is
> fewer than what was mentioned for RC1, which was actually incorrect.
> + The tarball artifacts are hosted at [2], and the maven artifacts are
> hosted at [3].
> + This release candidate is based on commit
> 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> + The artifacts are signed with the key at [5].
>
> The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.
>
> Here's my vote: +1
>
> Thank you,
> Sudheesh
>
> [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12313820&version=12337861
> [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> [3] https://repository.apache.org/content/repositories/
> orgapachedrill-1039/
> [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> [5] https://people.apache.org/keys/committer/sudheesh.asc
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Kunal Khatua <kk...@maprtech.com>.
+1 (non-binding)

Downloaded and built from source. 
Ran a few manual tests related to the latest features in the release, and all looked fine. 

~ Kunal
On Tue 22-Nov-2016 3:49:35 PM, Robert Hou <rh...@maprtech.com> wrote:
+1 (non-binding)

Downloaded and built from source
Ran tests for parquet filter pushdown
Ran some ODBC tests.

On Tue, Nov 22, 2016 at 1:26 PM, Karthikeyan Manivannan
kmanivannan@maprtech.com> wrote:

> +1 (non-binding)
>
> - Built source on my vm and ran the unit tests
> - Ran some simple queries on embedded Drill.
>
> Karthik
>
> On Tue, Nov 22, 2016 at 8:41 AM, Aman Sinha wrote:
>
> > +1 (binding)
> >
> > - Downloaded source on my Linux VM, did a build and ran unit tests
> > successfully.
> > - Downloaded and installed the binaries on my mac
> > - Ran a few sanity test queries against a TPC-DS Scale factor 1 data set.
> > - Checked Web UI for query profiles.
> > - Checked Maven artifacts on repositories.apache.org
> >
> > On Mon, Nov 21, 2016 at 10:22 AM, Gautam Parai
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > built from source.
> > > ran unit tests.
> > > ran fixed-bugs (Drill-4862, 4906, 4763, 4986 , 4927) queries.
> > > ran some random queries.
> > >
> > > Sudheesh,
> > > Should we remove Drill-4941, Drill-4525 from the Release Notes as they
> > are
> > > not fixed?
> > >
> > > Gautam
> > >
> > > On Mon, Nov 21, 2016 at 9:19 AM, Parth Chandra
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > > checked signatures src and rpms
> > > > built from src
> > > > ran unit tests
> > > > ran about a hundred Parquet queries
> > > > built client
> > > > ran a few queries
> > > > tested artifacts - built and ran a client app using 1.9.0 jdbc-all
> > > >
> > > >
> > > >
> > > > On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu
> wrote:
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > - downloaded and built from the source
> > > > > - deployed on 10-node cluster
> > > > > - ran the TPC-H queries
> > > > > - checked the results and profiles
> > > > >
> > > > >
> > > > > LGTM.
> > > > >
> > > > > -Dechang
> > > > >
> > > > > On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam
> > sudheesh@apache.org>
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I would like to propose the third release candidate (RC2) of
> Apache
> > > > > Drill,
> > > > > > version 1.9.0. Thanks to everyone who contributed to this
> release!
> > > > > >
> > > > > > + Compared to RC0, this release candidate does not contain
> > > DRILL-4373,
> > > > > due
> > > > > > to a regression (DRILL-5034).
> > > > > > + Compared to RC1, this release candidate contains DRILL-5047.
> > > > > >
> > > > > > + The release candidate covers a total of 72 resolved JIRAs [1].
> > This
> > > > is
> > > > > > fewer than what was mentioned for RC1, which was actually
> > incorrect.
> > > > > > + The tarball artifacts are hosted at [2], and the maven
> artifacts
> > > are
> > > > > > hosted at [3].
> > > > > > + This release candidate is based on commit
> > > > > > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > > > > > + The artifacts are signed with the key at [5].
> > > > > >
> > > > > > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote
> > early.
> > > > > >
> > > > > > Here's my vote: +1
> > > > > >
> > > > > > Thank you,
> > > > > > Sudheesh
> > > > > >
> > > > > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > projectId=12313820&version=12337861
> > > > > > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > > > > > [3] https://repository.apache.org/content/repositories/
> > > > > > orgapachedrill-1039/
> > > > > > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > > > > > [5] https://people.apache.org/keys/committer/sudheesh.asc
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Robert Hou <rh...@maprtech.com>.
+1 (non-binding)

Downloaded and built from source
Ran tests for parquet filter pushdown
Ran some ODBC tests.

On Tue, Nov 22, 2016 at 1:26 PM, Karthikeyan Manivannan <
kmanivannan@maprtech.com> wrote:

> +1 (non-binding)
>
> - Built source on my vm and ran the unit tests
> - Ran some simple queries on embedded Drill.
>
> Karthik
>
> On Tue, Nov 22, 2016 at 8:41 AM, Aman Sinha <am...@apache.org> wrote:
>
> > +1 (binding)
> >
> > - Downloaded source on my Linux VM, did a build and ran unit tests
> > successfully.
> > - Downloaded and installed the binaries on my mac
> > - Ran a few sanity test queries against a TPC-DS Scale factor 1 data set.
> > - Checked Web UI for query profiles.
> > - Checked Maven artifacts on repositories.apache.org
> >
> > On Mon, Nov 21, 2016 at 10:22 AM, Gautam Parai <gp...@maprtech.com>
> > wrote:
> >
> > > +1 (non-binding)
> > >
> > > built from source.
> > > ran unit tests.
> > > ran fixed-bugs (Drill-4862, 4906, 4763, 4986 , 4927) queries.
> > > ran some random queries.
> > >
> > > Sudheesh,
> > > Should we remove Drill-4941, Drill-4525 from the Release Notes as they
> > are
> > > not fixed?
> > >
> > > Gautam
> > >
> > > On Mon, Nov 21, 2016 at 9:19 AM, Parth Chandra <pc...@maprtech.com>
> > > wrote:
> > >
> > > > +1 (binding)
> > > >
> > > >   checked signatures src and rpms
> > > >   built from src
> > > >   ran unit tests
> > > >   ran about a hundred Parquet queries
> > > >   built client
> > > >   ran a few queries
> > > >   tested artifacts - built and ran a client app using 1.9.0 jdbc-all
> > > >
> > > >
> > > >
> > > > On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu <dg...@maprtech.com>
> wrote:
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > - downloaded and built from the source
> > > > > - deployed on 10-node cluster
> > > > > - ran the TPC-H queries
> > > > > - checked the results and profiles
> > > > >
> > > > >
> > > > > LGTM.
> > > > >
> > > > > -Dechang
> > > > >
> > > > > On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <
> > sudheesh@apache.org>
> > > > > wrote:
> > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I would like to propose the third release candidate (RC2) of
> Apache
> > > > > Drill,
> > > > > > version 1.9.0. Thanks to everyone who contributed to this
> release!
> > > > > >
> > > > > > + Compared to RC0, this release candidate does not contain
> > > DRILL-4373,
> > > > > due
> > > > > > to a regression (DRILL-5034).
> > > > > > + Compared to RC1, this release candidate contains DRILL-5047.
> > > > > >
> > > > > > + The release candidate covers a total of 72 resolved JIRAs [1].
> > This
> > > > is
> > > > > > fewer than what was mentioned for RC1, which was actually
> > incorrect.
> > > > > > + The tarball artifacts are hosted at [2], and the maven
> artifacts
> > > are
> > > > > > hosted at [3].
> > > > > > + This release candidate is based on commit
> > > > > > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > > > > > + The artifacts are signed with the key at [5].
> > > > > >
> > > > > > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote
> > early.
> > > > > >
> > > > > > Here's my vote: +1
> > > > > >
> > > > > > Thank you,
> > > > > > Sudheesh
> > > > > >
> > > > > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > > projectId=12313820&version=12337861
> > > > > > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > > > > > [3] https://repository.apache.org/content/repositories/
> > > > > > orgapachedrill-1039/
> > > > > > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > > > > > [5] https://people.apache.org/keys/committer/sudheesh.asc
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Karthikeyan Manivannan <km...@maprtech.com>.
+1 (non-binding)

- Built source on my vm and ran the unit tests
- Ran some simple queries on embedded Drill.

Karthik

On Tue, Nov 22, 2016 at 8:41 AM, Aman Sinha <am...@apache.org> wrote:

> +1 (binding)
>
> - Downloaded source on my Linux VM, did a build and ran unit tests
> successfully.
> - Downloaded and installed the binaries on my mac
> - Ran a few sanity test queries against a TPC-DS Scale factor 1 data set.
> - Checked Web UI for query profiles.
> - Checked Maven artifacts on repositories.apache.org
>
> On Mon, Nov 21, 2016 at 10:22 AM, Gautam Parai <gp...@maprtech.com>
> wrote:
>
> > +1 (non-binding)
> >
> > built from source.
> > ran unit tests.
> > ran fixed-bugs (Drill-4862, 4906, 4763, 4986 , 4927) queries.
> > ran some random queries.
> >
> > Sudheesh,
> > Should we remove Drill-4941, Drill-4525 from the Release Notes as they
> are
> > not fixed?
> >
> > Gautam
> >
> > On Mon, Nov 21, 2016 at 9:19 AM, Parth Chandra <pc...@maprtech.com>
> > wrote:
> >
> > > +1 (binding)
> > >
> > >   checked signatures src and rpms
> > >   built from src
> > >   ran unit tests
> > >   ran about a hundred Parquet queries
> > >   built client
> > >   ran a few queries
> > >   tested artifacts - built and ran a client app using 1.9.0 jdbc-all
> > >
> > >
> > >
> > > On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu <dg...@maprtech.com> wrote:
> > >
> > > > +1 (non-binding)
> > > >
> > > > - downloaded and built from the source
> > > > - deployed on 10-node cluster
> > > > - ran the TPC-H queries
> > > > - checked the results and profiles
> > > >
> > > >
> > > > LGTM.
> > > >
> > > > -Dechang
> > > >
> > > > On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <
> sudheesh@apache.org>
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > I would like to propose the third release candidate (RC2) of Apache
> > > > Drill,
> > > > > version 1.9.0. Thanks to everyone who contributed to this release!
> > > > >
> > > > > + Compared to RC0, this release candidate does not contain
> > DRILL-4373,
> > > > due
> > > > > to a regression (DRILL-5034).
> > > > > + Compared to RC1, this release candidate contains DRILL-5047.
> > > > >
> > > > > + The release candidate covers a total of 72 resolved JIRAs [1].
> This
> > > is
> > > > > fewer than what was mentioned for RC1, which was actually
> incorrect.
> > > > > + The tarball artifacts are hosted at [2], and the maven artifacts
> > are
> > > > > hosted at [3].
> > > > > + This release candidate is based on commit
> > > > > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > > > > + The artifacts are signed with the key at [5].
> > > > >
> > > > > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote
> early.
> > > > >
> > > > > Here's my vote: +1
> > > > >
> > > > > Thank you,
> > > > > Sudheesh
> > > > >
> > > > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > > projectId=12313820&version=12337861
> > > > > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > > > > [3] https://repository.apache.org/content/repositories/
> > > > > orgapachedrill-1039/
> > > > > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > > > > [5] https://people.apache.org/keys/committer/sudheesh.asc
> > > > >
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Aman Sinha <am...@apache.org>.
+1 (binding)

- Downloaded source on my Linux VM, did a build and ran unit tests
successfully.
- Downloaded and installed the binaries on my mac
- Ran a few sanity test queries against a TPC-DS Scale factor 1 data set.
- Checked Web UI for query profiles.
- Checked Maven artifacts on repositories.apache.org

On Mon, Nov 21, 2016 at 10:22 AM, Gautam Parai <gp...@maprtech.com> wrote:

> +1 (non-binding)
>
> built from source.
> ran unit tests.
> ran fixed-bugs (Drill-4862, 4906, 4763, 4986 , 4927) queries.
> ran some random queries.
>
> Sudheesh,
> Should we remove Drill-4941, Drill-4525 from the Release Notes as they are
> not fixed?
>
> Gautam
>
> On Mon, Nov 21, 2016 at 9:19 AM, Parth Chandra <pc...@maprtech.com>
> wrote:
>
> > +1 (binding)
> >
> >   checked signatures src and rpms
> >   built from src
> >   ran unit tests
> >   ran about a hundred Parquet queries
> >   built client
> >   ran a few queries
> >   tested artifacts - built and ran a client app using 1.9.0 jdbc-all
> >
> >
> >
> > On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu <dg...@maprtech.com> wrote:
> >
> > > +1 (non-binding)
> > >
> > > - downloaded and built from the source
> > > - deployed on 10-node cluster
> > > - ran the TPC-H queries
> > > - checked the results and profiles
> > >
> > >
> > > LGTM.
> > >
> > > -Dechang
> > >
> > > On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <su...@apache.org>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > I would like to propose the third release candidate (RC2) of Apache
> > > Drill,
> > > > version 1.9.0. Thanks to everyone who contributed to this release!
> > > >
> > > > + Compared to RC0, this release candidate does not contain
> DRILL-4373,
> > > due
> > > > to a regression (DRILL-5034).
> > > > + Compared to RC1, this release candidate contains DRILL-5047.
> > > >
> > > > + The release candidate covers a total of 72 resolved JIRAs [1]. This
> > is
> > > > fewer than what was mentioned for RC1, which was actually incorrect.
> > > > + The tarball artifacts are hosted at [2], and the maven artifacts
> are
> > > > hosted at [3].
> > > > + This release candidate is based on commit
> > > > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > > > + The artifacts are signed with the key at [5].
> > > >
> > > > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.
> > > >
> > > > Here's my vote: +1
> > > >
> > > > Thank you,
> > > > Sudheesh
> > > >
> > > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > projectId=12313820&version=12337861
> > > > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > > > [3] https://repository.apache.org/content/repositories/
> > > > orgapachedrill-1039/
> > > > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > > > [5] https://people.apache.org/keys/committer/sudheesh.asc
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Gautam Parai <gp...@maprtech.com>.
+1 (non-binding)

built from source.
ran unit tests.
ran fixed-bugs (Drill-4862, 4906, 4763, 4986 , 4927) queries.
ran some random queries.

Sudheesh,
Should we remove Drill-4941, Drill-4525 from the Release Notes as they are
not fixed?

Gautam

On Mon, Nov 21, 2016 at 9:19 AM, Parth Chandra <pc...@maprtech.com>
wrote:

> +1 (binding)
>
>   checked signatures src and rpms
>   built from src
>   ran unit tests
>   ran about a hundred Parquet queries
>   built client
>   ran a few queries
>   tested artifacts - built and ran a client app using 1.9.0 jdbc-all
>
>
>
> On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu <dg...@maprtech.com> wrote:
>
> > +1 (non-binding)
> >
> > - downloaded and built from the source
> > - deployed on 10-node cluster
> > - ran the TPC-H queries
> > - checked the results and profiles
> >
> >
> > LGTM.
> >
> > -Dechang
> >
> > On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <su...@apache.org>
> > wrote:
> >
> > > Hi all,
> > >
> > > I would like to propose the third release candidate (RC2) of Apache
> > Drill,
> > > version 1.9.0. Thanks to everyone who contributed to this release!
> > >
> > > + Compared to RC0, this release candidate does not contain DRILL-4373,
> > due
> > > to a regression (DRILL-5034).
> > > + Compared to RC1, this release candidate contains DRILL-5047.
> > >
> > > + The release candidate covers a total of 72 resolved JIRAs [1]. This
> is
> > > fewer than what was mentioned for RC1, which was actually incorrect.
> > > + The tarball artifacts are hosted at [2], and the maven artifacts are
> > > hosted at [3].
> > > + This release candidate is based on commit
> > > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > > + The artifacts are signed with the key at [5].
> > >
> > > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.
> > >
> > > Here's my vote: +1
> > >
> > > Thank you,
> > > Sudheesh
> > >
> > > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12313820&version=12337861
> > > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > > [3] https://repository.apache.org/content/repositories/
> > > orgapachedrill-1039/
> > > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > > [5] https://people.apache.org/keys/committer/sudheesh.asc
> > >
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Parth Chandra <pc...@maprtech.com>.
+1 (binding)

  checked signatures src and rpms
  built from src
  ran unit tests
  ran about a hundred Parquet queries
  built client
  ran a few queries
  tested artifacts - built and ran a client app using 1.9.0 jdbc-all



On Mon, Nov 21, 2016 at 8:02 AM, Dechang Gu <dg...@maprtech.com> wrote:

> +1 (non-binding)
>
> - downloaded and built from the source
> - deployed on 10-node cluster
> - ran the TPC-H queries
> - checked the results and profiles
>
>
> LGTM.
>
> -Dechang
>
> On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <su...@apache.org>
> wrote:
>
> > Hi all,
> >
> > I would like to propose the third release candidate (RC2) of Apache
> Drill,
> > version 1.9.0. Thanks to everyone who contributed to this release!
> >
> > + Compared to RC0, this release candidate does not contain DRILL-4373,
> due
> > to a regression (DRILL-5034).
> > + Compared to RC1, this release candidate contains DRILL-5047.
> >
> > + The release candidate covers a total of 72 resolved JIRAs [1]. This is
> > fewer than what was mentioned for RC1, which was actually incorrect.
> > + The tarball artifacts are hosted at [2], and the maven artifacts are
> > hosted at [3].
> > + This release candidate is based on commit
> > 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> > + The artifacts are signed with the key at [5].
> >
> > The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.
> >
> > Here's my vote: +1
> >
> > Thank you,
> > Sudheesh
> >
> > [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12313820&version=12337861
> > [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> > [3] https://repository.apache.org/content/repositories/
> > orgapachedrill-1039/
> > [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> > [5] https://people.apache.org/keys/committer/sudheesh.asc
> >
>

Re: [VOTE] Release Apache Drill 1.9.0 RC2

Posted by Dechang Gu <dg...@maprtech.com>.
+1 (non-binding)

- downloaded and built from the source
- deployed on 10-node cluster
- ran the TPC-H queries
- checked the results and profiles


LGTM.

-Dechang

On Fri, Nov 18, 2016 at 1:56 PM, Sudheesh Katkam <su...@apache.org>
wrote:

> Hi all,
>
> I would like to propose the third release candidate (RC2) of Apache Drill,
> version 1.9.0. Thanks to everyone who contributed to this release!
>
> + Compared to RC0, this release candidate does not contain DRILL-4373, due
> to a regression (DRILL-5034).
> + Compared to RC1, this release candidate contains DRILL-5047.
>
> + The release candidate covers a total of 72 resolved JIRAs [1]. This is
> fewer than what was mentioned for RC1, which was actually incorrect.
> + The tarball artifacts are hosted at [2], and the maven artifacts are
> hosted at [3].
> + This release candidate is based on commit
> 4312d65bd5e0f68dc963ed722d0cdfd2628ea5f5 located at [4].
> + The artifacts are signed with the key at [5].
>
> The vote ends at 2:00 PM PT, November 23rd, 2016. Please vote early.
>
> Here's my vote: +1
>
> Thank you,
> Sudheesh
>
> [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12313820&version=12337861
> [2] http://people.apache.org/~sudheesh/drill/releases/1.9.0/rc2/
> [3] https://repository.apache.org/content/repositories/
> orgapachedrill-1039/
> [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> [5] https://people.apache.org/keys/committer/sudheesh.asc
>