Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/18159 )
Change subject: [java] Upgrade dependencies ...................................................................... Patch Set 11: (1 comment) http://gerrit.cloudera.org:8080/#/c/18159/6/java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.scala File java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.scala: http://gerrit.cloudera.org:8080/#/c/18159/6/java/kudu-backup/src/main/scala/org/apache/kudu/backup/KuduBackup.scala@a157 PS6, Line 157: > BTW, does the newly updated code still works fine with Spark 2 (if it have Thanks for bringing this up, I thought our pre-commits tested on Spark2 as well. It turned out that Scala 2.11 can't use Java concurrent ForkJoinPool, which is deprecated in 2.12, but it works without explicitly calling shutdown. -- To view, visit http://gerrit.cloudera.org:8080/18159 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I300af97556a8c12a2e7c0deb2ae723c2ea639518 Gerrit-Change-Number: 18159 Gerrit-PatchSet: 11 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Tue, 25 Jan 2022 16:50:19 +0000 Gerrit-HasComments: Yes
