Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0, 2.3.1, 2.3.2, 2.4.0
-
None
-
None
Description
When using the spark thrift server, the driver memory is getting bigger and bigger, and finally the memory overflows. The memory analysis results show that the SparkSQLOpeartionManager handleToOperation object is not released, resulting in memory leaks, and the final result is service downtime.
Attachments
Issue Links
- duplicates
-
SPARK-26751 HiveSessionImpl might have memory leak since Operation do not close properly
- Resolved