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)