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

Thejas M Nair commented on HIVE-6152:
-------------------------------------

I think it will be better to use same code path with and without viewfs. That 
change should work for non viewfs case as well. That way we don't have another 
untested combination.


> insert query fails on hdfs federation + viewfs
> ----------------------------------------------
>
>                 Key: HIVE-6152
>                 URL: https://issues.apache.org/jira/browse/HIVE-6152
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Ashutosh Chauhan
>            Assignee: Ashutosh Chauhan
>         Attachments: HIVE-6152.1.patch, HIVE-6152.2.patch, HIVE-6152.3.patch, 
> HIVE-6152.4.patch
>
>
> This is because Hive first writes data to /tmp/ and than moves from /tmp to 
> final destination. In federated HDFS recommendation is to mount /tmp on a 
> separate nameservice, which is usually different than /user. Since renames 
> across different mount points are not supported, this fails. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to