Shahid K I created SPARK-23134:
----------------------------------

             Summary: 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.2.1, 2.2.0, 2.1.0
         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 K I


After cachedExecutorIdleTimeout, WebUI shows the cached partition details in 
storage tab. It should be the same scenario as in the case of uncache table.



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

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

Reply via email to