Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-18 Thread Dongjoon Hyun
Thank you, Owen. We may add `dependency_manifest.txt` like `install_manifest.txt` and check that on Travis CI script, too. Bests, Dongjoon. On 2017-10-17 13:19, "Owen O'Malley" wrote: > Ok, I'll backport ORC-235, which excludes it from the transitive dependency. > >

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-17 Thread Owen O'Malley
Ok, I'll backport ORC-235, which excludes it from the transitive dependency. .. Owen On Tue, Oct 17, 2017 at 11:25 AM, Dongjoon Hyun wrote: > Ur, I checked Maven central today and found that ORC 1.4.1 seems to bring > unexpected dependency accidentally. This is not a

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-17 Thread Dongjoon Hyun
Ur, I checked Maven central today and found that ORC 1.4.1 seems to bring unexpected dependency accidentally. This is not a feature issue. [INFO] +- io.airlift:aircompressor:jar:0.8:compile [INFO] | \- io.airlift:slice:jar:0.29:compile [INFO] | \- org.openjdk.jol:jol-core:jar:0.2:compile -

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-16 Thread Prasanth Jayachandran
With four +1's (3 binding and 1 non-binding) and no -1's, the vote passes. I'll finalize the release. Thanks everyone who voted! Thanks and Regards, Prasanth Jayachandran On Mon, Oct 16, 2017 at 2:33 PM, Alan Gates wrote: > +1. Checked LICENSE, NOTICE, and signatures.

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Owen O'Malley
+1 I checked: * gpg signature * sha256 * build and test under all 7 linux variants and macos * reviewed git log On Thu, Oct 12, 2017 at 2:02 PM, Dongjoon Hyun wrote: > +1 > > I tested the followings. > > - Shasum and GPG sign is verified. > - All Java UTs passed: `mvn

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Dongjoon Hyun
+1 I tested the followings. - Shasum and GPG sign is verified. - All Java UTs passed: `mvn install` in `java` directory. - All Spark tests passed (including new fixes) Thank you so much! Bests, Dongjoon. On 2017-10-12 13:56, Prasanth Jayachandran wrote: > I did both

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Prasanth Jayachandran
I did both of them already. Thanks and Regards, Prasanth Jayachandran On Thu, Oct 12, 2017 at 1:47 PM, Owen O'Malley wrote: > You should also update https://id.apache.org/ with your public key > fingerprint after you upload it to the pgp.mit.edu keyserver. > > .. Owen

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Owen O'Malley
You should also update https://id.apache.org/ with your public key fingerprint after you upload it to the pgp.mit.edu keyserver. .. Owen On Thu, Oct 12, 2017 at 1:31 PM, Prasanth Jayachandran < j.prasant...@gmail.com> wrote: > Thanks Owen for uploading my keys. Sorry didn't know that I should

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Prasanth Jayachandran
Thanks Owen for uploading my keys. Sorry didn't know that I should upload the keys to dist. Will probably update the release doc to make sure the KEYS are checkin in. I can confirm that the keys are correct. Thanks and Regards, Prasanth Jayachandran On Thu, Oct 12, 2017 at 1:08 PM, Owen

Re: [VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Owen O'Malley
The KEYS file is in the dist svn directory: https://dist.apache.org/repos/dist/release/orc/KEYS Prasanth's key wasn't there, although I have it on my local keychain. I've gone ahead and added it to the KEYS file. Please verify the key Prasanth! .. Owen On Thu, Oct 12, 2017 at 12:29 PM, Alan

[VOTE] Should we release ORC 1.4.1rc0?

2017-10-12 Thread Prasanth Jayachandran
All, Should we release the following artifacts as ORC 1.4.1? Please refer jiras section for list of fixes that went in ORC 1.4.1. tar: http://home.apache.org/~prasanthj/orc-1.4.1rc0/ tag: https://github.com/apache/orc/releases/tag/release-1.4.1rc0 jiras: