Zoltan Chovan has posted comments on this change. (
http://gerrit.cloudera.org:8080/22604 )
Change subject: Upgrade to Spark3.5.5
......................................................................
Patch Set 7:
(1 comment)
> Patch Set 7:
>
> just out of curiosity the excludes in java/{kudu-backup,
> kudu-spark-tools}/build.gradle are necessary because the new spark version
> pulls those in by default. (sry maybe n00b question)
Yeah it seems some new dependencies are pulled in by the new Spark version,
excluding them makes the verify_jars script happy :)
http://gerrit.cloudera.org:8080/#/c/22604/7/java/kudu-spark/build.gradle
File java/kudu-spark/build.gradle:
http://gerrit.cloudera.org:8080/#/c/22604/7/java/kudu-spark/build.gradle@79
PS7, Line 79: //task configs() {
: // configurations.each { println it.name }
: //}
> nit: debugging leftover?
Done
--
To view, visit http://gerrit.cloudera.org:8080/22604
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I341d84f7a7b32a26b8d9699b929cce1252d0ebad
Gerrit-Change-Number: 22604
Gerrit-PatchSet: 7
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <[email protected]>
Gerrit-Reviewer: Zoltan Chovan <[email protected]>
Gerrit-Comment-Date: Fri, 04 Apr 2025 08:58:12 +0000
Gerrit-HasComments: Yes