Thanks all!! I'll prepare RC3 now including HADOOP-18094
<https://issues.apache.org/jira/browse/HADOOP-18094> and will start a new
vote soon.

Best,
Chao

On Tue, Jan 25, 2022 at 2:23 AM Steve Loughran <ste...@cloudera.com.invalid>
wrote:

> that error
> org.restlet.jee:org.restlet:pom:2.3.0 from/to maven-default-http-blocker (
> http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet
>
> implies maven is not downloading http artifacts, and it had decided that
> the reslet artifacts were coming off an http repo, even though its in maven
> central
>
> which means look at your global maven settings
>
>
>
> On Tue, 25 Jan 2022 at 07:27, Mukund Madhav Thakur
> <mtha...@cloudera.com.invalid> wrote:
>
> > Hi Chao,
> > I was using the command "mvn package -Pdist -DskipTests -Dtar
> > -Dmaven.javadoc.skip=true" on commit id *6da346a358c. *
> > It is working for me today. So maybe it was an intermittent issue in my
> > local last time when I was trying this. So we can ignore this. Thanks
> >
> >
> >
> > On Tue, Jan 25, 2022 at 6:21 AM Stack <st...@duboce.net> wrote:
> >
> > > +1 (binding)
> > >
> > >         * Signature: ok
> > >         * Checksum : ok
> > >         * Rat check (1.8.0_191): ok
> > >          - mvn clean apache-rat:check
> > >         * Built from source (1.8.0_191): ok
> > >          - mvn clean install  -DskipTests
> > >
> > > Poking around in the binary, it looks good. Unpacked site. Looks right.
> > > Checked a few links work.
> > >
> > > Deployed over ten node cluster. Ran HBase ITBLL over it for a few hours
> > w/
> > > chaos. Worked like 3.3.1...
> > >
> > > I tried to build with 3.8.1 maven and got the below.
> > >
> > > [ERROR] Failed to execute goal on project
> > > hadoop-yarn-applications-catalog-webapp: Could not resolve dependencies
> > for
> > > project
> > > org.apache.hadoop:hadoop-yarn-applications-catalog-webapp:war:3.3.2:
> > Failed
> > > to collect dependencies at org.apache.solr:solr-core:jar:7.7.0 ->
> > > org.restlet.jee:org.restlet:jar:2.3.0: Failed to read artifact
> descriptor
> > > for org.restlet.
> > > jee:org.restlet:jar:2.3.0: Could not transfer artifact
> > > org.restlet.jee:org.restlet:pom:2.3.0 from/to
> maven-default-http-blocker
> > (
> > > http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet (
> > > http://maven.restlet.org, default, releases+snapshots),
> > apache.snapshots (
> > > http://repository.apache.org/snapshots, default, disabled)] -> [Help
> 1]
> > >
> > > I used 3.6.3 mvn instead (looks like a simple fix).
> > >
> > > Thanks for packaging up this fat point release Chao Sun.
> > >
> > > S
> > >
> > > On Wed, Jan 19, 2022 at 9:50 AM Chao Sun <sunc...@apache.org> wrote:
> > >
> > > > Hi all,
> > > >
> > > > I've put together Hadoop 3.3.2 RC2 below:
> > > >
> > > > The RC is available at:
> > > > http://people.apache.org/~sunchao/hadoop-3.3.2-RC2/
> > > > The RC tag is at:
> > > > https://github.com/apache/hadoop/releases/tag/release-3.3.2-RC2
> > > > The Maven artifacts are staged at:
> > > >
> > https://repository.apache.org/content/repositories/orgapachehadoop-1332
> > > >
> > > > You can find my public key at:
> > > > https://downloads.apache.org/hadoop/common/KEYS
> > > >
> > > > I've done the following tests and they look good:
> > > > - Ran all the unit tests
> > > > - Started a single node HDFS cluster and tested a few simple commands
> > > > - Ran all the tests in Spark using the RC2 artifacts
> > > >
> > > > Please evaluate the RC and vote, thanks!
> > > >
> > > > Best,
> > > > Chao
> > > >
> > >
> >
>

Reply via email to