[
https://issues.apache.org/jira/browse/SPARK-9025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625976#comment-14625976
]
Sean Owen commented on SPARK-9025:
----------------------------------
I can't reproduce this on master. In Storage I get
RDD Name Storage Level Cached Partitions Fraction Cached Size in
Memory Size in ExternalBlockStore Size on Disk
ParallelCollectionRDD Memory Deserialized 1x Replicated 8 100%
352.0 B 0.0 B 0.0 B
> Storage tab shows no blocks for cached RDDs
> -------------------------------------------
>
> Key: SPARK-9025
> URL: https://issues.apache.org/jira/browse/SPARK-9025
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 1.5.0
> Reporter: Andrew Or
>
> Simple repro: sc.parallelize(1 to 10).cache().count(), go to storage tab.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]