Sergio Peña created HIVE-14270: ---------------------------------- Summary: Write temporary data to HDFS when doing inserts on tables located on S3 Key: HIVE-14270 URL: https://issues.apache.org/jira/browse/HIVE-14270 Project: Hive Issue Type: Sub-task Reporter: Sergio Peña Assignee: Sergio Peña
Currently, when doing INSERT statements on tables located at S3, Hive writes and reads temporary (or intermediate) files to S3 as well. If HDFS is still the default filesystem on Hive, then we can keep such temporary files on HDFS to keep things run faster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)