I've just been taking a look at the RC, and before making my
(non-binding) vote, I'd like to outline a few things that I've
noticed:

* OpenCSV is referenced in the NOTICE file for the binary release, but
(as far as I know) is no longer actually bundled
* JLine and SQLLine are not in the NOTICE file for the binary release,
but they do seem to be bundled in the binary artifact
* RAT fails to run (i.e. mvn apache-rat:check) due to
phoenix-core/src/main/resources/java.sql.Driver (it probably should be
skipped)
* the .md5 and .sha files are in a format that can't be easily checked
with md5sum and sha256sum. Not a problem in itself, but creating them
with md5sum and sha256sum makes it easier to check automatically

Other than that, I've run the full integration tests, and that seems
to be fine. Also manually checked the signatures, LICENSE, and
DISCLAIMER files, and they look fine.

- Gabriel


On Wed, Mar 19, 2014 at 8:55 PM, James Taylor <[email protected]> wrote:
> Hi everyone,
> This is a call for a vote on Apache Phoenix 3.0.0 incubating. This is the
> next major release of Phoenix compatible with the 0.94 branch of Apache
> HBase and will be our second release in the incubator. The release includes
> both a source-only release and a convenience binary release.
>
> New features include:
> - Equi-joins through broadcast hash join
> - Shared tables over same physical HBase table
> - Read-only and updatable views
> - Multi-tenancy
> - JDBC ARRAY type
> - Sequence creation and usage
>
> The source tarball, including signatures, digests, etc can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc0/src/
>
> The binary artifacts can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/phoenix/phoenix-3.0.0-incubating-rc0/bin/
>
> 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/dev/incubator/phoenix/KEYS
>
> The tag to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=tag;h=refs/tags/v3.0.0-incubating
>
> For information about the contents of this release see:
> https://git-wip-us.apache.org/repos/asf?p=incubator-phoenix.git;a=log;h=refs/tags/v3.0.0-incubating
>
> Release notes
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326145&styleName=Text&projectId=12315120&Create=Create&atl_token=A5KQ-2QAV-T4JA-FDED%7C34a706e780c7e8f198c9ca903e80572b560599b6%7Clin
>
> Vote will be open for at least 72 hours. Please vote:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks,
> James

Reply via email to