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 2017/03/10 03:27:33 UTC

[VOTE] Release of Apache Phoenix 4.10.0 RC1

Hello Everyone,

This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2.
The release includes both a source-only release and a convenience binary
release for each supported HBase version. The previous RC was sunk due
to PHOENIX-3726 which has now been fixed.

This release has feature parity with supported HBase versions and includes
the following improvements:
- Introduce indirection between column name and qualifier [1]
- Store data for append-only tables in single cell [2]
- Support Spark 2.0 [3]
- Provide Kafka Phoenix consumer [4]
- Distribute UPSERT SELECT across cluster [5]
- Improve Hive PhoenixStorageHandler [6]
- Fix more than 40 bugs

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


The binary artifacts can be found at:
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/bin/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/bin/
https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/bin/

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

Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/mujtaba.asc
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=91f6672ba15603c4b2fec3106d91f56fdaae5b24
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-0.98-rc1
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.1-rc1
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e34431c8fd392b67ba5fda556627c96b6554bc11
https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.2-rc1

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.10.0 RC1

Posted by Andrew Purtell <ap...@apache.org>.
Thanks!


On Fri, Mar 10, 2017 at 11:21 AM, Samarth Jain <sa...@apache.org> wrote:

> Sorry about that. I just resolved it. It is part of the RC.
>
> On Fri, Mar 10, 2017 at 11:20 AM, Andrew Purtell <ap...@apache.org>
> wrote:
>
> > What is the disposition of PHOENIX-3726? Is it in this RC? It appears in
> > the change log but the issue is unresolved. I would guess not?
> >
> >
> >
> > On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org>
> > wrote:
> >
> > > Hello Everyone,
> > >
> > > This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the
> next
> > > minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 &
> 1.2.
> > > The release includes both a source-only release and a convenience
> binary
> > > release for each supported HBase version. The previous RC was sunk due
> > > to PHOENIX-3726 which has now been fixed.
> > >
> > > This release has feature parity with supported HBase versions and
> > includes
> > > the following improvements:
> > > - Introduce indirection between column name and qualifier [1]
> > > - Store data for append-only tables in single cell [2]
> > > - Support Spark 2.0 [3]
> > > - Provide Kafka Phoenix consumer [4]
> > > - Distribute UPSERT SELECT across cluster [5]
> > > - Improve Hive PhoenixStorageHandler [6]
> > > - Fix more than 40 bugs
> > >
> > > The source tarball, including signatures, digests, etc can be found at:
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-0.98-rc1/src/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.1-rc1/src/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.2-rc1/src/
> > >
> > >
> > > The binary artifacts can be found at:
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-0.98-rc1/bin/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.1-rc1/bin/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.2-rc1/bin/
> > >
> > > For a complete list of changes, see:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12315120&version=12338126
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mujtaba.asc
> > > 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=
> > > 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-0.98-rc1
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-1.1-rc1
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > e34431c8fd392b67ba5fda556627c96b6554bc11
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-1.2-rc1
> > >
> > > 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,
> >
> >    - Andy
> >
> > If you are given a choice, you believe you have acted freely. - Raymond
> > Teller (via Peter Watts)
> >
>



-- 
Best regards,

   - Andy

If you are given a choice, you believe you have acted freely. - Raymond
Teller (via Peter Watts)

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

Posted by Samarth Jain <sa...@apache.org>.
Sorry about that. I just resolved it. It is part of the RC.

On Fri, Mar 10, 2017 at 11:20 AM, Andrew Purtell <ap...@apache.org>
wrote:

> What is the disposition of PHOENIX-3726? Is it in this RC? It appears in
> the change log but the issue is unresolved. I would guess not?
>
>
>
> On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org>
> wrote:
>
> > Hello Everyone,
> >
> > This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
> > minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2.
> > The release includes both a source-only release and a convenience binary
> > release for each supported HBase version. The previous RC was sunk due
> > to PHOENIX-3726 which has now been fixed.
> >
> > This release has feature parity with supported HBase versions and
> includes
> > the following improvements:
> > - Introduce indirection between column name and qualifier [1]
> > - Store data for append-only tables in single cell [2]
> > - Support Spark 2.0 [3]
> > - Provide Kafka Phoenix consumer [4]
> > - Distribute UPSERT SELECT across cluster [5]
> > - Improve Hive PhoenixStorageHandler [6]
> > - Fix more than 40 bugs
> >
> > The source tarball, including signatures, digests, etc can be found at:
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-0.98-rc1/src/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.1-rc1/src/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.2-rc1/src/
> >
> >
> > The binary artifacts can be found at:
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-0.98-rc1/bin/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.1-rc1/bin/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.2-rc1/bin/
> >
> > For a complete list of changes, see:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12315120&version=12338126
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mujtaba.asc
> > 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=
> > 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-0.98-rc1
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-1.1-rc1
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > e34431c8fd392b67ba5fda556627c96b6554bc11
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-1.2-rc1
> >
> > 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,
>
>    - Andy
>
> If you are given a choice, you believe you have acted freely. - Raymond
> Teller (via Peter Watts)
>

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

