Jin Zhou created CARBONDATA-2305:
------------------------------------
Summary: Memory leak when using DataFrame.coalesce
Key: CARBONDATA-2305
URL:
https://issues.apache.org/jira/browse/CARBONDATA-2305 Project: CarbonData
Issue Type: Bug
Components: spark-integration
Reporter: Jin Zhou
When using DataFrame.coalesce, taskContext object holds reader’s reference until the task finished and
coalesce combines a lot of CarbonSparkPartition into one task.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)