You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "roncenzhao (JIRA)" <ji...@apache.org> on 2017/01/22 08:09:26 UTC

[jira] [Created] (SPARK-19328) using spark thrift server gets memory leak problem in `ExecutorsListener`

roncenzhao created SPARK-19328:
----------------------------------

             Summary: using spark thrift server gets memory leak problem in `ExecutorsListener`
                 Key: SPARK-19328
                 URL: https://issues.apache.org/jira/browse/SPARK-19328
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.0.2
         Environment: spark2.0.2
            Reporter: roncenzhao


When I use spark-thrift-server, the memory usage will gradually increase. 
I found that in `ExecutorsListener` all the data about executors is never trimmed.

So do we need some operations to trim the data ?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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