Posted by Andrew Purtell <ap...@apache.org>.
What is the disposition of PHOENIX-3726? Is it in this RC? It appears in
the change log but the issue is unresolved. I would guess not?



On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org> wrote:

> Hello Everyone,
>
> This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
> minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2.
> The release includes both a source-only release and a convenience binary
> release for each supported HBase version. The previous RC was sunk due
> to PHOENIX-3726 which has now been fixed.
>
> This release has feature parity with supported HBase versions and includes
> the following improvements:
> - Introduce indirection between column name and qualifier [1]
> - Store data for append-only tables in single cell [2]
> - Support Spark 2.0 [3]
> - Provide Kafka Phoenix consumer [4]
> - Distribute UPSERT SELECT across cluster [5]
> - Improve Hive PhoenixStorageHandler [6]
> - Fix more than 40 bugs
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-0.98-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.1-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.2-rc1/src/
>
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-0.98-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.1-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.2-rc1/bin/
>
> For a complete list of changes, see:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12315120&version=12338126
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mujtaba.asc
> 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=
> 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-0.98-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-1.1-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> e34431c8fd392b67ba5fda556627c96b6554bc11
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-1.2-rc1
>
> 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,

   - Andy

If you are given a choice, you believe you have acted freely. - Raymond
Teller (via Peter Watts)

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

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

On Tue, Mar 14, 2017 at 10:25 AM, Mujtaba Chohan <mu...@apache.org> wrote:

> +1.
>
> Ran Salesforce internal tests and verified performance/backward compat.
> with previous Phoenix release (4.9-HBase-0.98).
>
> On Tue, Mar 14, 2017 at 8:02 AM, Samarth Jain <sa...@apache.org> wrote:
>
> > +1
> > Built and ran all tests - looks good
> > On Mon, Mar 13, 2017 at 5:40 PM Andrew Purtell <ap...@apache.org>
> > wrote:
> >
> > > +1
> > >
> > > Checked sums and signatures: ok
> > > Built from source against HBase 0.98.24-hadoop2: ok (7u80)
> > > Built from source against HBase 1.2.4: ok (7u80)
> > > Unit tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> > > Integration tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> > > Unit tests pass against HBase 1.2.4: ok (7u80)
> > > Integration tests pass against HBase 1.2.4: no (7u80)
> > >
> > > ServerExceptionIT hangs or fails when run against 1.2.4 (PHOENIX-3735)
> > >
> > > ArithmeticQueryIT fails (PHOENIX-3736)
> > >
> > >
> > > On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org>
> > > wrote:
> > >
> > > > Hello Everyone,
> > > >
> > > > This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the
> > next
> > > > minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 &
> > 1.2.
> > > > The release includes both a source-only release and a convenience
> > binary
> > > > release for each supported HBase version. The previous RC was sunk
> due
> > > > to PHOENIX-3726 which has now been fixed.
> > > >
> > > > This release has feature parity with supported HBase versions and
> > > includes
> > > > the following improvements:
> > > > - Introduce indirection between column name and qualifier [1]
> > > > - Store data for append-only tables in single cell [2]
> > > > - Support Spark 2.0 [3]
> > > > - Provide Kafka Phoenix consumer [4]
> > > > - Distribute UPSERT SELECT across cluster [5]
> > > > - Improve Hive PhoenixStorageHandler [6]
> > > > - Fix more than 40 bugs
> > > >
> > > > The source tarball, including signatures, digests, etc can be found
> at:
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-0.98-rc1/src/
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-1.1-rc1/src/
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-1.2-rc1/src/
> > > >
> > > >
> > > > The binary artifacts can be found at:
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-0.98-rc1/bin/
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-1.1-rc1/bin/
> > > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > > phoenix-4.10.0-HBase-1.2-rc1/bin/
> > > >
> > > > For a complete list of changes, see:
> > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > > projectId=12315120&version=12338126
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mujtaba.asc
> > > > 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=
> > > > 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > > h=refs/tags/v4.10.0-HBase-0.98-rc1
> > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > > cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > > h=refs/tags/v4.10.0-HBase-1.1-rc1
> > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > > e34431c8fd392b67ba5fda556627c96b6554bc11
> > > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > > h=refs/tags/v4.10.0-HBase-1.2-rc1
> > > >
> > > > 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,
> > >
> > >    - Andy
> > >
> > > If you are given a choice, you believe you have acted freely. - Raymond
> > > Teller (via Peter Watts)
> > >
> >
>

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

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

