[ 
https://issues.apache.org/jira/browse/MAHOUT-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15753483#comment-15753483
 ] 

Andrew Palumbo commented on MAHOUT-1889:
----------------------------------------

Marked this as fix for 0.14.0 but we will have to re-assess after 0.13.0 goes 
out, weather this will be included in 0.14 or later.


> Mahout doesn't work with Spark 2.0
> ----------------------------------
>
>                 Key: MAHOUT-1889
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1889
>             Project: Mahout
>          Issue Type: Bug
>            Reporter: Sergey Svinarchuk
>            Priority: Critical
>             Fix For: 0.14.0
>
>
> In Spark 2.0 was changes path to libraries and classpath. If change classpath 
> to correct for Spark 2.0, all Spark job failed with 
> java.lang.NoSuchMethodError: , because Spark API was changed.
> Example for spark-shell:
> {code}
> ./bin/mahout spark-shell
> Exception in thread "main" java.lang.NoSuchMethodError: 
> org.apache.spark.repl.SparkILoop.setPrompt(Ljava/lang/String;)V
>       at 
> org.apache.mahout.sparkbindings.shell.MahoutSparkILoop.<init>(MahoutSparkILoop.scala:58)
>       at org.apache.mahout.sparkbindings.shell.Main$.main(Main.scala:32)
>       at org.apache.mahout.sparkbindings.shell.Main.main(Main.scala)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to