Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Gautam Parai
+1 (non-binding)

Built from source on Linux VM and Mac.
Ran unit tests.
Ran new tests derived from bugs (Drill-4986/Drill-4771/Drill-
4792/Drill-4927)
Ran some random queries

Found a potential bug (NON-blocker) in Drill-4792.

LGTM

On Wed, Nov 16, 2016 at 5:52 PM, Kunal Khatua  wrote:

> +1 (non-binding)
>
> Built from the GitHub repo and deployed on a 10-node setup.
> Ran a bunch of queries and verified the profiles as well.
>
> LGTM.
>
>
> On Wed 16-Nov-2016 3:41:03 PM, Abhishek Girish  wrote:
> +1 (non-binding)
>
> Built from source. Ran Functional and Advanced tests from [1]. Sanity
> tested Sqlline and Web UI. Looks good.
>
>
> [1] https://github.com/mapr/drill-test-framework.git
>
>
> On Wed, Nov 16, 2016 at 3:37 PM, Sorabh Hamirwasia
> > wrote:
>
> > +1 (non-binding)
> > Built from source and successfully ran unit tests.
> > Ran both in embedded and distributed mode.
> > Verified DRILL-4972 / DRILL-4964
> > Ran some basic query on sys tables and sample data.
> >
> > Looks good.
> >
> >
> > On Wed, Nov 16, 2016 at 2:49 PM, Krystal Nguyen
> > wrote:
> >
> > > +1 (non-binding)
> > > Built from source. Tested the WebUI including authentication. Tested
> > > sqlline.
> > >
> > > On Wed, Nov 16, 2016 at 1:59 PM, Paul Rogers
> > wrote:
> > >
> > > > +1 (non-binding)
> > > > Built from source
> > > > Ran script unit tests to verify config settings, etc.
> > > >
> > > > Looks good.
> > > >
> > > > - Paul
> > > >
> > > > > On Nov 16, 2016, at 1:46 PM, Robert Hou wrote:
> > > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > Built from source.
> > > > > Tested parquet filter pushdown.
> > > > >
> > > > > On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan
> > > > > kmanivan...@maprtech.com> wrote:
> > > > >
> > > > >> +1
> > > > >>
> > > > >> Built from source.
> > > > >> Ran tests in embedded mode to verify the fix for DRILL-4974.
> > > > >>
> > > > >>
> > > > >> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra
> > pchan...@maprtech.com
> > > >
> > > > >> wrote:
> > > > >>
> > > > >>> +1 (binding)
> > > > >>>
> > > > >>> Checked the source and binary signatures.
> > > > >>> Built from source.
> > > > >>> Ran a few hundred queries against Parquet files.
> > > > >>> Built C++ client. Ran a bunch of queries.
> > > > >>>
> > > > >>> All looks good.
> > > > >>>
> > > > >>>
> > > > >>>
> > > > >>>
> > > > >>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi
> > > > wrote:
> > > > >>>
> > > >  +1 (non-binding)
> > > >  1, clone branch from https://github.com/sudheeshkatkam/drill/
> > > > 
> > > switch
> > > > >> to
> > > >  drill-1.9.0 branch
> > > >  2, built drill from source with unit tests. All passes
> > > >  3, check git-properties
> > > >  4, run embedded mode and verify some parquet and native reader
> > > default
> > > >  values in sys.options.
> > > > 
> > > > 
> > > >  On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli
> > > >  challapallira...@gmail.com> wrote:
> > > > 
> > > > > +1 (Non-Binding)
> > > > >
> > > > > 1. Downloaded and built drill from source
> > > > > 2. Ran functional tests [1], and Advanced tests [2].
> > > > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > > > 5. Sanity tested cancellation of running queries
> > > > >
> > > > > [1]
> > > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > > framework/resources/Functional
> > > > > [2]
> > > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > > framework/resources/Advanced
> > > > >
> > > > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam
> > > > >>> skat...@maprtech.com>
> > > > > wrote:
> > > > >
> > > > >> Hi all,
> > > > >>
> > > > >> The vote ends tomorrow at 6:30 PM PT; please vote!
> > > > >>
> > > > >> As of now, there are only two binding votes.
> > > > >>
> > > > >> Thank you,
> > > > >> Sudheesh
> > > > >>
> > > > >>> On Nov 14, 2016, at 7:51 AM, Dechang Gu
> > > > >> wrote:
> > > > >>>
> > > > >>> +1
> > > > >>>
> > > > >>> - build from source
> > > > >>> - deployed on a cluster
> > > > >>> - run TPCH and TPCDS SF100
> > > > >>>
> > > > >>> LGTM.
> > > > >>>
> > > > >>> -Dechang
> > > > >>>
> > > > >>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha
> > > > >> amansi...@apache.org>
> > > > >> wrote:
> > > > >>>
> > > >  +1 (binding)
> > > > 
> > > >  - Downloaded the binaries on my mac, verified README,
> > > > >>> git.properties
> > > > > and
> > > >  KEYS file GPG key
> > > >  - Ran several queries, including CTAS against TPC-H data.
> > > > >> Checked
> > > > >> Explain
> > > >  plans and results for a few queries.
> > > >  - Checked Web UI for query profiles.
> > > >  - Downloaded source on my Linux VM, d

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Kunal Khatua
+1 (non-binding)

Built from the GitHub repo and deployed on a 10-node setup.
Ran a bunch of queries and verified the profiles as well.

LGTM.


On Wed 16-Nov-2016 3:41:03 PM, Abhishek Girish  wrote:
+1 (non-binding)

Built from source. Ran Functional and Advanced tests from [1]. Sanity
tested Sqlline and Web UI. Looks good.


[1] https://github.com/mapr/drill-test-framework.git


On Wed, Nov 16, 2016 at 3:37 PM, Sorabh Hamirwasia
> wrote:

