You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Rudenko (JIRA)" <ji...@apache.org> on 2015/06/19 15:57:00 UTC

[jira] [Updated] (SPARK-8480) Add setName for Dataframe

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

Peter Rudenko updated SPARK-8480:
---------------------------------
    Description: Rdd has a method setName, so in spark UI, it's more easily to understand what's this cache for. E.g. ("data for LogisticRegression model", etc.). Would be nice to have the same method for Dataframe, since it displays a logical schema, in cache page, which could be quite big.  (was: Rdd has method setName, so in spark UI, it's more easily to understand what's this cache for. E.g. ("data for LogisticRegression model", etc.). Would be nice to have the same method for Dataframe, since it displays a logical schema, in cache page, which could be quite big.)

> Add setName for Dataframe
> -------------------------
>
>                 Key: SPARK-8480
>                 URL: https://issues.apache.org/jira/browse/SPARK-8480
>             Project: Spark
>          Issue Type: Wish
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Peter Rudenko
>            Priority: Minor
>
> Rdd has a method setName, so in spark UI, it's more easily to understand what's this cache for. E.g. ("data for LogisticRegression model", etc.). Would be nice to have the same method for Dataframe, since it displays a logical schema, in cache page, which could be quite big.



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