Ran Salesforce internal tests and verified performance/backward compat.
with previous Phoenix release (4.9-HBase-0.98).

On Tue, Mar 14, 2017 at 8:02 AM, Samarth Jain <sa...@apache.org> wrote:

> +1
> Built and ran all tests - looks good
> On Mon, Mar 13, 2017 at 5:40 PM Andrew Purtell <ap...@apache.org>
> wrote:
>
> > +1
> >
> > Checked sums and signatures: ok
> > Built from source against HBase 0.98.24-hadoop2: ok (7u80)
> > Built from source against HBase 1.2.4: ok (7u80)
> > Unit tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> > Integration tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> > Unit tests pass against HBase 1.2.4: ok (7u80)
> > Integration tests pass against HBase 1.2.4: no (7u80)
> >
> > ServerExceptionIT hangs or fails when run against 1.2.4 (PHOENIX-3735)
> >
> > ArithmeticQueryIT fails (PHOENIX-3736)
> >
> >
> > On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org>
> > wrote:
> >
> > > Hello Everyone,
> > >
> > > This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the
> next
> > > minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 &
> 1.2.
> > > The release includes both a source-only release and a convenience
> binary
> > > release for each supported HBase version. The previous RC was sunk due
> > > to PHOENIX-3726 which has now been fixed.
> > >
> > > This release has feature parity with supported HBase versions and
> > includes
> > > the following improvements:
> > > - Introduce indirection between column name and qualifier [1]
> > > - Store data for append-only tables in single cell [2]
> > > - Support Spark 2.0 [3]
> > > - Provide Kafka Phoenix consumer [4]
> > > - Distribute UPSERT SELECT across cluster [5]
> > > - Improve Hive PhoenixStorageHandler [6]
> > > - Fix more than 40 bugs
> > >
> > > The source tarball, including signatures, digests, etc can be found at:
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-0.98-rc1/src/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.1-rc1/src/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.2-rc1/src/
> > >
> > >
> > > The binary artifacts can be found at:
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-0.98-rc1/bin/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.1-rc1/bin/
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > > phoenix-4.10.0-HBase-1.2-rc1/bin/
> > >
> > > For a complete list of changes, see:
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > > projectId=12315120&version=12338126
> > >
> > > Release artifacts are signed with the following key:
> > > https://people.apache.org/keys/committer/mujtaba.asc
> > > 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=
> > > 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-0.98-rc1
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-1.1-rc1
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > > e34431c8fd392b67ba5fda556627c96b6554bc11
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > > h=refs/tags/v4.10.0-HBase-1.2-rc1
> > >
> > > 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,
> >
> >    - Andy
> >
> > If you are given a choice, you believe you have acted freely. - Raymond
> > Teller (via Peter Watts)
> >
>

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

Posted by Samarth Jain <sa...@apache.org>.
+1
Built and ran all tests - looks good
On Mon, Mar 13, 2017 at 5:40 PM Andrew Purtell <ap...@apache.org> wrote:

> +1
>
> Checked sums and signatures: ok
> Built from source against HBase 0.98.24-hadoop2: ok (7u80)
> Built from source against HBase 1.2.4: ok (7u80)
> Unit tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> Integration tests pass against HBase 0.98.24-hadoop2: ok (7u80)
> Unit tests pass against HBase 1.2.4: ok (7u80)
> Integration tests pass against HBase 1.2.4: no (7u80)
>
> ServerExceptionIT hangs or fails when run against 1.2.4 (PHOENIX-3735)
>
> ArithmeticQueryIT fails (PHOENIX-3736)
>
>
> On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org>
> wrote:
>
> > Hello Everyone,
> >
> > This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
> > minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2.
> > The release includes both a source-only release and a convenience binary
> > release for each supported HBase version. The previous RC was sunk due
> > to PHOENIX-3726 which has now been fixed.
> >
> > This release has feature parity with supported HBase versions and
> includes
> > the following improvements:
> > - Introduce indirection between column name and qualifier [1]
> > - Store data for append-only tables in single cell [2]
> > - Support Spark 2.0 [3]
> > - Provide Kafka Phoenix consumer [4]
> > - Distribute UPSERT SELECT across cluster [5]
> > - Improve Hive PhoenixStorageHandler [6]
> > - Fix more than 40 bugs
> >
> > The source tarball, including signatures, digests, etc can be found at:
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-0.98-rc1/src/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.1-rc1/src/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.2-rc1/src/
> >
> >
> > The binary artifacts can be found at:
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-0.98-rc1/bin/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.1-rc1/bin/
> > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.10.0-HBase-1.2-rc1/bin/
> >
> > For a complete list of changes, see:
> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12315120&version=12338126
> >
> > Release artifacts are signed with the following key:
> > https://people.apache.org/keys/committer/mujtaba.asc
> > 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=
> > 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-0.98-rc1
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-1.1-rc1
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > e34431c8fd392b67ba5fda556627c96b6554bc11
> > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.10.0-HBase-1.2-rc1
> >
> > 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,
>
>    - Andy
>
> If you are given a choice, you believe you have acted freely. - Raymond
> Teller (via Peter Watts)
>

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

