You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2014/10/30 04:53:33 UTC

[jira] [Created] (SPARK-4150) rdd.setName returns None in PySpark

Xiangrui Meng created SPARK-4150:
------------------------------------

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


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