> +1 (non-binding)
> Built from source and successfully ran unit tests.
> Ran both in embedded and distributed mode.
> Verified DRILL-4972 / DRILL-4964
> Ran some basic query on sys tables and sample data.
>
> Looks good.
>
>
> On Wed, Nov 16, 2016 at 2:49 PM, Krystal Nguyen
> wrote:
>
> > +1 (non-binding)
> > Built from source. Tested the WebUI including authentication. Tested
> > sqlline.
> >
> > On Wed, Nov 16, 2016 at 1:59 PM, Paul Rogers
> wrote:
> >
> > > +1 (non-binding)
> > > Built from source
> > > Ran script unit tests to verify config settings, etc.
> > >
> > > Looks good.
> > >
> > > - Paul
> > >
> > > > On Nov 16, 2016, at 1:46 PM, Robert Hou wrote:
> > > >
> > > > +1 (non-binding)
> > > >
> > > > Built from source.
> > > > Tested parquet filter pushdown.
> > > >
> > > > On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan
> > > > kmanivan...@maprtech.com> wrote:
> > > >
> > > >> +1
> > > >>
> > > >> Built from source.
> > > >> Ran tests in embedded mode to verify the fix for DRILL-4974.
> > > >>
> > > >>
> > > >> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra
> pchan...@maprtech.com
> > >
> > > >> wrote:
> > > >>
> > > >>> +1 (binding)
> > > >>>
> > > >>> Checked the source and binary signatures.
> > > >>> Built from source.
> > > >>> Ran a few hundred queries against Parquet files.
> > > >>> Built C++ client. Ran a bunch of queries.
> > > >>>
> > > >>> All looks good.
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi
> > > wrote:
> > > >>>
> > >  +1 (non-binding)
> > >  1, clone branch from https://github.com/sudheeshkatkam/drill/
> > > 
> > switch
> > > >> to
> > >  drill-1.9.0 branch
> > >  2, built drill from source with unit tests. All passes
> > >  3, check git-properties
> > >  4, run embedded mode and verify some parquet and native reader
> > default
> > >  values in sys.options.
> > > 
> > > 
> > >  On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli
> > >  challapallira...@gmail.com> wrote:
> > > 
> > > > +1 (Non-Binding)
> > > >
> > > > 1. Downloaded and built drill from source
> > > > 2. Ran functional tests [1], and Advanced tests [2].
> > > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > > 5. Sanity tested cancellation of running queries
> > > >
> > > > [1]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Functional
> > > > [2]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Advanced
> > > >
> > > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam
> > > >>> skat...@maprtech.com>
> > > > wrote:
> > > >
> > > >> Hi all,
> > > >>
> > > >> The vote ends tomorrow at 6:30 PM PT; please vote!
> > > >>
> > > >> As of now, there are only two binding votes.
> > > >>
> > > >> Thank you,
> > > >> Sudheesh
> > > >>
> > > >>> On Nov 14, 2016, at 7:51 AM, Dechang Gu
> > > >> wrote:
> > > >>>
> > > >>> +1
> > > >>>
> > > >>> - build from source
> > > >>> - deployed on a cluster
> > > >>> - run TPCH and TPCDS SF100
> > > >>>
> > > >>> LGTM.
> > > >>>
> > > >>> -Dechang
> > > >>>
> > > >>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha
> > > >> amansi...@apache.org>
> > > >> wrote:
> > > >>>
> > >  +1 (binding)
> > > 
> > >  - Downloaded the binaries on my mac, verified README,
> > > >>> git.properties
> > > > and
> > >  KEYS file GPG key
> > >  - Ran several queries, including CTAS against TPC-H data.
> > > >> Checked
> > > >> Explain
> > >  plans and results for a few queries.
> > >  - Checked Web UI for query profiles.
> > >  - Downloaded source on my Linux VM, did a build and ran unit
> > > >> tests
> > >  successfully.
> > >  - Checked Maven artifacts on repositories.apache.org
> > > 
> > >  -Aman
> > > 
> > > 
> > >  On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz
> > > > kfar...@maprtech.com>
> > >  wrote:
> > > 
> > > > Built from source without unit tests.
> > > > deployed binaries on a cluster.
> > > > executed some basic SQL queries (like aggregation, joins,
> range
> > > > search
> > >  etc)
> > > > from sqlline.
> > 

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Abhishek Girish
+1 (non-binding)

Built from source. Ran Functional and Advanced tests from [1]. Sanity
tested Sqlline and Web UI. Looks good.


[1] https://github.com/mapr/drill-test-framework.git


On Wed, Nov 16, 2016 at 3:37 PM, Sorabh Hamirwasia  wrote:

> +1 (non-binding)
> Built from source and successfully ran unit tests.
> Ran both in embedded and distributed mode.
> Verified DRILL-4972 / DRILL-4964
> Ran some basic query on sys tables and sample data.
>
> Looks good.
>
>
> On Wed, Nov 16, 2016 at 2:49 PM, Krystal Nguyen 
> wrote:
>
> > +1 (non-binding)
> > Built from source.  Tested the WebUI including authentication.  Tested
> > sqlline.
> >
> > On Wed, Nov 16, 2016 at 1:59 PM, Paul Rogers 
> wrote:
> >
> > > +1 (non-binding)
> > > Built from source
> > > Ran script unit tests to verify config settings, etc.
> > >
> > > Looks good.
> > >
> > > - Paul
> > >
> > > > On Nov 16, 2016, at 1:46 PM, Robert Hou  wrote:
> > > >
> > > > +1 (non-binding)
> > > >
> > > > Built from source.
> > > > Tested parquet filter pushdown.
> > > >
> > > > On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan <
> > > > kmanivan...@maprtech.com> wrote:
> > > >
> > > >> +1
> > > >>
> > > >> Built from source.
> > > >> Ran tests in embedded mode to verify the fix for DRILL-4974.
> > > >>
> > > >>
> > > >> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra <
> pchan...@maprtech.com
> > >
> > > >> wrote:
> > > >>
> > > >>> +1 (binding)
> > > >>>
> > > >>> Checked the source and binary signatures.
> > > >>> Built from source.
> > > >>> Ran a few hundred queries against Parquet files.
> > > >>> Built C++ client. Ran a bunch of queries.
> > > >>>
> > > >>> All looks good.
> > > >>>
> > > >>>
> > > >>>
> > > >>>
> > > >>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi 
> > > wrote:
> > > >>>
> > >  +1 (non-binding)
> > >  1, clone branch from  https://github.com/sudheeshkatkam/drill/
> > >  
> > switch
> > > >> to
> > >  drill-1.9.0 branch
> > >  2, built drill from source with unit tests. All passes
> > >  3, check git-properties
> > >  4, run embedded mode and verify some parquet and native reader
> > default
> > >  values in sys.options.
> > > 
> > > 
> > >  On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
> > >  challapallira...@gmail.com> wrote:
> > > 
> > > > +1 (Non-Binding)
> > > >
> > > > 1. Downloaded and built drill from source
> > > > 2. Ran functional tests [1], and Advanced tests [2].
> > > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > > 5. Sanity tested cancellation of running queries
> > > >
> > > > [1]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Functional
> > > > [2]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Advanced
> > > >
> > > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
> > > >>> skat...@maprtech.com>
> > > > wrote:
> > > >
> > > >> Hi all,
> > > >>
> > > >> The vote ends tomorrow at 6:30 PM PT; please vote!
> > > >>
> > > >> As of now, there are only two binding votes.
> > > >>
> > > >> Thank you,
> > > >> Sudheesh
> > > >>
> > > >>> On Nov 14, 2016, at 7:51 AM, Dechang Gu 
> > > >> wrote:
> > > >>>
> > > >>> +1
> > > >>>
> > > >>> - build from source
> > > >>> - deployed on a cluster
> > > >>> - run TPCH and TPCDS SF100
> > > >>>
> > > >>> LGTM.
> > > >>>
> > > >>> -Dechang
> > > >>>
> > > >>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha <
> > > >> amansi...@apache.org>
> > > >> wrote:
> > > >>>
> > >  +1 (binding)
> > > 
> > >  - Downloaded the binaries on my mac, verified README,
> > > >>> git.properties
> > > > and
> > >  KEYS file GPG key
> > >  - Ran several queries, including CTAS against TPC-H data.
> > > >> Checked
> > > >> Explain
> > >  plans and results for a few queries.
> > >  - Checked Web UI for query profiles.
> > >  - Downloaded source on my Linux VM, did a build and ran unit
> > > >> tests
> > >  successfully.
> > >  - Checked Maven artifacts on repositories.apache.org
> > > 
> > >  -Aman
> > > 
> > > 
> > >  On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > > > kfar...@maprtech.com>
> > >  wrote:
> > > 
> > > > Built from source without unit tests.
> > > > deployed binaries on a cluster.
> > > > executed some basic SQL queries (like aggregation, joins,
> range
> > > > search
> > >  etc)
> > > > from sqlline.
> > > >
> > > > looks good to me.
> > > >
> > > > On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Sorabh Hamirwasia
+1 (non-binding)
Built from source and successfully ran unit tests.
Ran both in embedded and distributed mode.
Verified DRILL-4972 / DRILL-4964
Ran some basic query on sys tables and sample data.