Posted by Andrew Purtell <ap...@apache.org>.
+1

Checked sums and signatures: ok
Built from source against HBase 0.98.24-hadoop2: ok (7u80)
Built from source against HBase 1.2.4: ok (7u80)
Unit tests pass against HBase 0.98.24-hadoop2: ok (7u80)
Integration tests pass against HBase 0.98.24-hadoop2: ok (7u80)
Unit tests pass against HBase 1.2.4: ok (7u80)
Integration tests pass against HBase 1.2.4: no (7u80)

ServerExceptionIT hangs or fails when run against 1.2.4 (PHOENIX-3735)

ArithmeticQueryIT fails (PHOENIX-3736)


On Thu, Mar 9, 2017 at 7:27 PM, James Taylor <ja...@apache.org> wrote:

> Hello Everyone,
>
> This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
> minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1 & 1.2.
> The release includes both a source-only release and a convenience binary
> release for each supported HBase version. The previous RC was sunk due
> to PHOENIX-3726 which has now been fixed.
>
> This release has feature parity with supported HBase versions and includes
> the following improvements:
> - Introduce indirection between column name and qualifier [1]
> - Store data for append-only tables in single cell [2]
> - Support Spark 2.0 [3]
> - Provide Kafka Phoenix consumer [4]
> - Distribute UPSERT SELECT across cluster [5]
> - Improve Hive PhoenixStorageHandler [6]
> - Fix more than 40 bugs
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-0.98-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.1-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.2-rc1/src/
>
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-0.98-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.1-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-
> phoenix-4.10.0-HBase-1.2-rc1/bin/
>
> For a complete list of changes, see:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12315120&version=12338126
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mujtaba.asc
> 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=
> 91f6672ba15603c4b2fec3106d91f56fdaae5b24
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-0.98-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-1.1-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> e34431c8fd392b67ba5fda556627c96b6554bc11
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> h=refs/tags/v4.10.0-HBase-1.2-rc1
>
> 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,

   - Andy

If you are given a choice, you believe you have acted freely. - Raymond
Teller (via Peter Watts)

Re: [VOTE] Release of Apache Phoenix 4.10.0 RC1

Posted by Josh Elser <el...@apache.org>.
+1 (binding)

* xsums/sigs OK
* can build from src
* verified no new dependencies (for L&N)
* Commits for the RC exist in scm
* Ran unit tests

James Taylor wrote:
> Hello Everyone,
>
> This is a call for a vote on Apache Phoenix 4.10.0 RC1. This is the next
> minor release of Phoenix 4, compatible with Apache HBase 0.98, 1.1&  1.2.
> The release includes both a source-only release and a convenience binary
> release for each supported HBase version. The previous RC was sunk due
> to PHOENIX-3726 which has now been fixed.
>
> This release has feature parity with supported HBase versions and includes
> the following improvements:
> - Introduce indirection between column name and qualifier [1]
> - Store data for append-only tables in single cell [2]
> - Support Spark 2.0 [3]
> - Provide Kafka Phoenix consumer [4]
> - Distribute UPSERT SELECT across cluster [5]
> - Improve Hive PhoenixStorageHandler [6]
> - Fix more than 40 bugs
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/src/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/src/
>
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-0.98-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.1-rc1/bin/
> https://dist.apache.org/repos/dist/dev/phoenix/apache-phoenix-4.10.0-HBase-1.2-rc1/bin/
>
> For a complete list of changes, see:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315120&version=12338126
>
> Release artifacts are signed with the following key:
> https://people.apache.org/keys/committer/mujtaba.asc
> 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=91f6672ba15603c4b2fec3106d91f56fdaae5b24
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-0.98-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=cd960706423c2ad7d57f54b05b6a2f04ce4fed0b
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.1-rc1
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=e34431c8fd392b67ba5fda556627c96b6554bc11
> https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;h=refs/tags/v4.10.0-HBase-1.2-rc1
>
> 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
>