[ https://issues.apache.org/jira/browse/SPARK-15579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303786#comment-15303786
]
Dongjoon Hyun commented on SPARK-15579:
---------------------------------------
Also, in Executors page, the memory usage shows only the size of `rdd1`.
> SparkUI: Storage page is empty even if things are cached
> --------------------------------------------------------
>
> Key: SPARK-15579
> URL: https://issues.apache.org/jira/browse/SPARK-15579
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, Web UI
> Affects Versions: 2.0.0
> Reporter: Andrew Or
>
> scala> sc.parallelize(1 to 10000, 5000).cache().count()
> SparkUI storage page is empty.
--
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
|