Looks good.


On Wed, Nov 16, 2016 at 2:49 PM, Krystal Nguyen 
wrote:

> +1 (non-binding)
> Built from source.  Tested the WebUI including authentication.  Tested
> sqlline.
>
> On Wed, Nov 16, 2016 at 1:59 PM, Paul Rogers  wrote:
>
> > +1 (non-binding)
> > Built from source
> > Ran script unit tests to verify config settings, etc.
> >
> > Looks good.
> >
> > - Paul
> >
> > > On Nov 16, 2016, at 1:46 PM, Robert Hou  wrote:
> > >
> > > +1 (non-binding)
> > >
> > > Built from source.
> > > Tested parquet filter pushdown.
> > >
> > > On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan <
> > > kmanivan...@maprtech.com> wrote:
> > >
> > >> +1
> > >>
> > >> Built from source.
> > >> Ran tests in embedded mode to verify the fix for DRILL-4974.
> > >>
> > >>
> > >> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra  >
> > >> wrote:
> > >>
> > >>> +1 (binding)
> > >>>
> > >>> Checked the source and binary signatures.
> > >>> Built from source.
> > >>> Ran a few hundred queries against Parquet files.
> > >>> Built C++ client. Ran a bunch of queries.
> > >>>
> > >>> All looks good.
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi 
> > wrote:
> > >>>
> >  +1 (non-binding)
> >  1, clone branch from  https://github.com/sudheeshkatkam/drill/
> >  
> switch
> > >> to
> >  drill-1.9.0 branch
> >  2, built drill from source with unit tests. All passes
> >  3, check git-properties
> >  4, run embedded mode and verify some parquet and native reader
> default
> >  values in sys.options.
> > 
> > 
> >  On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
> >  challapallira...@gmail.com> wrote:
> > 
> > > +1 (Non-Binding)
> > >
> > > 1. Downloaded and built drill from source
> > > 2. Ran functional tests [1], and Advanced tests [2].
> > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > 5. Sanity tested cancellation of running queries
> > >
> > > [1]
> > > https://github.com/mapr/drill-test-framework/tree/master/
> > > framework/resources/Functional
> > > [2]
> > > https://github.com/mapr/drill-test-framework/tree/master/
> > > framework/resources/Advanced
> > >
> > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
> > >>> skat...@maprtech.com>
> > > wrote:
> > >
> > >> Hi all,
> > >>
> > >> The vote ends tomorrow at 6:30 PM PT; please vote!
> > >>
> > >> As of now, there are only two binding votes.
> > >>
> > >> Thank you,
> > >> Sudheesh
> > >>
> > >>> On Nov 14, 2016, at 7:51 AM, Dechang Gu 
> > >> wrote:
> > >>>
> > >>> +1
> > >>>
> > >>> - build from source
> > >>> - deployed on a cluster
> > >>> - run TPCH and TPCDS SF100
> > >>>
> > >>> LGTM.
> > >>>
> > >>> -Dechang
> > >>>
> > >>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha <
> > >> amansi...@apache.org>
> > >> wrote:
> > >>>
> >  +1 (binding)
> > 
> >  - Downloaded the binaries on my mac, verified README,
> > >>> git.properties
> > > and
> >  KEYS file GPG key
> >  - Ran several queries, including CTAS against TPC-H data.
> > >> Checked
> > >> Explain
> >  plans and results for a few queries.
> >  - Checked Web UI for query profiles.
> >  - Downloaded source on my Linux VM, did a build and ran unit
> > >> tests
> >  successfully.
> >  - Checked Maven artifacts on repositories.apache.org
> > 
> >  -Aman
> > 
> > 
> >  On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > > kfar...@maprtech.com>
> >  wrote:
> > 
> > > Built from source without unit tests.
> > > deployed binaries on a cluster.
> > > executed some basic SQL queries (like aggregation, joins, range
> > > search
> >  etc)
> > > from sqlline.
> > >
> > > looks good to me.
> > >
> > > On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> > > sudhe...@apache.org>
> > > wrote:
> > >
> > >> Hi all,
> > >>
> > >> I would like to propose the second release candidate (RC1) 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).
> > >> + The release candidate covers a total of 73 resolved JIRAs
> > >> [1].
> 

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Krystal Nguyen
+1 (non-binding)
Built from source.  Tested the WebUI including authentication.  Tested
sqlline.

