Skip to content

BIGTOP-4519. Upgrade Groovy to 3.0.25#1381

Open
iwasakims wants to merge 1 commit intoapache:masterfrom
iwasakims:BIGTOP-4519
Open

BIGTOP-4519. Upgrade Groovy to 3.0.25#1381
iwasakims wants to merge 1 commit intoapache:masterfrom
iwasakims:BIGTOP-4519

Conversation

@iwasakims
Copy link
Member

https://issues.apache.org/jira/browse/BIGTOP-4519

We need to upgrade Groovy to address JDK upgrade in the stack. Since Hadoop still requires JDK 8 for release build, Groovy 3.0.25 can be good candidate since it supports all of Java 8, 11 and 17. Since Hadoop 3.4 required JDK 8 for release build, we can not drop the OpenJDK 8 now.

following commands used for release succeeded with the patch.

$ mvn clean install
$ mvn clean install -f bigtop-test-framework/pom.xml
$ mvn clean install -f bigtop-tests/test-artifacts/pom.xml
$ HADOOP_CONF_DIR=/etc/hadoop/conf HADOOP_HOME=/usr/lib/hadoop mvn clean install -DskipITs -f bigtop-tests/test-execution/pom.xml

smoke-tets of hdfs, yarn and mapreduce passed with the upgraded bigtop-groovy package on Ubuntu 24.04 x86_64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant