You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/11/20 22:13:33 UTC

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

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

Michael Armbrust resolved SPARK-3938.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

Issue resolved by pull request 3383
[https://github.com/apache/spark/pull/3383]

> 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
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> 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