Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.0.0
Description
https://github.com/apache/spark/pull/25800 added
<!-- SPARK-28932 This is required in JDK11 --> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala-library</artifactId> </dependency>
Now with JDK 17 it works without them
Attachments
Issue Links
- links to