Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error due to Scala version in part_2.10-0.1.jar #28

Open
sapthrishi opened this issue Jul 4, 2017 · 0 comments
Open

Compilation error due to Scala version in part_2.10-0.1.jar #28

sapthrishi opened this issue Jul 4, 2017 · 0 comments

Comments

@sapthrishi
Copy link

sapthrishi commented Jul 4, 2017

Platform: the latest Spark (spark-core_2.11) which is compatible with Scala 2.11.
When using the following maven dependency:

<dependency>
<groupId>amplab</groupId>
<artifactId>spark-indexedrdd</artifactId>
<version>0.4.0</version>
</dependency>

We get the following compilation error -
part_2.10-0.1.jar of MyProject build path is cross-compiled with an incompatible version of Scala (2.10.0). Unknown Scala Version Problem

@sapthrishi sapthrishi changed the title Compilation error due to Scala version: part_2.10-0.1.jar of sparkBayesianDc build path is cross-compiled with an incompatible version of Scala (2.10.0). Unknown Scala Version Problem Compilation error due to Scala version in part_2.10-0.1.jar Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant