Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
3.0.0
-
None
-
None
-
Spark-3.0.0;JDK 8
Description
When I use the command to compile spark-core_2.12 module, and then use the spark-core_2.12-3.0.0.jar instead of /jars/spark-core_2.12-3.0.0.jar, I will report an error (without making any code changes)
command: ./build/mvn -pl :spark-core_2.12 -Pyarn -Phive -Phive-thriftserver -Dhadoop.version=2.7.4 -DskipTests clean package
version: spark-3.0.0
jdk: 1.8