[
https://issues.apache.org/jira/browse/HIVE-25742?focusedWorklogId=689828&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-689828
]
ASF GitHub Bot logged work on HIVE-25742:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Dec/21 08:58
Start Date: 03/Dec/21 08:58
Worklog Time Spent: 10m
Work Description: pkumarsinha merged pull request #2820:
URL: https://github.com/apache/hive/pull/2820
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 689828)
Remaining Estimate: 0h
Time Spent: 10m
> Fix WriteOutput in Utils for Replication
> ----------------------------------------
>
> Key: HIVE-25742
> URL: https://issues.apache.org/jira/browse/HIVE-25742
> Project: Hive
> Issue Type: Bug
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The present implementation uses {{IOUtils.closeStream(outStream);}} which
> eats up any exception while closing the file, hence falsely conveying the
> file has been successfully written in case there are any failures during
> flushing of data during close or any other exception while concluding the
> file.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)