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 2016/06/20 21:45:58 UTC

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

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