[
https://issues.apache.org/jira/browse/SPARK-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shivaram Venkataraman resolved SPARK-6836.
------------------------------------------
Resolution: Won't Fix
Marking this as resolved as the RDD API is no longer exposed in SparkR. Also
`randomSplit` is now a part of the DataFrame API
> 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: [email protected]
For additional commands, e-mail: [email protected]