Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-05-12 Thread Wei-Chiu Chuang
Sorry for the delay in the release work. I'm almost ready to start a release vote. (Took several days to figure out all the Docker gimmicks, plus company holidays) The only missing piece is this PR: https://github.com/apache/hadoop-thirdparty/pull/14 I've dry-run the release activity with this ch

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-26 Thread Wei-Chiu Chuang
I'll start preparing the release vote for third-party 1.1.0. Thanks all for help! On Mon, Apr 26, 2021 at 7:20 PM Wei-Chiu Chuang wrote: > Thanks. I created a Jenkins job to upload the SNAPSHOT to Apache nexus > repository. > > https://ci-hadoop.apache.org/view/Hadoop/job/Hadoop-thirdparty-trunk

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-26 Thread Wei-Chiu Chuang
Thanks. I created a Jenkins job to upload the SNAPSHOT to Apache nexus repository. https://ci-hadoop.apache.org/view/Hadoop/job/Hadoop-thirdparty-trunk-Commit/ I can see the new artifacts uploaded. Let's see if the main Hadoop repo precommit can consume the bits. On Mon, Apr 26, 2021 at 6:02 PM A

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-26 Thread Ayush Saxena
Yep, you have to do it manually -Ayush > On 26-Apr-2021, at 3:23 PM, Wei-Chiu Chuang wrote: > >  > Does anyone know how we publish hadoop-thirdparty SNAPSHOT artifacts? > > The main Hadoop arifacts are published by this job > https://ci-hadoop.apache.org/view/Hadoop/job/Hadoop-trunk-Commit/

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-26 Thread Wei-Chiu Chuang
Does anyone know how we publish hadoop-thirdparty SNAPSHOT artifacts? The main Hadoop arifacts are published by this job https://ci-hadoop.apache.org/view/Hadoop/job/Hadoop-trunk-Commit/ after every commit. However, we don't seem to publish hadoop-thirdparty regularly. (Apache nexus: https://repos

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-23 Thread Ayush Saxena
Regarding Guava: before release once you merge the change to thrirdparty repo, can update the hadoop thirdparty snapshot, the hadoop code would pick that up, and watch out everything is safe and clean before release. Unless you have a better way to verify or already verified!!! -Ayush > On 23

Re: [DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-23 Thread Wei-Chiu Chuang
Another suggestion: looks like the shaded jaeger is not being used by Hadoop code. Maybe we can remove that from the release for now? I don't want to release something that's not being used. We can release the shaded jaeger when it's ready for use. We will have to update the jaeger version anyway.

[DISCUSS] hadoop-thirdparty 1.1.0 release

2021-04-22 Thread Wei-Chiu Chuang
Hi community, In preparation of the Hadoop 3.3.1 release, I am starting a thread to discuss its prerequisite: the release of hadoop-thirdparty 1.1.0. My plan: update guava to 30.1.1 (latest). I have the PR ready to merge. Do we want to update protobuf and jaeger? Anything else? I suppose we won