+1

* Upgrade from 4.13 to 4.14 (with HBase 1.2) - Verified
* Namespace mapping upgrade and mapping utility to map existing table - No
regression
* Query logging - verified



On Wed, Jun 6, 2018 at 1:35 PM, Mujtaba Chohan <mujt...@apache.org> wrote:

> +1.
>
> Verified backward compat. and performance looks fine when compared to last
> release (0.98 branch).
>
> On Tue, Jun 5, 2018 at 11:50 AM, Pedro Boado <pedro.bo...@gmail.com>
> wrote:
>
> > Sure, I'll add the signature to the release repo (it's already in the dev
> > repo) . Thanks for the reminder.
> >
> > On Tue, 5 Jun 2018, 19:36 Josh Elser, <els...@apache.org> wrote:
> >
> > > +1 (binding)
> > >
> > > The KEYS file *must* be updated before this is released. Pedro's key
> > > does not exist at
> > > https://dist.apache.org/repos/dist/release/phoenix/KEYS. Pedro, can
> you
> > > add your key to the bottom of that file, please? There are instructions
> > > at the top of the file.
> > >
> > > * can build all from src
> > > * xsums are OK, sigs are ok (given the above caveat)
> > > * No unexpected binaries in src release
> > > * mvn apache-rat:check fails in all CDH branches, but only on a
> > .gitignore
> > > * the hbase-1.1 branch is still missing the change to checksum
> > > generation, so it is "special" (not an issue if we just drop it
> anyways)
> > > but not wrong.
> > >
> > > On 6/5/18 10:23 AM, James Taylor wrote:
> > > > Hello Everyone,
> > > >
> > > > This is a call for a vote on Apache Phoenix 4.14.0 RC3. This is a
> patch
> > > > release of Phoenix 4.14 and is compatible with Apache HBase 0.98,
> 1.1,
> > > 1.2,
> > > > 1.3, 1.4 and CDH 5.11, 5.12, 5.13, and 5.14. The release includes
> both
> > a
> > > > source-only release and a convenience binary release for each
> supported
> > > > HBase version. The prior RC was sunk due to PHOENIX-4759 which is now
> > > fixed.
> > > >
> > > > This release has feature parity with supported HBase versions and
> > > includes
> > > > the following improvements:
> > > > - Over 90 bug fixes
> > > > - Support for HBase 1.4
> > > > - Support for more CDH releases
> > > > - Support for GRANT/REVOKE [1][2]
> > > > - Avoid server retries for mutable indexes [3]
> > > > - Pure client side transactional index maintenance [4]
> > > > - Prune local index regions scanned during query execution [5][6]
> > > > - Support NOT NULL constraint for any column for immutable table [7]
> > > >
> > > > The source tarball, including signatures, digests, etc can be found
> at:
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-0.98-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.1-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.2-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.3-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.4-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.11.2-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.12.2-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.13.2-rc3/src/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.14.2-rc3/src/
> > > >
> > > > The binary artifacts can be found at:
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-0.98-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.1-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.2-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.3-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-HBase-1.4-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.11.2-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.12.2-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.13.2-rc3/bin/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.14.2-rc3/bin/
> > > >
> > > > The binary parcels for CDH can be found at:
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.11.2-rc3/parcels/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.12.2-rc3/parcels/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.13.2-rc3/parcels/
> > > >
> > > https://dist.apache.org/repos/dist/dev/phoenix/apache-
> > phoenix-4.14.0-cdh5.14.2-rc3/parcels/
> > > >
> > > > For a complete list of changes, see:
> > > >
> > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> > projectId=12315120&version=12342145
> > > >
> > > > Release artifacts are signed with the following key:
> > > > https://people.apache.org/keys/committer/mujtaba.asc (hbase
> versions)
> > > > https://people.apache.org/keys/committer/pboado.asc (cdh versions)
> > > > 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=
> > a7adbbcca749cd69de808195a09328c330e731c5
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.14.0-HBase-1.4-rc3
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > 0a06e5964f3f7634cd8d70208fc1b07e2890cb1f
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.14.0-cdh5.11.2-rc3
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > 44939d29e04d07cc668c93437c805f8dcf60cd58
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.14.0-cdh5.12.2-rc3
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > b68b9e34c6ece256c6b57edfbe0431af1fc27eb6
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.14.0-cdh5.13.2-rc3
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=
> > 3c72eef250ffd6ea172d273121a400a944d02843
> > > >
> > > https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=tag;
> > h=refs/tags/v4.14.0-cdh5.14.2-rc3
> > > >
> > > > 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
> > > >
> > > > [1] https://phoenix.apache.org/language/index.html#grant
> > > > [2] https://phoenix.apache.org/language/index.html#revoke
> > > > [3] https://issues.apache.org/jira/browse/PHOENIX-4130
> > > > [4] https://issues.apache.org/jira/browse/PHOENIX-4278
> > > > [5] https://issues.apache.org/jira/browse/PHOENIX-3941
> > > > [6] https://issues.apache.org/jira/browse/PHOENIX-4585
> > > > [7] https://issues.apache.org/jira/browse/PHOENIX-2566
> > > >
> > >
> >
>

Reply via email to