[
https://issues.apache.org/jira/browse/GOBBLIN-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hung Tran resolved GOBBLIN-671.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.15.0
Issue resolved by pull request #2541
[https://github.com/apache/incubator-gobblin/pull/2541]
> Close the underlying writer when a HiveWritableHdfsDataWriter is closed
> -----------------------------------------------------------------------
>
> Key: GOBBLIN-671
> URL: https://issues.apache.org/jira/browse/GOBBLIN-671
> Project: Apache Gobblin
> Issue Type: Task
> Reporter: Hung Tran
> Assignee: Hung Tran
> Priority: Major
> Fix For: 0.15.0
>
>
> The HiveWritableHdfsDataWriter writer does not close the underlying writer
> when close() is called. This results in holding onto writer resources after
> the close. For some underlying writers like an OrcRecordWriter this case
> result a large amount of memory being buffered which leads to OOMs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)