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

Xiangrui Meng resolved SPARK-1973.
----------------------------------

    Resolution: Implemented

PR: https://github.com/apache/spark/pull/919

> Add randomSplit to JavaRDD (with tests, and tidy Java tests)
> ------------------------------------------------------------
>
>                 Key: SPARK-1973
>                 URL: https://issues.apache.org/jira/browse/SPARK-1973
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.0.0
>            Reporter: Sean Owen
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> I'd like to use randomSplit through the Java API, and would like to add a 
> convenience wrapper for this method to JavaRDD. This is fairly trivial. (In 
> fact, is the intent that JavaRDD not wrap every RDD method? and that 
> sometimes users should just use JavaRDD.wrapRDD()?)
> Along the way, I added tests for it, and also touched up the Java API test 
> style and behavior. This is maybe the more useful part of this small change.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to