I am using Maven 3.6.3 on Mac (x86), JDK 1.8.0_341
No issue for me.

On Wed, Jun 21, 2023 at 5:48 AM Xiaoqiao He <hexiaoq...@apache.org> wrote:

> Addendum:
> A. Build the release from sources using: `mvn clean install package
> -DskipTests=true -Dmaven.javadoc.skip=true`
> B. It works well when using the same command to build from the
> source branch trunk.
>
> On Wed, Jun 21, 2023 at 8:44 PM Xiaoqiao He <hexiaoq...@apache.org> wrote:
>
> > Hi,
> >
> > I met a fatal error when building from source on local Mac OSX. It
> > could reproduce stably.
> > Not sure if it is related to my local environment. Try to dig it, but not
> > any conclusion right now.
> > Will feedback once find reasons.
> >
> > Appendix system environment, some more stack information refer to the
> > attachment please.
> > OS:Bsduname:Darwin 21.2.0 Darwin Kernel Version 21.2.0: Sun Nov 28
> > 20:28:54 PST 2021; root:xnu-8019.61.5~1/RELEASE_X86_64 x86_64
> > rlimit: STACK 8192k, CORE 0k, NPROC 2784, NOFILE 10240, AS infinity
> > load average:13.99 12.30 8.96
> >
> > CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core)
> > family 6 model 158 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3,
> > ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref,
> > lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
> >
> > vm_info: Java HotSpot(TM) 64-Bit Server VM (25.202-b08) for bsd-amd64 JRE
> > (1.8.0_202-b08), built on Dec 15 2018 20:16:16 by "java_re" with gcc
> 4.2.1
> > (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
> >
> > mvn version: Apache Maven 3.6.0
> >
> > Best Regards,
> > - He Xiaoqiao
> >
> >
> > On Wed, Jun 21, 2023 at 10:09 AM Tak Lon (Stephen) Wu <tak...@apache.org
> >
> > wrote:
> >
> >> +1 (non-binding), and thanks a lot for driving the vote.
> >>
> >> * Signature of sources and binaries: ok
> >> * Checksum of sources and binaries: ok
> >> * Rat check (1.8.0_362): okie
> >>  - mvn clean apache-rat:check
> >> * Built from source (1.8.0_362): ok
> >>  - mvn clean install -DskipTests
> >> * Run Pseudo-Distributed mode with HDFS and YARN (1.8.0_362): ok
> >> * Run Shell command (mkdir/put/ls/get) (1.8.0_362) : ok
> >> * Run MR examples applications and check the result (1.8.0_362): ok
> >>  - bin/hadoop jar
> >> share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.6.jar grep input
> >> output 'dfs[a-z.]+'
> >>
> >> -Stephen
> >>
> >> On Tue, Jun 20, 2023 at 6:56 PM Masatake Iwasaki <
> >> iwasak...@oss.nttdata.com>
> >> wrote:
> >>
> >> > +1
> >> >
> >> > + verified the signature and checksum of the source tarball.
> >> > + built from the source tarball on Rocky Linux 8 (x86_64) and OpenJDK
> 8
> >> > with native profile enabled.
> >> >    + launched pseudo distributed cluster including kms and httpfs with
> >> > Kerberos and SSL enabled.
> >> >    + created encryption zone, put and read files via httpfs.
> >> > + built RPM packages by Bigtop (modified to use ZooKeepr 3.6) on Rocky
> >> > Linux 8 (x86_64).
> >> >    + built HBase and Hive against Hadoop 3.3.6.
> >> >    + ran smoke-tests of hdfs, yarn, mapreduce, hbase and hive.
> >> > + skimmed the contents of site documentation.
> >> >
> >> > Thanks,
> >> > Masatake Iwasaki
> >> >
> >> > On 2023/06/21 8:07, Wei-Chiu Chuang wrote:
> >> > > Bumping this thread to the top.
> >> > > If you are verifying the release, please vote on this thread. RC0
> and
> >> RC1
> >> > > are exactly the same. The only material difference is the Changelog.
> >> > >
> >> > > Thanks!!
> >> > >
> >> > > On Sun, Jun 18, 2023 at 5:52 PM Wei-Chiu Chuang <weic...@apache.org
> >
> >> > wrote:
> >> > >
> >> > >> I am inviting anyone to try and vote on this release candidate.
> >> > >>
> >> > >> Note:
> >> > >> This is exactly the same as RC0, except the CHANGELOG.
> >> > >>
> >> > >> The RC is available at:
> >> > >> https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-amd64/ (for
> amd64)
> >> > >> https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-arm64/ (for
> arm64)
> >> > >>
> >> > >> Git tag: release-3.3.6-RC1
> >> > >> https://github.com/apache/hadoop/releases/tag/release-3.3.6-RC1
> >> > >>
> >> > >> Maven artifacts is built by x86 machine and are staged at
> >> > >>
> >> >
> >>
> https://repository.apache.org/content/repositories/orgapachehadoop-1380/
> >> > >>
> >> > >> My public key:
> >> > >> https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
> >> > >>
> >> > >> Changelog:
> >> > >>
> https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-amd64/CHANGELOG.md
> >> > >>
> >> > >> Release notes:
> >> > >>
> >> https://home.apache.org/~weichiu/hadoop-3.3.6-RC1-amd64/RELEASENOTES.md
> >> > >>
> >> > >> This is a relatively small release (by Hadoop standard) containing
> >> about
> >> > >> 120 commits.
> >> > >> Please give it a try, this RC vote will run for 7 days.
> >> > >>
> >> > >>
> >> > >> Feature highlights:
> >> > >>
> >> > >> SBOM artifacts
> >> > >> ----------------------------------------
> >> > >> Starting from this release, Hadoop publishes Software Bill of
> >> Materials
> >> > >> (SBOM) using
> >> > >> CycloneDX Maven plugin. For more information about SBOM, please go
> to
> >> > >> [SBOM](https://cwiki.apache.org/confluence/display/COMDEV/SBOM).
> >> > >>
> >> > >> HDFS RBF: RDBMS based token storage support
> >> > >> ----------------------------------------
> >> > >> HDFS Router-Router Based Federation now supports storing delegation
> >> > tokens
> >> > >> on MySQL,
> >> > >> [HADOOP-18535](https://issues.apache.org/jira/browse/HADOOP-18535)
> >> > >> which improves token operation through over the original
> >> Zookeeper-based
> >> > >> implementation.
> >> > >>
> >> > >>
> >> > >> New File System APIs
> >> > >> ----------------------------------------
> >> > >> [HADOOP-18671](https://issues.apache.org/jira/browse/HADOOP-18671)
> >> > moved
> >> > >> a number of
> >> > >> HDFS-specific APIs to Hadoop Common to make it possible for certain
> >> > >> applications that
> >> > >> depend on HDFS semantics to run on other Hadoop compatible file
> >> systems.
> >> > >>
> >> > >> In particular, recoverLease() and isFileClosed() are exposed
> through
> >> > >> LeaseRecoverable
> >> > >> interface. While setSafeMode() is exposed through SafeMode
> interface.
> >> > >>
> >> > >>
> >> > >>
> >> > >
> >> >
> >> > ---------------------------------------------------------------------
> >> > To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
> >> > For additional commands, e-mail: common-dev-h...@hadoop.apache.org
> >> >
> >> >
> >>
> >
>

Reply via email to