mahout0.9 hadoop2.4.1 编译错误 math-scala wrappers

本文介绍了一个使用Scala 2.9.3在JDK8环境下编译mahout-distribution-0.9数学模块时遇到的问题。由于Java类文件损坏导致编译失败,并给出了解决方案:将Scala版本升级到2.10.3或更高。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

mvn clean install -Dhadoop2 -Dhadoop2.version=2.4.1 -DskipTests


[JDK8] errors when compile the module math-scala with JDK8 and maven dependency org.scala-lang:scala

[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+


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值