[ https://issues.apache.org/jira/browse/HIVE-6152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865051#comment-13865051 ]
Hive QA commented on HIVE-6152: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12621869/HIVE-6152.2.patch {color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 4903 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_alter3 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_alter_rename_partition org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_stats19 org.apache.hadoop.hive.cli.TestHBaseCliDriver.testCliDriver_hbase_stats3 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_list_bucket_dml_10 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_alter_rename_partition_failure org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_alter_rename_partition_failure2 org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_alter_rename_partition_failure3 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/824/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/824/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 8 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12621869 > 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 > > > 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)