[
https://issues.apache.org/jira/browse/SPARK-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or updated SPARK-2584:
-----------------------------
Affects Version/s: (was: 1.1.0)
1.0.1
> Do not mutate block storage level on the UI
> -------------------------------------------
>
> Key: SPARK-2584
> URL: https://issues.apache.org/jira/browse/SPARK-2584
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, Web UI
> Affects Versions: 1.0.1
> Reporter: Andrew Or
> Fix For: 1.1.0
>
>
> If a block is stored MEMORY_AND_DISK and we drop it from memory, it becomes
> DISK_ONLY on the UI. We should preserve the original storage level proposed
> by the user, in addition to the change in actual storage level.
--
This message was sent by Atlassian JIRA
(v6.2#6252)