[ 
https://issues.apache.org/jira/browse/HIVE-14270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398132#comment-15398132
 ] 

Sergio Peña edited comment on HIVE-14270 at 7/28/16 8:14 PM:
-------------------------------------------------------------

Thanks [~ashutoshc] for the comment.
Here's the final patch that includes a new configuration variable.

Name: hive.blobstore.supported.schemes 
Default: "s3,s3a,s3n"


was (Author: spena):
Thanks [~ashutoshc] for the comment.
Here's the final patch that includes a new configuration variable.


> 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
>         Attachments: HIVE-14270.1.patch, HIVE-14270.2.patch, 
> HIVE-14270.3.patch
>
>
> 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)

Reply via email to