You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/07/14 09:28:04 UTC

[jira] [Commented] (SPARK-9025) Storage tab shows no blocks for cached RDDs

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org