Details
-
Dependency upgrade
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9
Description
[INFO] Compiling 12 source files to /root/bigtop/dl/mahout-distribution-0.9/math-scala/target/classes at 1425956054808
[ERROR] error: error while loading ConcurrentMap, class file '/usr/java/jdk1.8.0_40/jre/lib/rt.jar(java/util/concurrent/ConcurrentMap.class)' is broken
[INFO] (bad constant pool tag 15 at byte 2448)
[ERROR] error: error while loading CharSequence, class file '/usr/java/jdk1.8.0_40/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
[INFO] (bad constant pool tag 15 at byte 1501)
[ERROR] error: error while loading Comparator, class file '/usr/java/jdk1.8.0_40/jre/lib/rt.jar(java/util/Comparator.class)' is broken
[INFO] (bad constant pool tag 15 at byte 5003)
[ERROR] three errors found
The default version of org.scala-lang:scala-library in module math-scala is 2.9.3, and in order to compile with JDK8, it needs to upgrade the scala version to 2.10.3+