You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/04/10 01:25:12 UTC

[jira] [Created] (SPARK-6836) RDD APIs missing in SparkR

Shivaram Venkataraman created SPARK-6836:
--------------------------------------------

             Summary: RDD APIs missing in SparkR
                 Key: SPARK-6836
                 URL: https://issues.apache.org/jira/browse/SPARK-6836
             Project: Spark
          Issue Type: New Feature
          Components: SparkR
            Reporter: Shivaram Venkataraman
            Priority: Minor


There are a few RDD API functions missing in SparkR

def randomSplit(self, weights, seed=None):
def repartitionAndSortWithinPartitions(self, numPartitions=None)

I also think that we should audit the API and make sure we want to support these in SparkR before implementing them.




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