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

Reynold Xin resolved SPARK-7957.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0
                   1.4.1
         Assignee: Burak Yavuz

> Preserve partitioning in randomSplit in RDD.scala
> -------------------------------------------------
>
>                 Key: SPARK-7957
>                 URL: https://issues.apache.org/jira/browse/SPARK-7957
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.4.0
>            Reporter: Burak Yavuz
>            Assignee: Burak Yavuz
>             Fix For: 1.4.1, 1.5.0
>
>
> The randomSplit method in RDD.scala used to preserve partitioning, but with a 
> change I made, to make it re-usable with Spark SQL, it doesn't preserve 
> partitioning anymore (forgot to add the argument)



--
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