[
https://issues.apache.org/jira/browse/SPARK-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181193#comment-14181193
]
Apache Spark commented on SPARK-4060:
-------------------------------------
User 'numbnut' has created a pull request for this issue:
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
> 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: [email protected]
For additional commands, e-mail: [email protected]