You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2020/05/12 09:32:00 UTC

[jira] [Created] (HIVE-23451) FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file

Rajesh Balamohan created HIVE-23451:
---------------------------------------

             Summary: FileSinkOperator calls deleteOnExit (hdfs call) twice for the same file
                 Key: HIVE-23451
                 URL: https://issues.apache.org/jira/browse/HIVE-23451
             Project: Hive
          Issue Type: Improvement
            Reporter: Rajesh Balamohan


[https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java#L826]

[https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/FileSinkOperator.java#L797]

Can avoid a NN call here (i.e, mainly for small queries).



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