[
https://issues.apache.org/jira/browse/MAHOUT-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853092#comment-15853092
]
ASF GitHub Bot commented on MAHOUT-1894:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/271
On a CentOS based ec2 spark standalone instance with 3 workers, I'm not
even getting a launch of the `$SPARK_HOME/bin/spark-shell`:
```
root@ip-47-108-23-12 spark]$ mahout spark-shell
/vol0/mahout/bin/mahout: line 294: /bin/spark-shell: No such file or
directory
```
not sure why that would be.. Its possible that i
```
294 $SPARK_HOME/bin/spark-shell -classpath "$CLASSPATH" -i
$MAHOUT_HOME/bin/load-shell.scala --conf spark.kryo.referenceTracking=false
--conf spark.kryo
```
> Add support for Spark 2x backend
> --------------------------------
>
> Key: MAHOUT-1894
> URL: https://issues.apache.org/jira/browse/MAHOUT-1894
> Project: Mahout
> Issue Type: Task
> Components: spark
> Affects Versions: 0.13.0
> Reporter: Suneel Marthi
> Assignee: Trevor Grant
> Priority: Critical
> Fix For: 1.0.0, 0.13.0, 0.14.0
>
>
> add support for Spark 2.x as backend execution engine.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)