[
https://issues.apache.org/jira/browse/SPARK-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-4150.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.2.0
Issue resolved by pull request 3011
[https://github.com/apache/spark/pull/3011]
> rdd.setName returns None in PySpark
> -----------------------------------
>
> Key: SPARK-4150
> URL: https://issues.apache.org/jira/browse/SPARK-4150
> Project: Spark
> Issue Type: Improvement
> Components: PySpark
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Priority: Trivial
> Fix For: 1.2.0
>
>
> We should return self so we can do
> {code}
> rdd.setName('abc').cache().count()
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]