Hi all,

Could you check with `sc.getExecutorStorageStatus` to see if the blocks are
in fact present? This returns a list of StorageStatus objects, and you can
check whether each status' `blocks` is non-empty. If the blocks do exist,
then this is likely a bug in the UI. There have been a couple of UI fixes
since 1.0. Could you check if this is still a problem on the latest master:
https://github.com/apache/spark

Andrew


2014-08-04 12:10 GMT-07:00 anthonyjschu...@gmail.com <
anthonyjschu...@gmail.com>:

> I am (not) seeing this also... No items in the storage UI page. using 1.0
> with HDFS...
>
>
>
> --
> View this message in context:
> http://apache-spark-user-list.1001560.n3.nabble.com/Can-t-see-any-thing-one-the-storage-panel-of-application-UI-tp10296p11361.html
> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
> For additional commands, e-mail: user-h...@spark.apache.org
>
>

Reply via email to