[
https://issues.apache.org/jira/browse/MAHOUT-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029483#comment-15029483
]
ASF GitHub Bot commented on MAHOUT-1795:
----------------------------------------
Github user mikekap commented on the pull request:
https://github.com/apache/mahout/pull/179#issuecomment-160048937
Updated to not be a terrible hack, but formalizes excluding spark-shell
from the 2.11 build. (If you look at the way spark itself tackles the 2.10/2.11
split - shell will need completely different code for 2.11.)
If this does get accepted, it would be nice to also set up CI for scala
2.11 (mvn -Dscala-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)