On Wed, Nov 16, 2016 at 1:59 PM, Paul Rogers  wrote:

> +1 (non-binding)
> Built from source
> Ran script unit tests to verify config settings, etc.
>
> Looks good.
>
> - Paul
>
> > On Nov 16, 2016, at 1:46 PM, Robert Hou  wrote:
> >
> > +1 (non-binding)
> >
> > Built from source.
> > Tested parquet filter pushdown.
> >
> > On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan <
> > kmanivan...@maprtech.com> wrote:
> >
> >> +1
> >>
> >> Built from source.
> >> Ran tests in embedded mode to verify the fix for DRILL-4974.
> >>
> >>
> >> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra 
> >> wrote:
> >>
> >>> +1 (binding)
> >>>
> >>> Checked the source and binary signatures.
> >>> Built from source.
> >>> Ran a few hundred queries against Parquet files.
> >>> Built C++ client. Ran a bunch of queries.
> >>>
> >>> All looks good.
> >>>
> >>>
> >>>
> >>>
> >>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi 
> wrote:
> >>>
>  +1 (non-binding)
>  1, clone branch from  https://github.com/sudheeshkatkam/drill/
>   switch
> >> to
>  drill-1.9.0 branch
>  2, built drill from source with unit tests. All passes
>  3, check git-properties
>  4, run embedded mode and verify some parquet and native reader default
>  values in sys.options.
> 
> 
>  On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
>  challapallira...@gmail.com> wrote:
> 
> > +1 (Non-Binding)
> >
> > 1. Downloaded and built drill from source
> > 2. Ran functional tests [1], and Advanced tests [2].
> > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > 5. Sanity tested cancellation of running queries
> >
> > [1]
> > https://github.com/mapr/drill-test-framework/tree/master/
> > framework/resources/Functional
> > [2]
> > https://github.com/mapr/drill-test-framework/tree/master/
> > framework/resources/Advanced
> >
> > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
> >>> skat...@maprtech.com>
> > wrote:
> >
> >> Hi all,
> >>
> >> The vote ends tomorrow at 6:30 PM PT; please vote!
> >>
> >> As of now, there are only two binding votes.
> >>
> >> Thank you,
> >> Sudheesh
> >>
> >>> On Nov 14, 2016, at 7:51 AM, Dechang Gu 
> >> wrote:
> >>>
> >>> +1
> >>>
> >>> - build from source
> >>> - deployed on a cluster
> >>> - run TPCH and TPCDS SF100
> >>>
> >>> LGTM.
> >>>
> >>> -Dechang
> >>>
> >>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha <
> >> amansi...@apache.org>
> >> wrote:
> >>>
>  +1 (binding)
> 
>  - Downloaded the binaries on my mac, verified README,
> >>> git.properties
> > and
>  KEYS file GPG key
>  - Ran several queries, including CTAS against TPC-H data.
> >> Checked
> >> Explain
>  plans and results for a few queries.
>  - Checked Web UI for query profiles.
>  - Downloaded source on my Linux VM, did a build and ran unit
> >> tests
>  successfully.
>  - Checked Maven artifacts on repositories.apache.org
> 
>  -Aman
> 
> 
>  On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > kfar...@maprtech.com>
>  wrote:
> 
> > Built from source without unit tests.
> > deployed binaries on a cluster.
> > executed some basic SQL queries (like aggregation, joins, range
> > search
>  etc)
> > from sqlline.
> >
> > looks good to me.
> >
> > On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> > sudhe...@apache.org>
> > wrote:
> >
> >> Hi all,
> >>
> >> I would like to propose the second release candidate (RC1) 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).
> >> + The release candidate covers a total of 73 resolved JIRAs
> >> [1].
> >> + The tarball artifacts are hosted at [2], and the maven
> >>> artifacts
> > are
> >> hosted at [3].
> >> + This release candidate is based on commit
> >> db3085498c2dc481f734733535c877dfffb9afea located at [4].
> >> + The artifacts are signed with the key at [5].
> >>
> >> The vote ends at 6:30 PM PT, November 16th, 2016.
> >>
> >> Here's my vote: +1
> >>
> >> Thank you,
> >> Sudheesh
> >>
> >> [1]
> >> https://issues.apache.org/jira/secure/ReleaseNote.j

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Paul Rogers
+1 (non-binding)
Built from source
Ran script unit tests to verify config settings, etc.

Looks good.

- Paul

> On Nov 16, 2016, at 1:46 PM, Robert Hou  wrote:
> 
> +1 (non-binding)
> 
> Built from source.
> Tested parquet filter pushdown.
> 
> On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan <
> kmanivan...@maprtech.com> wrote:
> 
>> +1
>> 
>> Built from source.
>> Ran tests in embedded mode to verify the fix for DRILL-4974.
>> 
>> 
>> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra 
>> wrote:
>> 
>>> +1 (binding)
>>> 
>>> Checked the source and binary signatures.
>>> Built from source.
>>> Ran a few hundred queries against Parquet files.
>>> Built C++ client. Ran a bunch of queries.
>>> 
>>> All looks good.
>>> 
>>> 
>>> 
>>> 
>>> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi  wrote:
>>> 
 +1 (non-binding)
 1, clone branch from  https://github.com/sudheeshkatkam/drill/
  switch
>> to
 drill-1.9.0 branch
 2, built drill from source with unit tests. All passes
 3, check git-properties
 4, run embedded mode and verify some parquet and native reader default
 values in sys.options.
 
 
 On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
 challapallira...@gmail.com> wrote:
 
> +1 (Non-Binding)
> 
> 1. Downloaded and built drill from source
> 2. Ran functional tests [1], and Advanced tests [2].
> 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> 4. Tried out a few legacy udf's developed prior to Drill-1.0
> 5. Sanity tested cancellation of running queries
> 
> [1]
> https://github.com/mapr/drill-test-framework/tree/master/
> framework/resources/Functional
> [2]
> https://github.com/mapr/drill-test-framework/tree/master/
> framework/resources/Advanced
> 
> On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
>>> skat...@maprtech.com>
> wrote:
> 
>> Hi all,
>> 
>> The vote ends tomorrow at 6:30 PM PT; please vote!
>> 
>> As of now, there are only two binding votes.
>> 
>> Thank you,
>> Sudheesh
>> 
>>> On Nov 14, 2016, at 7:51 AM, Dechang Gu 
>> wrote:
>>> 
>>> +1
>>> 
>>> - build from source
>>> - deployed on a cluster
>>> - run TPCH and TPCDS SF100
>>> 
>>> LGTM.
>>> 
>>> -Dechang
>>> 
>>> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha <
>> amansi...@apache.org>
>> wrote:
>>> 
 +1 (binding)
 
 - Downloaded the binaries on my mac, verified README,
