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

spark mllib version? #17

Open
trinadhg opened this issue Aug 7, 2017 · 2 comments
Open

spark mllib version? #17

trinadhg opened this issue Aug 7, 2017 · 2 comments

Comments

@trinadhg
Copy link

trinadhg commented Aug 7, 2017

What is the version of mllib are you using? I'm not able to compile the code with spark-mllib_2.10 with version 1.6.0/2.01.
I'm getting issue with org.apache.spark.mllib.util.Loader$.MODULE$.checkSchemaAssignment as "method checkSchema: (x$1: org.apache.spark.sql.types.StructType, x$2: scala.reflect.api.Universe#TypeTag[_])Unit does not take type parameters."
can you please let me know, what version you were using.

org.apache.spark
spark-mllib_2.10
1.6.0/2.0.1/
provided

@trinadhg
Copy link
Author

trinadhg commented Aug 7, 2017

Please let me know if you have direct Jar file for the Markov, I can use that.

@joandre
Copy link
Owner

joandre commented Aug 12, 2017

Hi,

By spark-mllib_2.10, do you mean scala 2.10? You have a jar for Spark 1.6.1 in release version. But no more jar will be published until sparse matrix multiplication issue is not fixed.

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

2 participants