[
https://issues.apache.org/jira/browse/MAHOUT-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853401#comment-15853401
]
ASF GitHub Bot commented on MAHOUT-1894:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/271
Can verify that on a clean build with all ASF-mirrored SPARK and MAVEN
shell is not working:
```
$ echo $SPARK_HOME
/root/spark-2.1.0-bin-hadoop2.6
$ mvn clean install -Pviennacl-omp -Phadoop2 -Dspark.version=2.1.0
-DskipTests
{...}
INFO] Mahout Build Tools ................................. SUCCESS [ 2.228
s]
[INFO] Apache Mahout ...................................... SUCCESS [
0.043 s]
[INFO] Mahout Math ........................................ SUCCESS [
9.467 s]
[INFO] Mahout HDFS ........................................ SUCCESS [
1.941 s]
[INFO] Mahout Map-Reduce .................................. SUCCESS [
18.526 s]
[INFO] Mahout Integration ................................. SUCCESS [
2.992 s]
[INFO] Mahout Examples .................................... SUCCESS [
18.727 s]
[INFO] Mahout Math Scala bindings ......................... SUCCESS [
46.060 s]
[INFO] Mahout Spark bindings .............................. SUCCESS [
52.530 s]
[INFO] Mahout Flink bindings .............................. SUCCESS [
36.695 s]
[INFO] Mahout Native VienniaCL OpenMP Bindings ............ SUCCESS [
23.616 s]
[INFO] Mahout Release Package ............................. SUCCESS [
1.706 s]
[INFO] Mahout H2O backend ................................. SUCCESS [
20.008 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 03:55 min
[INFO] Finished at: 2017-02-05T22:58:40+00:00
[INFO] Final Memory: 145M/2588M
[INFO]
------------------------------------------------------------------------
root@ip-123-32-17-97 mahout]$ mahout spark-shell
/vol0/mahout/bin/mahout: line 294: /bin/spark-shell: No such file or
directory
```
> 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)