[
https://issues.apache.org/jira/browse/MAHOUT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026361#comment-15026361
]
ASF GitHub Bot commented on MAHOUT-1795:
----------------------------------------
GitHub user mikekap opened a pull request:
https://github.com/apache/mahout/pull/179
[DO NOT MERGE] Terrible hack to compile math & spark bindings under scala
2.11
Proof of concept for https://issues.apache.org/jira/browse/MAHOUT-1795
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mikekap/mahout 2.11
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/179.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 #179
----
commit 1d463c49cef8eb2591ecd3e47b04041b68086a1a
Author: Mike Kaplinskiy <[email protected]>
Date: 2015-11-25T07:33:18Z
Terrible hack to compile math & spark bindings under scala 2.11
----
> Release Scala 2.11 bindings
> ---------------------------
>
> Key: MAHOUT-1795
> URL: https://issues.apache.org/jira/browse/MAHOUT-1795
> Project: Mahout
> Issue Type: Improvement
> Reporter: Mike Kaplinskiy
> Attachments: patch.diff
>
>
> It would be nice to ship scala 2.11 bindings for mahout-math/mahout-spark.
> (I'm not sure of other users, but mahout-shell isn't nearly at the top of my
> list here).
> It looks simple enough for those two - the attached patch is a
> proof-of-concept to compile (and pass all tests) under scala 2.11. I'm not
> sure what the proper way to do this is, but it doesn't look too daunting.
> (Famous last words?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)