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://repository.apache.org/content/repositories/snapshots/org/apache/hadoop/thirdparty/ )
Are they published manually? On Fri, Apr 23, 2021 at 6:06 PM Ayush Saxena <ayush...@gmail.com> wrote: > 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-Apr-2021, at 3:16 PM, Wei-Chiu Chuang <weic...@cloudera.com.invalid> > wrote: > > > > 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. The version used is too old. > > > >> On Fri, Apr 23, 2021 at 10:55 AM Wei-Chiu Chuang <weic...@apache.org> > wrote: > >> > >> 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't update protobuf too frequently. > >> Jaeger is under active development. We're currently on 0.34.2, the > latest > >> is 1.22.0. > >> > >> If there is no change to this plan, I can start the release work as soon > >> as possible. > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org > For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org > >