[
https://issues.apache.org/jira/browse/MAHOUT-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380966#comment-14380966
]
ASF GitHub Bot commented on MAHOUT-1653:
----------------------------------------
GitHub user andrewpalumbo opened a pull request:
https://github.com/apache/mahout/pull/82
MAHOUT-1653-1.1.1: get code ready for spark 1.3
This patch gets the `spark` module ready for 1.3 and is compatible with
spark 1.1.1.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewpalumbo/mahout MAHOUT-1653-spark-1.1.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/82.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 #82
----
commit 78f9c36b54764aa4b36660ed7c25e94c847372c4
Author: Erlend Hamnaberg <[email protected]>
Date: 2015-02-10T22:27:56Z
Spark 1.2.1 upgrade
o Bumped some versions to get ready for Scala 2.11.
o Changed some references to include scala.major so we can upgrade easier
o Removed a duplicated implicit so we dont get errors in 2.11
o Fixed cleanup of tests.
commit 6f20f383740bddd2d0f62431e704c4465e729c5c
Author: Erlend Hamnaberg <[email protected]>
Date: 2015-02-13T22:45:38Z
Change which duplicate implicit that gets removed.
commit b0cd587b9821c6105dde19ec0560202cb82678f9
Author: Andrew Palumbo <[email protected]>
Date: 2015-03-25T00:43:44Z
applied Spark-1.2.1 patch, fixed several conflicts
commit 25faf7a91f095dd93ccf78526dc3786d3cab78c2
Author: Andrew Palumbo <[email protected]>
Date: 2015-03-25T01:23:57Z
upgrade Spark version to 1.3, disable shell. Compiles but Tests Fail
commit e0c4873992cc9fd6fe4fbe2c69ddcfec5017a691
Author: Andrew Palumbo <[email protected]>
Date: 2015-03-25T04:31:56Z
Fix casting mistake
commit 9f0d442b4f1d38a95fa5977a3e801025f3803863
Author: Andrew Palumbo <[email protected]>
Date: 2015-03-25T16:46:16Z
Replace import for Spark-1.1.1 compatibility
commit 15cbce3a471791fc7922a41007a67f8acd87f2b2
Author: Andrew Palumbo <[email protected]>
Date: 2015-03-25T22:40:02Z
downgrade back to spark 1.1.1, enable spark-shell build, small change in
.mscala example
----
> Spark 1.3
> ---------
>
> Key: MAHOUT-1653
> URL: https://issues.apache.org/jira/browse/MAHOUT-1653
> Project: Mahout
> Issue Type: Dependency upgrade
> Affects Versions: 0.10.0
> Reporter: Andrew Musselman
> Assignee: Andrew Palumbo
> Priority: Critical
>
> Support Spark 1.3
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)