[ https://issues.apache.org/jira/browse/SPARK-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565482#comment-14565482 ]
Apache Spark commented on SPARK-7957: ------------------------------------- User 'brkyvz' has created a pull request for this issue: https://github.com/apache/spark/pull/6509 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org