[ 
https://issues.apache.org/jira/browse/SPARK-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng resolved SPARK-4060.
----------------------------------
    Resolution: Fixed

Issue resolved by pull request 2907
[https://github.com/apache/spark/pull/2907]

> MLlib, exposing special rdd functions to the public
> ---------------------------------------------------
>
>                 Key: SPARK-4060
>                 URL: https://issues.apache.org/jira/browse/SPARK-4060
>             Project: Spark
>          Issue Type: Improvement
>          Components: MLlib
>    Affects Versions: 1.1.0
>            Reporter: Niklas Wilcke
>            Assignee: Niklas Wilcke
>            Priority: Trivial
>              Labels: patch
>             Fix For: 1.2.0
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> I'm up to implementing algorithms using a sliding window.
> The solution already exists in
> /spark-mllib/src/main/scala/org/apache/spark/mllib/rdd/RDDFunctions.scala
> but is not accessible due to a private[mllib] limitation.
> I think exposing this part of the mllib to the public would be very helpfull 
> because the functionality is also interessting for external developers.
> This is my first Ticket at the Spark Jira. I hope my argumentation is clear.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to