You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/29 23:44:18 UTC

[jira] [Created] (SPARK-7957) Preserve partitioning in randomSplit in RDD.scala

Burak Yavuz created SPARK-7957:
----------------------------------

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org