You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/10/14 01:51:34 UTC

[jira] [Created] (SPARK-3938) Set RDD name to table name during cache operations

Patrick Wendell created SPARK-3938:
--------------------------------------

             Summary: Set RDD name to table name during cache operations
                 Key: SPARK-3938
                 URL: https://issues.apache.org/jira/browse/SPARK-3938
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Patrick Wendell
            Assignee: Cheng Lian


When we create a table via "CACHE TABLE tbl" or "CACHE TABLE tbl AS SELECT", we should name the created RDD with the table name. This will allow it to render nicely in the storage tab, which is necessary when people look at the storage tab to understand the caching behavior of Spark (e.g. percentage in cache, etc).



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