[
https://issues.apache.org/jira/browse/HIVE-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868638#comment-13868638
]
Hive QA commented on HIVE-6152:
-------------------------------
{color:green}Overall{color}: +1 all checks pass
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12622432/HIVE-6152.4.patch
{color:green}SUCCESS:{color} +1 4917 tests passed
Test results:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/854/testReport
Console output:
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/854/console
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12622432
> insert query fails on 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)