小编kum*_*mar的帖子

使用不兼容的Scala版本(2.10.0)交叉编译spark构建路径

当我尝试在scala IDE中执行sparksql代码时,我得到以下错误,有人可以帮我解决这个问题吗?

spark build path is cross-compiled with an incompatible version of Scala (2.10.0). In case this report is mistaken, this check can be disabled in the compiler preference page. spark       Unknown Scala Version Problem
akka-remote_2.10-2.3.11.jar of spark build path is cross-compiled with an incompatible version of Scala (2.10.0). In case this report is mistaken, this check can be disabled in the compiler preference page.  spark       Unknown Scala Version Problem
akka-slf4j_2.10-2.3.11.jar of spark build path is cross-compiled with an incompatible …
Run Code Online (Sandbox Code Playgroud)

scala-ide

12
推荐指数
2
解决办法
2万
查看次数

错误:无法找到或加载主类org.test.spark.streamExample

我试图在Scala IDE中执行示例基本sparkstreaming示例,但我收到以下错误:

Error: Could not find or load main class org.test.spark.streamExample.
Run Code Online (Sandbox Code Playgroud)

任何人都可以帮我解决这个问题.

scala-ide spark-streaming

9
推荐指数
1
解决办法
2万
查看次数

标签 统计

scala-ide ×2

spark-streaming ×1