You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2022/03/28 15:22:24 UTC

[GitHub] [bigtop] iwasakims opened a new pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

iwasakims opened a new pull request #878:
URL: https://github.com/apache/bigtop/pull/878


   https://issues.apache.org/jira/browse/BIGTOP-3606
   
   [Hadoop 3.2.3 is available](https://lists.apache.org/thread/qc8fzb9768g61k5mrf1bjofryfttks0p) now.
   
   * using locally installed protoc artifact for aarch64 and ppc64le instead of reverting HADOOP-16598.
   * removed patches already contained in Hadoop 3.2.3 such as HADOOP-15939, HADOOP-17569, HAODOP-14922 and YARN-9783.
   * patch2-exclude-spotbugs-annotations.diff is not longer needed after HADOOP-17849.
   * patch4-revert-HADOOP-17119andHADOOP-16676.diff is no longer needed since HBase 2.4 is using shaded jetty.
   


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn merged pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #878:
URL: https://github.com/apache/bigtop/pull/878


   


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] iwasakims commented on pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

Posted by GitBox <gi...@apache.org>.
iwasakims commented on pull request #878:
URL: https://github.com/apache/bigtop/pull/878#issuecomment-1080848745


   tested this on Rocky Linux 8.
   
   ```
   $ ./docker-hadoop.sh \
      --create 3 \
      --image bigtop/puppet:trunk-rockylinux-8 \
      --memory 8g \
      --repo file:///bigtop-home/output \
      --disable-gpg-check \
      --stack hdfs,yarn,mapreduce,hbase,hive,spark \
      --smoke-tests hdfs,yarn,mapreduce,hbase,hive,spark
   ...
   BUILD SUCCESSFUL in 17m 4s
   49 actionable tasks: 27 executed, 22 up-to-date
   ```


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #878:
URL: https://github.com/apache/bigtop/pull/878#issuecomment-1081508610


   +1, tested on Debian 10.


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [bigtop] sekikn commented on pull request #878: BIGTOP-3606. Bump Hadoop to 3.2.3.

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #878:
URL: https://github.com/apache/bigtop/pull/878#issuecomment-1081612880


   Merged into master. Thanks @iwasakims!


-- 
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: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org