[ 
https://issues.apache.org/jira/browse/SPARK-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shivaram Venkataraman updated SPARK-7033:
-----------------------------------------
    Assignee: Sun Rui

> Use JavaRDD.partitions() instead of JavaRDD.splits()
> ----------------------------------------------------
>
>                 Key: SPARK-7033
>                 URL: https://issues.apache.org/jira/browse/SPARK-7033
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>    Affects Versions: 1.4.0
>            Reporter: Sun Rui
>            Assignee: Sun Rui
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> In numPartitions(), JavaRDD.splits() is called to get the number of 
> partitions in an RDD. But JavaRDD.splits() is deprecated. Use 
> JavaRDD.partitions() instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to