[ https://issues.apache.org/jira/browse/SPARK-15579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302930#comment-15302930
]
Andrew Or commented on SPARK-15579:
-----------------------------------
I tried this on 0f61d6efb45b9ee94fa663f67c4489fbdae2eded, which is literally the latest commit
as of the writing of this message
> 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
|