ZhendongBai commented on pull request #3349: URL: https://github.com/apache/hadoop/pull/3349#issuecomment-917574645
@GauthamBanasandra Ok, I rerun the docker build and mvn commands, after `./start-build-env.sh` in project root directory , logs as below: [docker_image_build.log](https://github.com/apache/hadoop/files/7149186/docker_image_build.log). After `mvn package -Pdist,native -DskipTests -Dtar -Dmaven.javadoc.skip=true` on docker container, finally, the project was built successfully, logs as below: [build.log](https://github.com/apache/hadoop/files/7149181/build.log). Take a look,please, and thanks a lot. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
