[
https://issues.apache.org/jira/browse/MAHOUT-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14612791#comment-14612791
]
ASF GitHub Bot commented on MAHOUT-1653:
----------------------------------------
GitHub user andrewpalumbo opened a pull request:
https://github.com/apache/mahout/pull/146
MAHOUT-1653-master with shell upgrade to Spark 1.3
Upgrade to Spark 1.3. The shell is not backwards compatible.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewpalumbo/mahout MAHOUT-1653-shell-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/146.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #146
----
commit 35be8ffbeee916bdc893d6670a23d7d3349edf37
Author: Andrew Palumbo <[email protected]>
Date: 2015-06-29T21:53:39Z
Map RDD[(K,Vector)] to RDD[(KWritable,VectorWritable)] explicitly
commit 15cb3618b0e1495ad1fd962dffca12d1a904fcc9
Author: Andrew Palumbo <[email protected]>
Date: 2015-07-02T02:30:30Z
inital commit of shell fix ugly.. starts shell but cant reach implicit
loopToMain() funtction need to get ClassServerUri
commit df36d249c08b0d8501d9f080d4e46b23e1bd2dc3
Author: Andrew Palumbo <[email protected]>
Date: 2015-07-02T04:15:56Z
working now. still getting a sc.stop() error when closing.. added in a
echoToShell method. compatible with 1.3+ only
commit 94d766cdf60fe305fa435928b70c3cda9befd668
Author: Andrew Palumbo <[email protected]>
Date: 2015-07-02T05:16:16Z
Cleanup
Conflicts:
spark-shell/src/main/scala/org/apache/mahout/sparkbindings/shell/Main.scala
----
> Spark 1.3
> ---------
>
> Key: MAHOUT-1653
> URL: https://issues.apache.org/jira/browse/MAHOUT-1653
> Project: Mahout
> Issue Type: Dependency upgrade
> Reporter: Andrew Musselman
> Assignee: Andrew Palumbo
> Fix For: 0.11.0
>
>
> Support Spark 1.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)