[ https://issues.apache.org/jira/browse/SPARK-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-8480:
-----------------------------------
Assignee: Apache Spark
> 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
> Assignee: Apache Spark
> 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
|