You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by James Taylor <ja...@apache.org> on 2015/07/23 02:28:38 UTC

[VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Hi Everyone,

This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This is
the
next minor release of Phoenix 4, compatible with the 0.98 branch of
Apache HBase. The release includes both a source-only release and a
convenience binary release.

Improvements include:
- Support for adding columns to tables with views
- Collection of per statement client-side metrics
- Ability to issue SELECT without FROM clause
- Pherf support for mixed read/write workloads
- Many new math and ARRAY built-in functions
- Manage UDF jars through SQL commands
- Improvements to MR index build

The source tarball, including signatures, digests, etc can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/

The binary artifacts can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/

For a complete list of changes, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/mujtaba.asc

KEYS file available here:
https://dist.apache.org/repos/dist/release/phoenix/KEYS

The hash and tag to be voted upon:
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0

Vote will be open for at least 72 hours. Please vote:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove (and reason why)

Thanks,
The Apache Phoenix Team

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by James Taylor <ja...@apache.org>.
+1

Successfully ran full test suite.
Successfully ran upgrade (including script to identify affected tables)
against 4.4.0 tables with DESC, variable length row keys.

On Mon, Jul 27, 2015 at 4:34 PM, Eli Levine <el...@gmail.com> wrote:

> +1
>
> Ran the binary artifacts through a number of internal Salesforce test
> cases.
>
> Thanks,
>
> Eli
>
>
> On Mon, Jul 27, 2015 at 11:05 AM, Ayola Jayamaha <ra...@gmail.com>
> wrote:
>
> > +1
> > -Built with test
> >
> > On Mon, Jul 27, 2015 at 9:30 PM, rajeshbabu@apache.org <
> > chrajeshbabu32@gmail.com> wrote:
> >
> > > +1
> > > - Verified signatures
> > > - Ran full integration tests and all are passed.
> > > - Installed 0.98 cluster with the RC and ran the examples. Everything
> > fine.
> > >
> > > Thanks,
> > > Rajeshbabu.
> > >
> > >
> > > On Mon, Jul 27, 2015 at 8:38 AM, Jan Fernando <
> jfernando@salesforce.com>
> > > wrote:
> > >
> > > > +1 Ran various internal regression test suites and no issues found.
> > > >
> > > > On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <
> jamestaylor@apache.org>
> > > > wrote:
> > > >
> > > > > Hi Everyone,
> > > > >
> > > > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0.
> > This
> > > is
> > > > > the
> > > > > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > > > > Apache HBase. The release includes both a source-only release and a
> > > > > convenience binary release.
> > > > >
> > > > > Improvements include:
> > > > > - Support for adding columns to tables with views
> > > > > - Collection of per statement client-side metrics
> > > > > - Ability to issue SELECT without FROM clause
> > > > > - Pherf support for mixed read/write workloads
> > > > > - Many new math and ARRAY built-in functions
> > > > > - Manage UDF jars through SQL commands
> > > > > - Improvements to MR index build
> > > > >
> > > > > The source tarball, including signatures, digests, etc can be found
> > at:
> > > > >
> > > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> > > > >
> > > > > The binary artifacts can be found at:
> > > > >
> > > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> > > > >
> > > > > For a complete list of changes, see:
> > > > >
> > > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > > > >
> > > > > Release artifacts are signed with the following key:
> > > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > > >
> > > > > KEYS file available here:
> > > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > > > >
> > > > > The hash and tag to be voted upon:
> > > > >
> > > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> > > > >
> > > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> > > > >
> > > > > Vote will be open for at least 72 hours. Please vote:
> > > > >
> > > > > [ ] +1 approve
> > > > > [ ] +0 no opinion
> > > > > [ ] -1 disapprove (and reason why)
> > > > >
> > > > > Thanks,
> > > > > The Apache Phoenix Team
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Best Regards,
> > Nishani Jayamaha
> > http://ayolajayamaha.blogspot.com/
> >
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Eli Levine <el...@gmail.com>.
+1

Ran the binary artifacts through a number of internal Salesforce test cases.

Thanks,

Eli


On Mon, Jul 27, 2015 at 11:05 AM, Ayola Jayamaha <ra...@gmail.com>
wrote:

> +1
> -Built with test
>
> On Mon, Jul 27, 2015 at 9:30 PM, rajeshbabu@apache.org <
> chrajeshbabu32@gmail.com> wrote:
>
> > +1
> > - Verified signatures
> > - Ran full integration tests and all are passed.
> > - Installed 0.98 cluster with the RC and ran the examples. Everything
> fine.
> >
> > Thanks,
> > Rajeshbabu.
> >
> >
> > On Mon, Jul 27, 2015 at 8:38 AM, Jan Fernando <jf...@salesforce.com>
> > wrote:
> >
> > > +1 Ran various internal regression test suites and no issues found.
> > >
> > > On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <ja...@apache.org>
> > > wrote:
> > >
> > > > Hi Everyone,
> > > >
> > > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0.
> This
> > is
> > > > the
> > > > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > > > Apache HBase. The release includes both a source-only release and a
> > > > convenience binary release.
> > > >
> > > > Improvements include:
> > > > - Support for adding columns to tables with views
> > > > - Collection of per statement client-side metrics
> > > > - Ability to issue SELECT without FROM clause
> > > > - Pherf support for mixed read/write workloads
> > > > - Many new math and ARRAY built-in functions
> > > > - Manage UDF jars through SQL commands
> > > > - Improvements to MR index build
> > > >
> > > > The source tarball, including signatures, digests, etc can be found
> at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> > > >
> > > > The binary artifacts can be found at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> > > >
> > > > For a complete list of changes, see:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > >
> > > > KEYS file available here:
> > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > > >
> > > > The hash and tag to be voted upon:
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> > > >
> > > > Vote will be open for at least 72 hours. Please vote:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > > > Thanks,
> > > > The Apache Phoenix Team
> > > >
> > >
> >
>
>
>
> --
> Best Regards,
> Nishani Jayamaha
> http://ayolajayamaha.blogspot.com/
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Ayola Jayamaha <ra...@gmail.com>.
+1
-Built with test

On Mon, Jul 27, 2015 at 9:30 PM, rajeshbabu@apache.org <
chrajeshbabu32@gmail.com> wrote:

> +1
> - Verified signatures
> - Ran full integration tests and all are passed.
> - Installed 0.98 cluster with the RC and ran the examples. Everything fine.
>
> Thanks,
> Rajeshbabu.
>
>
> On Mon, Jul 27, 2015 at 8:38 AM, Jan Fernando <jf...@salesforce.com>
> wrote:
>
> > +1 Ran various internal regression test suites and no issues found.
> >
> > On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <ja...@apache.org>
> > wrote:
> >
> > > Hi Everyone,
> > >
> > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This
> is
> > > the
> > > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > > Apache HBase. The release includes both a source-only release and a
> > > convenience binary release.
> > >
> > > Improvements include:
> > > - Support for adding columns to tables with views
> > > - Collection of per statement client-side metrics
> > > - Ability to issue SELECT without FROM clause
> > > - Pherf support for mixed read/write workloads
> > > - Many new math and ARRAY built-in functions
> > > - Manage UDF jars through SQL commands
> > > - Improvements to MR index build
> > >
> > > The source tarball, including signatures, digests, etc can be found at:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> > >
> > > The binary artifacts can be found at:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> > >
> > > For a complete list of changes, see:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mujtaba.asc
> > >
> > > KEYS file available here:
> > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > >
> > > The hash and tag to be voted upon:
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> > >
> > > Vote will be open for at least 72 hours. Please vote:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Thanks,
> > > The Apache Phoenix Team
> > >
> >
>



-- 
Best Regards,
Nishani Jayamaha
http://ayolajayamaha.blogspot.com/

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by "rajeshbabu@apache.org" <ch...@gmail.com>.
+1
- Verified signatures
- Ran full integration tests and all are passed.
- Installed 0.98 cluster with the RC and ran the examples. Everything fine.

Thanks,
Rajeshbabu.


On Mon, Jul 27, 2015 at 8:38 AM, Jan Fernando <jf...@salesforce.com>
wrote:

> +1 Ran various internal regression test suites and no issues found.
>
> On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <ja...@apache.org>
> wrote:
>
> > Hi Everyone,
> >
> > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This is
> > the
> > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > Apache HBase. The release includes both a source-only release and a
> > convenience binary release.
> >
> > Improvements include:
> > - Support for adding columns to tables with views
> > - Collection of per statement client-side metrics
> > - Ability to issue SELECT without FROM clause
> > - Pherf support for mixed read/write workloads
> > - Many new math and ARRAY built-in functions
> > - Manage UDF jars through SQL commands
> > - Improvements to MR index build
> >
> > The source tarball, including signatures, digests, etc can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> >
> > The binary artifacts can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> >
> > For a complete list of changes, see:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mujtaba.asc
> >
> > KEYS file available here:
> > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> >
> > The hash and tag to be voted upon:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> >
> > Vote will be open for at least 72 hours. Please vote:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Thanks,
> > The Apache Phoenix Team
> >
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Jan Fernando <jf...@salesforce.com>.
+1 Ran various internal regression test suites and no issues found.

On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <ja...@apache.org>
wrote:

> Hi Everyone,
>
> This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This is
> the
> next minor release of Phoenix 4, compatible with the 0.98 branch of
> Apache HBase. The release includes both a source-only release and a
> convenience binary release.
>
> Improvements include:
> - Support for adding columns to tables with views
> - Collection of per statement client-side metrics
> - Ability to issue SELECT without FROM clause
> - Pherf support for mixed read/write workloads
> - Many new math and ARRAY built-in functions
> - Manage UDF jars through SQL commands
> - Improvements to MR index build
>
> The source tarball, including signatures, digests, etc can be found at:
>
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
>
> The binary artifacts can be found at:
>
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
>
> For a complete list of changes, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mujtaba.asc
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/phoenix/KEYS
>
> The hash and tag to be voted upon:
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
>
> Vote will be open for at least 72 hours. Please vote:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> The Apache Phoenix Team
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Gabriel Reid <ga...@gmail.com>.
+1 to release.

Verified signatures, ran full integration test suite, verified contents of
git tag vs contents of source distribution.

- Gabriel

On Sat, Jul 25, 2015 at 4:20 AM Ravi Kiran <ma...@gmail.com>
wrote:

> +1 for the release.  All the tests ran successful.
>
> Regards
> Ravi
>
> On Fri, Jul 24, 2015 at 5:17 PM, Mujtaba Chohan <mu...@apache.org>
> wrote:
>
> > +1 on release.
> >
> > Verified performance is on par with previous Phoenix release.
> >
> > - Mujtaba
> >
> > On Wednesday, July 22, 2015, Samarth Jain <sa...@gmail.com>
> wrote:
> >
> > > +1
> > > All unit tests pass.
> > > Backward compatible.
> > > Tested various upgrade scenarios for tables with views.
> > > Statement/connection level metrics collection working.
> > >
> > >
> > > On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <jamestaylor@apache.org
> > > <javascript:;>>
> > > wrote:
> > >
> > > > Hi Everyone,
> > > >
> > > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0.
> This
> > is
> > > > the
> > > > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > > > Apache HBase. The release includes both a source-only release and a
> > > > convenience binary release.
> > > >
> > > > Improvements include:
> > > > - Support for adding columns to tables with views
> > > > - Collection of per statement client-side metrics
> > > > - Ability to issue SELECT without FROM clause
> > > > - Pherf support for mixed read/write workloads
> > > > - Many new math and ARRAY built-in functions
> > > > - Manage UDF jars through SQL commands
> > > > - Improvements to MR index build
> > > >
> > > > The source tarball, including signatures, digests, etc can be found
> at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> > > >
> > > > The binary artifacts can be found at:
> > > >
> > > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> > > >
> > > > For a complete list of changes, see:
> > > >
> > > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > >
> > > > KEYS file available here:
> > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > > >
> > > > The hash and tag to be voted upon:
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> > > >
> > > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> > > >
> > > > Vote will be open for at least 72 hours. Please vote:
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove (and reason why)
> > > >
> > > > Thanks,
> > > > The Apache Phoenix Team
> > > >
> > >
> >
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Ravi Kiran <ma...@gmail.com>.
+1 for the release.  All the tests ran successful.

Regards
Ravi

On Fri, Jul 24, 2015 at 5:17 PM, Mujtaba Chohan <mu...@apache.org> wrote:

> +1 on release.
>
> Verified performance is on par with previous Phoenix release.
>
> - Mujtaba
>
> On Wednesday, July 22, 2015, Samarth Jain <sa...@gmail.com> wrote:
>
> > +1
> > All unit tests pass.
> > Backward compatible.
> > Tested various upgrade scenarios for tables with views.
> > Statement/connection level metrics collection working.
> >
> >
> > On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <jamestaylor@apache.org
> > <javascript:;>>
> > wrote:
> >
> > > Hi Everyone,
> > >
> > > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This
> is
> > > the
> > > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > > Apache HBase. The release includes both a source-only release and a
> > > convenience binary release.
> > >
> > > Improvements include:
> > > - Support for adding columns to tables with views
> > > - Collection of per statement client-side metrics
> > > - Ability to issue SELECT without FROM clause
> > > - Pherf support for mixed read/write workloads
> > > - Many new math and ARRAY built-in functions
> > > - Manage UDF jars through SQL commands
> > > - Improvements to MR index build
> > >
> > > The source tarball, including signatures, digests, etc can be found at:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> > >
> > > The binary artifacts can be found at:
> > >
> > >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> > >
> > > For a complete list of changes, see:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mujtaba.asc
> > >
> > > KEYS file available here:
> > > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> > >
> > > The hash and tag to be voted upon:
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> > >
> > >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> > >
> > > Vote will be open for at least 72 hours. Please vote:
> > >
> > > [ ] +1 approve
> > > [ ] +0 no opinion
> > > [ ] -1 disapprove (and reason why)
> > >
> > > Thanks,
> > > The Apache Phoenix Team
> > >
> >
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Mujtaba Chohan <mu...@apache.org>.
+1 on release.

Verified performance is on par with previous Phoenix release.

- Mujtaba

On Wednesday, July 22, 2015, Samarth Jain <sa...@gmail.com> wrote:

> +1
> All unit tests pass.
> Backward compatible.
> Tested various upgrade scenarios for tables with views.
> Statement/connection level metrics collection working.
>
>
> On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <jamestaylor@apache.org
> <javascript:;>>
> wrote:
>
> > Hi Everyone,
> >
> > This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This is
> > the
> > next minor release of Phoenix 4, compatible with the 0.98 branch of
> > Apache HBase. The release includes both a source-only release and a
> > convenience binary release.
> >
> > Improvements include:
> > - Support for adding columns to tables with views
> > - Collection of per statement client-side metrics
> > - Ability to issue SELECT without FROM clause
> > - Pherf support for mixed read/write workloads
> > - Many new math and ARRAY built-in functions
> > - Manage UDF jars through SQL commands
> > - Improvements to MR index build
> >
> > The source tarball, including signatures, digests, etc can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
> >
> > The binary artifacts can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
> >
> > For a complete list of changes, see:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mujtaba.asc
> >
> > KEYS file available here:
> > https://dist.apache.org/repos/dist/release/phoenix/KEYS
> >
> > The hash and tag to be voted upon:
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
> >
> >
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
> >
> > Vote will be open for at least 72 hours. Please vote:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > Thanks,
> > The Apache Phoenix Team
> >
>

Re: [VOTE] Release of Apache Phoenix 4.5.0-HBase-0.98 RC0

Posted by Samarth Jain <sa...@gmail.com>.
+1
All unit tests pass.
Backward compatible.
Tested various upgrade scenarios for tables with views.
Statement/connection level metrics collection working.


On Wed, Jul 22, 2015 at 5:28 PM, James Taylor <ja...@apache.org>
wrote:

> Hi Everyone,
>
> This is a call for a vote on Apache Phoenix 4.5.0-HBase-0.98 RC0. This is
> the
> next minor release of Phoenix 4, compatible with the 0.98 branch of
> Apache HBase. The release includes both a source-only release and a
> convenience binary release.
>
> Improvements include:
> - Support for adding columns to tables with views
> - Collection of per statement client-side metrics
> - Ability to issue SELECT without FROM clause
> - Pherf support for mixed read/write workloads
> - Many new math and ARRAY built-in functions
> - Manage UDF jars through SQL commands
> - Improvements to MR index build
>
> The source tarball, including signatures, digests, etc can be found at:
>
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/src/
>
> The binary artifacts can be found at:
>
> https://dist.apache.org/repos/dist/dev/phoenix/phoenix-4.5.0-HBase-0.98-rc0/bin/
>
> For a complete list of changes, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12332152
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mujtaba.asc
>
> KEYS file available here:
> https://dist.apache.org/repos/dist/release/phoenix/KEYS
>
> The hash and tag to be voted upon:
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=26ba0159e08aad05e10e921209a65082fdb7d954
>
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.5.0-HBase-0.98-rc0
>
> Vote will be open for at least 72 hours. Please vote:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> The Apache Phoenix Team
>