I have (Ubuntu 14.04, gcc 4.8.5) * Built Java and run unit tests * Built and installed C++ and run unit tests * Built on Python 3.5 and run unit tests (I created ARROW-557 to make the HDFS unit tests easier to opt out of -- not a blocker) * Run the Java-C++ integration test suite (this is a little tricky, see ARROW-556 which makes this easier)
My vote +1 (binding), provisional on verifying the release signature Thanks Wes On Mon, Feb 13, 2017 at 6:36 PM, Julien Le Dem <[email protected]> wrote: > otherwise this looks good to me. > I ran the test on both the java and the cpp build. > Will wait until I can verify the signature to vote. > > On Mon, Feb 13, 2017 at 2:08 PM, Julien Le Dem <[email protected]> wrote: > >> Did you publish your public key? >> also consider adding it here: http://www.apache.org/dist/arrow/KEYS >> and here: https://people.apache.org/keys/committer/uwe >> >> $ gpg --verify apache-arrow-0.2.0.tar.gz.asc >> gpg: assuming signed data in `apache-arrow-0.2.0.tar.gz' >> gpg: Signature made Mon Feb 13 08:40:38 2017 PST using RSA key ID 8CAAD602 >> gpg: Can't check signature: public key not found >> >> On Mon, Feb 13, 2017 at 9:25 AM, Uwe L. Korn <[email protected]> wrote: >> >>> Hello all, >>> >>> I'd like to propose the first release candidate (rc1) of Apache Arrow >>> version 0.2.0. >>> It covers a total of 188 resolved JIRAs [1] Thanks to everyone who >>> contributed to this release. >>> >>> The source release rc1 is hosted at [2]. >>> This release candidate is based on commit >>> 66f650cd359e13f3d5c3d4ef78d89f389d6bcecc located at [3]. >>> >>> The vote will be open for the next ~72 hours ending at 19:00 CET, >>> February 16, 2017. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> I have run the java build + tests >>> I have run cpp build + tests >>> I have built the Python manylinux1 package + run the tests >>> >>> Here's my vote: +1 (non-binding) >>> >>> Thanks, >>> Uwe >>> >>> How to validate a release signature: >>> https://httpd.apache.org/dev/verification.html >>> >>> [1] >>> https://issues.apache.org/jira/issues/?jql=project%20%3D% >>> 20ARROW%20AND%20fixVersion%20%3D%200.2.0%20ORDER%20BY%20priority%20DESC >>> [2] https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.2.0-rc1/ >>> [3] >>> https://github.com/apache/arrow/commit/66f650cd359e13f3d5c3d >>> 4ef78d89f389d6bcecc >>> >>> >> >> >> -- >> Julien >> > > > > -- > Julien
