You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2016/07/22 19:00:22 UTC

[jira] [Created] (HIVE-14312) Change .hive-staging directory created on S3 to HDFS when using INSERT OVERWRITE

Sergio Peña created HIVE-14312:
----------------------------------

             Summary: Change .hive-staging directory created on S3 to HDFS when using INSERT OVERWRITE
                 Key: HIVE-14312
                 URL: https://issues.apache.org/jira/browse/HIVE-14312
             Project: Hive
          Issue Type: Sub-task
            Reporter: Sergio Peña


When running an INSERT OVERWRITE statement on S3 tables, Hive creates .hive-staging directories on the same S3 table location, and they are not clean up.

We should create those temporary directories on HDFS instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)