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/18 19:48:20 UTC

[jira] [Created] (HIVE-14270) Write temporary data to HDFS when doing inserts on tables located on S3

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)