You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Hung Tran (Jira)" <ji...@apache.org> on 2020/06/29 21:51:00 UTC

[jira] [Created] (GOBBLIN-1207) Clear references to large objects in Fork, FileBasedExtractor, and HiveWritableHdfsDataWriter

Hung Tran created GOBBLIN-1207:
----------------------------------

             Summary: Clear references to large objects in Fork, FileBasedExtractor, and HiveWritableHdfsDataWriter
                 Key: GOBBLIN-1207
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1207
             Project: Apache Gobblin
          Issue Type: Improvement
            Reporter: Hung Tran


Fork, FileBasedExtractor, and HiveWritableHdfsDataWriter objects contain references to objects that can be large, such as ORC reader and writer buffers. Clear these references to allow the memory to be reclaimed during the job execution.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)