Details
-
Wish
-
Status: Resolved
-
Minor
-
Resolution: Incomplete
-
1.4.0
-
None
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.
Attachments
Issue Links
- is duplicated by
-
SPARK-20539 support optional dataframe name
- Resolved
-
SPARK-21265 Cache method could specified name
- Resolved
- links to