[jira] [Created] (CARBONDATA-2305) Memory leak when using DataFrame.coalesce

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-2305) Memory leak when using DataFrame.coalesce

Akash R Nilugal (Jira)
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)