You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "shahid (JIRA)" <ji...@apache.org> on 2019/03/03 18:31:00 UTC

[jira] [Reopened] (SPARK-23134) WebUI is showing the cache table details even after cache idle timeout

     [ https://issues.apache.org/jira/browse/SPARK-23134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

shahid reopened SPARK-23134:
----------------------------

Will resolve once the Jira SPARK-27012 merged

> WebUI is showing the cache table details even after cache idle timeout
> ----------------------------------------------------------------------
>
>                 Key: SPARK-23134
>                 URL: https://issues.apache.org/jira/browse/SPARK-23134
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.1.0, 2.2.0, 2.2.1
>         Environment:  Run Cache command with below configuration to cache the RDD blocks
>   spark.dynamicAllocation.cachedExecutorIdleTimeout=120s
>   spark.dynamicAllocation.executorIdleTimeout=60s
>   spark.dynamicAllocation.enabled=true
>   spark.dynamicAllocation.minExecutors=0
>   spark.dynamicAllocation.maxExecutors=8
>  
>  
>  
>            Reporter: shahid
>            Priority: Major
>
> After cachedExecutorIdleTimeout, WebUI shows the cached partition details in the storage tab. It should be the same scenario as in the case of uncache table, where the storage tab of the web UI shows "RDD not found".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org