[jira] [Commented] (SPARK-25091) Spark Thrift Server: UNCACHE TABLE and CLEAR CACHE does not clean up executor memory

2018-08-27 Thread Chao Fang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593908#comment-16593908 ] Chao Fang commented on SPARK-25091: --- hi [~dongjoon], Class AppStatusListener use LiveRDD and

[jira] [Commented] (SPARK-25091) Spark Thrift Server: UNCACHE TABLE and CLEAR CACHE does not clean up executor memory

2018-08-26 Thread Dongjoon Hyun (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593061#comment-16593061 ] Dongjoon Hyun commented on SPARK-25091: --- Hi, [~Chao Fang]. Could you remove `Spark Thrift Server:

[jira] [Commented] (SPARK-25091) Spark Thrift Server: UNCACHE TABLE and CLEAR CACHE does not clean up executor memory

2018-08-23 Thread Chao Fang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16590225#comment-16590225 ] Chao Fang commented on SPARK-25091: --- RDD.cache/unpersist could also produce this broblem, it seems

[jira] [Commented] (SPARK-25091) Spark Thrift Server: UNCACHE TABLE and CLEAR CACHE does not clean up executor memory

2018-08-22 Thread Chao Fang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-25091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588833#comment-16588833 ] Chao Fang commented on SPARK-25091: --- It is true in my enviroment, would I try to fix it? > Spark