>>> git.properties
> and
 KEYS file GPG key
 - Ran several queries, including CTAS against TPC-H data.
>> Checked
>> Explain
 plans and results for a few queries.
 - Checked Web UI for query profiles.
 - Downloaded source on my Linux VM, did a build and ran unit
>> tests
 successfully.
 - Checked Maven artifacts on repositories.apache.org
 
 -Aman
 
 
 On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> kfar...@maprtech.com>
 wrote:
 
> Built from source without unit tests.
> deployed binaries on a cluster.
> executed some basic SQL queries (like aggregation, joins, range
> search
 etc)
> from sqlline.
> 
> looks good to me.
> 
> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> sudhe...@apache.org>
> wrote:
> 
>> Hi all,
>> 
>> I would like to propose the second release candidate (RC1) 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).
>> + The release candidate covers a total of 73 resolved JIRAs
>> [1].
>> + The tarball artifacts are hosted at [2], and the maven
>>> artifacts
> are
>> hosted at [3].
>> + This release candidate is based on commit
>> db3085498c2dc481f734733535c877dfffb9afea located at [4].
>> + The artifacts are signed with the key at [5].
>> 
>> The vote ends at 6:30 PM PT, November 16th, 2016.
>> 
>> 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/
>>> rc1/
>> [3] https://repository.apache.org/content/repositories/
>> orgapachedrill-1038/
>> [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 RC1

2016-11-16 Thread Robert Hou
+1 (non-binding)

Built from source.
Tested parquet filter pushdown.

On Wed, Nov 16, 2016 at 1:22 PM, Karthikeyan Manivannan <
kmanivan...@maprtech.com> wrote:

> +1
>
> Built from source.
> Ran tests in embedded mode to verify the fix for DRILL-4974.
>
>
> On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra 
> wrote:
>
> > +1 (binding)
> >
> > Checked the source and binary signatures.
> > Built from source.
> > Ran a few hundred queries against Parquet files.
> > Built C++ client. Ran a bunch of queries.
> >
> > All looks good.
> >
> >
> >
> >
> > On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi  wrote:
> >
> > > +1 (non-binding)
> > > 1, clone branch from  https://github.com/sudheeshkatkam/drill/
> > >  switch
> to
> > > drill-1.9.0 branch
> > > 2, built drill from source with unit tests. All passes
> > > 3, check git-properties
> > > 4, run embedded mode and verify some parquet and native reader default
> > > values in sys.options.
> > >
> > >
> > > On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
> > > challapallira...@gmail.com> wrote:
> > >
> > > > +1 (Non-Binding)
> > > >
> > > > 1. Downloaded and built drill from source
> > > > 2. Ran functional tests [1], and Advanced tests [2].
> > > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > > 5. Sanity tested cancellation of running queries
> > > >
> > > > [1]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Functional
> > > > [2]
> > > > https://github.com/mapr/drill-test-framework/tree/master/
> > > > framework/resources/Advanced
> > > >
> > > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
> > skat...@maprtech.com>
> > > > wrote:
> > > >
> > > > > Hi all,
> > > > >
> > > > > The vote ends tomorrow at 6:30 PM PT; please vote!
> > > > >
> > > > > As of now, there are only two binding votes.
> > > > >
> > > > > Thank you,
> > > > > Sudheesh
> > > > >
> > > > > > On Nov 14, 2016, at 7:51 AM, Dechang Gu 
> wrote:
> > > > > >
> > > > > > +1
> > > > > >
> > > > > > - build from source
> > > > > > - deployed on a cluster
> > > > > > - run TPCH and TPCDS SF100
> > > > > >
> > > > > > LGTM.
> > > > > >
> > > > > > -Dechang
> > > > > >
> > > > > > On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha <
> amansi...@apache.org>
> > > > > wrote:
> > > > > >
> > > > > >> +1 (binding)
> > > > > >>
> > > > > >> - Downloaded the binaries on my mac, verified README,
> > git.properties
> > > > and
> > > > > >> KEYS file GPG key
> > > > > >> - Ran several queries, including CTAS against TPC-H data.
> Checked
> > > > > Explain
> > > > > >> plans and results for a few queries.
> > > > > >> - Checked Web UI for query profiles.
> > > > > >> - Downloaded source on my Linux VM, did a build and ran unit
> tests
> > > > > >> successfully.
> > > > > >> - Checked Maven artifacts on repositories.apache.org
> > > > > >>
> > > > > >> -Aman
> > > > > >>
> > > > > >>
> > > > > >> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > > > kfar...@maprtech.com>
> > > > > >> wrote:
> > > > > >>
> > > > > >>> Built from source without unit tests.
> > > > > >>> deployed binaries on a cluster.
> > > > > >>> executed some basic SQL queries (like aggregation, joins, range
> > > > search
> > > > > >> etc)
> > > > > >>> from sqlline.
> > > > > >>>
> > > > > >>> looks good to me.
> > > > > >>>
> > > > > >>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> > > > sudhe...@apache.org>
> > > > > >>> wrote:
> > > > > >>>
> > > > >  Hi all,
> > > > > 
> > > > >  I would like to propose the second release candidate (RC1) 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).
> > > > >  + The release candidate covers a total of 73 resolved JIRAs
> [1].
> > > > >  + The tarball artifacts are hosted at [2], and the maven
> > artifacts
> > > > are
> > > > >  hosted at [3].
> > > > >  + This release candidate is based on commit
> > > > >  db3085498c2dc481f734733535c877dfffb9afea located at [4].
> > > > >  + The artifacts are signed with the key at [5].
> > > > > 
> > > > >  The vote ends at 6:30 PM PT, November 16th, 2016.
> > > > > 
> > > > >  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/
> > rc1/
> > > > >  [3] https://repository.apache.org/content/repositories/
> > > > >  orgapachedrill-1038/
> > > > >  [4] https://github.com/sudheeshkatkam/drill/commit

Re: [VOTE] Release Apache Drill 1.9.0 RC1

2016-11-16 Thread Karthikeyan Manivannan
+1

