[ https://issues.apache.org/jira/browse/HIVE-25742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated HIVE-25742: ---------------------------------- Labels: pull-request-available (was: ) > 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)