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/30 23:46:00 UTC

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

     [ https://issues.apache.org/jira/browse/GOBBLIN-1207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hung Tran resolved GOBBLIN-1207.
--------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

Issue resolved by pull request #3052
[https://github.com/apache/incubator-gobblin/pull/3052]

> 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
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)