Built from source.
Ran tests in embedded mode to verify the fix for DRILL-4974.


On Wed, Nov 16, 2016 at 1:11 PM, Parth Chandra 
wrote:

> +1 (binding)
>
> Checked the source and binary signatures.
> Built from source.
> Ran a few hundred queries against Parquet files.
> Built C++ client. Ran a bunch of queries.
>
> All looks good.
>
>
>
>
> On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi  wrote:
>
> > +1 (non-binding)
> > 1, clone branch from  https://github.com/sudheeshkatkam/drill/
> >  switch to
> > drill-1.9.0 branch
> > 2, built drill from source with unit tests. All passes
> > 3, check git-properties
> > 4, run embedded mode and verify some parquet and native reader default
> > values in sys.options.
> >
> >
> > On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
> > challapallira...@gmail.com> wrote:
> >
> > > +1 (Non-Binding)
> > >
> > > 1. Downloaded and built drill from source
> > > 2. Ran functional tests [1], and Advanced tests [2].
> > > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > > 5. Sanity tested cancellation of running queries
> > >
> > > [1]
> > > https://github.com/mapr/drill-test-framework/tree/master/
> > > framework/resources/Functional
> > > [2]
> > > https://github.com/mapr/drill-test-framework/tree/master/
> > > framework/resources/Advanced
> > >
> > > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam <
> skat...@maprtech.com>
> > > wrote:
> > >
> > > > Hi all,
> > > >
> > > > The vote ends tomorrow at 6:30 PM PT; please vote!
> > > >
> > > > As of now, there are only two binding votes.
> > > >
> > > > Thank you,
> > > > Sudheesh
> > > >
> > > > > On Nov 14, 2016, at 7:51 AM, Dechang Gu  wrote:
> > > > >
> > > > > +1
> > > > >
> > > > > - build from source
> > > > > - deployed on a cluster
> > > > > - run TPCH and TPCDS SF100
> > > > >
> > > > > LGTM.
> > > > >
> > > > > -Dechang
> > > > >
> > > > > On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha 
> > > > wrote:
> > > > >
> > > > >> +1 (binding)
> > > > >>
> > > > >> - Downloaded the binaries on my mac, verified README,
> git.properties
> > > and
> > > > >> KEYS file GPG key
> > > > >> - Ran several queries, including CTAS against TPC-H data.  Checked
> > > > Explain
> > > > >> plans and results for a few queries.
> > > > >> - Checked Web UI for query profiles.
> > > > >> - Downloaded source on my Linux VM, did a build and ran unit tests
> > > > >> successfully.
> > > > >> - Checked Maven artifacts on repositories.apache.org
> > > > >>
> > > > >> -Aman
> > > > >>
> > > > >>
> > > > >> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > > kfar...@maprtech.com>
> > > > >> wrote:
> > > > >>
> > > > >>> Built from source without unit tests.
> > > > >>> deployed binaries on a cluster.
> > > > >>> executed some basic SQL queries (like aggregation, joins, range
> > > search
> > > > >> etc)
> > > > >>> from sqlline.
> > > > >>>
> > > > >>> looks good to me.
> > > > >>>
> > > > >>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> > > sudhe...@apache.org>
> > > > >>> wrote:
> > > > >>>
> > > >  Hi all,
> > > > 
> > > >  I would like to propose the second release candidate (RC1) 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).
> > > >  + The release candidate covers a total of 73 resolved JIRAs [1].
> > > >  + The tarball artifacts are hosted at [2], and the maven
> artifacts
> > > are
> > > >  hosted at [3].
> > > >  + This release candidate is based on commit
> > > >  db3085498c2dc481f734733535c877dfffb9afea located at [4].
> > > >  + The artifacts are signed with the key at [5].
> > > > 
> > > >  The vote ends at 6:30 PM PT, November 16th, 2016.
> > > > 
> > > >  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/
> rc1/
> > > >  [3] https://repository.apache.org/content/repositories/
> > > >  orgapachedrill-1038/
> > > >  [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 RC1

2016-11-16 Thread Parth Chandra
+1 (binding)

Checked the source and binary signatures.
Built from source.
Ran a few hundred queries against Parquet files.
Built C++ client. Ran a bunch of queries.

All looks good.




On Wed, Nov 16, 2016 at 12:02 PM, Chunhui Shi  wrote:

> +1 (non-binding)
> 1, clone branch from  https://github.com/sudheeshkatkam/drill/
>  switch to
> drill-1.9.0 branch
> 2, built drill from source with unit tests. All passes
> 3, check git-properties
> 4, run embedded mode and verify some parquet and native reader default
> values in sys.options.
>
>
> On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
> challapallira...@gmail.com> wrote:
>
> > +1 (Non-Binding)
> >
> > 1. Downloaded and built drill from source
> > 2. Ran functional tests [1], and Advanced tests [2].
> > 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> > 4. Tried out a few legacy udf's developed prior to Drill-1.0
> > 5. Sanity tested cancellation of running queries
> >
> > [1]
> > https://github.com/mapr/drill-test-framework/tree/master/
> > framework/resources/Functional
> > [2]
> > https://github.com/mapr/drill-test-framework/tree/master/
> > framework/resources/Advanced
> >
> > On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam 
> > wrote:
> >
> > > Hi all,
> > >
> > > The vote ends tomorrow at 6:30 PM PT; please vote!
> > >
> > > As of now, there are only two binding votes.
> > >
> > > Thank you,
> > > Sudheesh
> > >
> > > > On Nov 14, 2016, at 7:51 AM, Dechang Gu  wrote:
> > > >
> > > > +1
> > > >
> > > > - build from source
> > > > - deployed on a cluster
> > > > - run TPCH and TPCDS SF100
> > > >
> > > > LGTM.
> > > >
> > > > -Dechang
> > > >
> > > > On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha 
> > > wrote:
> > > >
> > > >> +1 (binding)
> > > >>
> > > >> - Downloaded the binaries on my mac, verified README, git.properties
> > and
> > > >> KEYS file GPG key
> > > >> - Ran several queries, including CTAS against TPC-H data.  Checked
> > > Explain
> > > >> plans and results for a few queries.
> > > >> - Checked Web UI for query profiles.
> > > >> - Downloaded source on my Linux VM, did a build and ran unit tests
> > > >> successfully.
> > > >> - Checked Maven artifacts on repositories.apache.org
> > > >>
> > > >> -Aman
> > > >>
> > > >>
> > > >> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> > kfar...@maprtech.com>
> > > >> wrote:
> > > >>
> > > >>> Built from source without unit tests.
> > > >>> deployed binaries on a cluster.
> > > >>> executed some basic SQL queries (like aggregation, joins, range
> > search
> > > >> etc)
> > > >>> from sqlline.
> > > >>>
> > > >>> looks good to me.
> > > >>>
> > > >>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> > sudhe...@apache.org>
> > > >>> wrote:
> > > >>>
> > >  Hi all,
> > > 
> > >  I would like to propose the second release candidate (RC1) 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).
> > >  + The release candidate covers a total of 73 resolved JIRAs [1].
> > >  + The tarball artifacts are hosted at [2], and the maven artifacts
> > are
> > >  hosted at [3].
> > >  + This release candidate is based on commit
> > >  db3085498c2dc481f734733535c877dfffb9afea located at [4].
> > >  + The artifacts are signed with the key at [5].
> > > 
> > >  The vote ends at 6:30 PM PT, November 16th, 2016.
> > > 
> > >  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/rc1/
> > >  [3] https://repository.apache.org/content/repositories/
> > >  orgapachedrill-1038/
> > >  [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 RC1

2016-11-16 Thread Chunhui Shi
+1 (non-binding)
1, clone branch from  https://github.com/sudheeshkatkam/drill/
 switch to
drill-1.9.0 branch
2, built drill from source with unit tests. All passes
3, check git-properties
4, run embedded mode and verify some parquet and native reader default
values in sys.options.


On Tue, Nov 15, 2016 at 2:20 PM, rahul challapalli <
challapallira...@gmail.com> wrote:

> +1 (Non-Binding)
>
> 1. Downloaded and built drill from source
> 2. Ran functional tests [1], and Advanced tests [2].
> 3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
> 4. Tried out a few legacy udf's developed prior to Drill-1.0
> 5. Sanity tested cancellation of running queries
>
> [1]
> https://github.com/mapr/drill-test-framework/tree/master/
> framework/resources/Functional
> [2]
> https://github.com/mapr/drill-test-framework/tree/master/
> framework/resources/Advanced
>
> On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam 
> wrote:
>
> > Hi all,
> >
> > The vote ends tomorrow at 6:30 PM PT; please vote!
> >
> > As of now, there are only two binding votes.
> >
> > Thank you,
> > Sudheesh
> >
> > > On Nov 14, 2016, at 7:51 AM, Dechang Gu  wrote:
> > >
> > > +1
> > >
> > > - build from source
> > > - deployed on a cluster
> > > - run TPCH and TPCDS SF100
> > >
> > > LGTM.
> > >
> > > -Dechang
> > >
> > > On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha 
> > wrote:
> > >
> > >> +1 (binding)
> > >>
> > >> - Downloaded the binaries on my mac, verified README, git.properties
> and
> > >> KEYS file GPG key
> > >> - Ran several queries, including CTAS against TPC-H data.  Checked
> > Explain
> > >> plans and results for a few queries.
> > >> - Checked Web UI for query profiles.
> > >> - Downloaded source on my Linux VM, did a build and ran unit tests
> > >> successfully.
> > >> - Checked Maven artifacts on repositories.apache.org
> > >>
> > >> -Aman
> > >>
> > >>
> > >> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz <
> kfar...@maprtech.com>
> > >> wrote:
> > >>
> > >>> Built from source without unit tests.
> > >>> deployed binaries on a cluster.
> > >>> executed some basic SQL queries (like aggregation, joins, range
> search
> > >> etc)
> > >>> from sqlline.
> > >>>
> > >>> looks good to me.
> > >>>
> > >>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam <
> sudhe...@apache.org>
> > >>> wrote:
> > >>>
> >  Hi all,
> > 
> >  I would like to propose the second release candidate (RC1) 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).
> >  + The release candidate covers a total of 73 resolved JIRAs [1].
> >  + The tarball artifacts are hosted at [2], and the maven artifacts
> are
> >  hosted at [3].
> >  + This release candidate is based on commit
> >  db3085498c2dc481f734733535c877dfffb9afea located at [4].
> >  + The artifacts are signed with the key at [5].
> > 
> >  The vote ends at 6:30 PM PT, November 16th, 2016.
> > 
> >  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/rc1/
> >  [3] https://repository.apache.org/content/repositories/
> >  orgapachedrill-1038/
> >  [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 RC1

2016-11-15 Thread rahul challapalli
+1 (Non-Binding)

1. Downloaded and built drill from source
2. Ran functional tests [1], and Advanced tests [2].
3. Ran some simple queries on INFORMATION_SCHEMA and sys tables
4. Tried out a few legacy udf's developed prior to Drill-1.0
5. Sanity tested cancellation of running queries

[1]
https://github.com/mapr/drill-test-framework/tree/master/framework/resources/Functional
[2]
https://github.com/mapr/drill-test-framework/tree/master/framework/resources/Advanced

On Tue, Nov 15, 2016 at 11:39 AM, Sudheesh Katkam 
wrote:

> Hi all,
>
> The vote ends tomorrow at 6:30 PM PT; please vote!
>
> As of now, there are only two binding votes.
>
> Thank you,
> Sudheesh
>
> > On Nov 14, 2016, at 7:51 AM, Dechang Gu  wrote:
> >
> > +1
> >
> > - build from source
> > - deployed on a cluster
> > - run TPCH and TPCDS SF100
> >
> > LGTM.
> >
> > -Dechang
> >
> > On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha 
> wrote:
> >
> >> +1 (binding)
> >>
> >> - Downloaded the binaries on my mac, verified README, git.properties and
> >> KEYS file GPG key
> >> - Ran several queries, including CTAS against TPC-H data.  Checked
> Explain
> >> plans and results for a few queries.
> >> - Checked Web UI for query profiles.
> >> - Downloaded source on my Linux VM, did a build and ran unit tests
> >> successfully.
> >> - Checked Maven artifacts on repositories.apache.org
> >>
> >> -Aman
> >>
> >>
> >> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz 
> >> wrote:
> >>
> >>> Built from source without unit tests.
> >>> deployed binaries on a cluster.
> >>> executed some basic SQL queries (like aggregation, joins, range search
> >> etc)
> >>> from sqlline.
> >>>
> >>> looks good to me.
> >>>
> >>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam 
> >>> wrote:
> >>>
>  Hi all,
> 
>  I would like to propose the second release candidate (RC1) 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).
>  + The release candidate covers a total of 73 resolved JIRAs [1].
>  + The tarball artifacts are hosted at [2], and the maven artifacts are
>  hosted at [3].
>  + This release candidate is based on commit
>  db3085498c2dc481f734733535c877dfffb9afea located at [4].
>  + The artifacts are signed with the key at [5].
> 
>  The vote ends at 6:30 PM PT, November 16th, 2016.
> 
>  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/rc1/
>  [3] https://repository.apache.org/content/repositories/
>  orgapachedrill-1038/
>  [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 RC1

2016-11-15 Thread Sudheesh Katkam
Hi all,

The vote ends tomorrow at 6:30 PM PT; please vote!

As of now, there are only two binding votes.

Thank you,
Sudheesh

> On Nov 14, 2016, at 7:51 AM, Dechang Gu  wrote:
> 
> +1
> 
> - build from source
> - deployed on a cluster
> - run TPCH and TPCDS SF100
> 
> LGTM.
> 
> -Dechang
> 
> On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha  wrote:
> 
>> +1 (binding)
>> 
>> - Downloaded the binaries on my mac, verified README, git.properties and
>> KEYS file GPG key
>> - Ran several queries, including CTAS against TPC-H data.  Checked Explain
>> plans and results for a few queries.
>> - Checked Web UI for query profiles.
>> - Downloaded source on my Linux VM, did a build and ran unit tests
>> successfully.
>> - Checked Maven artifacts on repositories.apache.org
>> 
>> -Aman
>> 
>> 
>> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz 
>> wrote:
>> 
>>> Built from source without unit tests.
>>> deployed binaries on a cluster.
>>> executed some basic SQL queries (like aggregation, joins, range search
>> etc)
>>> from sqlline.
>>> 
>>> looks good to me.
>>> 
>>> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam 
>>> wrote:
>>> 
 Hi all,
 
 I would like to propose the second release candidate (RC1) 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).
 + The release candidate covers a total of 73 resolved JIRAs [1].
 + The tarball artifacts are hosted at [2], and the maven artifacts are
 hosted at [3].
 + This release candidate is based on commit
 db3085498c2dc481f734733535c877dfffb9afea located at [4].
 + The artifacts are signed with the key at [5].
 
 The vote ends at 6:30 PM PT, November 16th, 2016.
 
 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/rc1/
 [3] https://repository.apache.org/content/repositories/
 orgapachedrill-1038/
 [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 RC1

2016-11-14 Thread Dechang Gu
+1

- build from source
- deployed on a cluster
- run TPCH and TPCDS SF100

LGTM.

-Dechang

On Sun, Nov 13, 2016 at 6:13 PM, Aman Sinha  wrote:

> +1 (binding)
>
> - Downloaded the binaries on my mac, verified README, git.properties and
> KEYS file GPG key
> - Ran several queries, including CTAS against TPC-H data.  Checked Explain
> plans and results for a few queries.
> - Checked Web UI for query profiles.
> - Downloaded source on my Linux VM, did a build and ran unit tests
> successfully.
> - Checked Maven artifacts on repositories.apache.org
>
> -Aman
>
>
> On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz 
> wrote:
>
> > Built from source without unit tests.
> > deployed binaries on a cluster.
> > executed some basic SQL queries (like aggregation, joins, range search
> etc)
> > from sqlline.
> >
> > looks good to me.
> >
> > On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam 
> > wrote:
> >
> > > Hi all,
> > >
> > > I would like to propose the second release candidate (RC1) 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).
> > > + The release candidate covers a total of 73 resolved JIRAs [1].
> > > + The tarball artifacts are hosted at [2], and the maven artifacts are
> > > hosted at [3].
> > > + This release candidate is based on commit
> > > db3085498c2dc481f734733535c877dfffb9afea located at [4].
> > > + The artifacts are signed with the key at [5].
> > >
> > > The vote ends at 6:30 PM PT, November 16th, 2016.
> > >
> > > 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/rc1/
> > > [3] https://repository.apache.org/content/repositories/
> > > orgapachedrill-1038/
> > > [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 RC1

2016-11-13 Thread Aman Sinha
+1 (binding)

- Downloaded the binaries on my mac, verified README, git.properties and
KEYS file GPG key
- Ran several queries, including CTAS against TPC-H data.  Checked Explain
plans and results for a few queries.
- Checked Web UI for query profiles.
- Downloaded source on my Linux VM, did a build and ran unit tests
successfully.
- Checked Maven artifacts on repositories.apache.org

-Aman


On Sat, Nov 12, 2016 at 12:27 PM, Khurram Faraaz 
wrote:

> Built from source without unit tests.
> deployed binaries on a cluster.
> executed some basic SQL queries (like aggregation, joins, range search etc)
> from sqlline.
>
> looks good to me.
>
> On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam 
> wrote:
>
> > Hi all,
> >
> > I would like to propose the second release candidate (RC1) 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).
> > + The release candidate covers a total of 73 resolved JIRAs [1].
> > + The tarball artifacts are hosted at [2], and the maven artifacts are
> > hosted at [3].
> > + This release candidate is based on commit
> > db3085498c2dc481f734733535c877dfffb9afea located at [4].
> > + The artifacts are signed with the key at [5].
> >
> > The vote ends at 6:30 PM PT, November 16th, 2016.
> >
> > 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/rc1/
> > [3] https://repository.apache.org/content/repositories/
> > orgapachedrill-1038/
> > [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 RC1

2016-11-12 Thread Khurram Faraaz
Built from source without unit tests.
deployed binaries on a cluster.
executed some basic SQL queries (like aggregation, joins, range search etc)
from sqlline.

looks good to me.

On Sat, Nov 12, 2016 at 7:48 AM, Sudheesh Katkam 
wrote:

> Hi all,
>
> I would like to propose the second release candidate (RC1) 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).
> + The release candidate covers a total of 73 resolved JIRAs [1].
> + The tarball artifacts are hosted at [2], and the maven artifacts are
> hosted at [3].
> + This release candidate is based on commit
> db3085498c2dc481f734733535c877dfffb9afea located at [4].
> + The artifacts are signed with the key at [5].
>
> The vote ends at 6:30 PM PT, November 16th, 2016.
>
> 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/rc1/
> [3] https://repository.apache.org/content/repositories/
> orgapachedrill-1038/
> [4] https://github.com/sudheeshkatkam/drill/commits/drill-1.9.0
> [5] https://people.apache.org/keys/committer/sudheesh.asc
>