Fu Chen created SPARK-34087: ------------------------------- Summary: a memory leak occurs when we clone the spark session Key: SPARK-34087 URL: https://issues.apache.org/jira/browse/SPARK-34087 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 3.0.1 Reporter: Fu Chen
In Spark-3.0.1, the memory leak occurs when we keep cloning the spark session because a new ExecutionListenerBus instance will add to AsyncEventQueue when we clone a new session. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org