[ https://issues.apache.org/jira/browse/HIVE-11990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939149#comment-14939149 ]
Hive QA commented on HIVE-11990: -------------------------------- {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/12764318/HIVE-11990.2.patch {color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 9626 tests executed *Failed tests:* {noformat} TestMiniTezCliDriver-unionDistinct_1.q-insert_values_non_partitioned.q-insert_update_delete.q-and-12-more - did not produce a TEST-*.xml file org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5474/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/5474/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-5474/ 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: 2 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12764318 - PreCommit-HIVE-TRUNK-Build > Loading data inpath from a temporary table dir fails on Windows > --------------------------------------------------------------- > > Key: HIVE-11990 > URL: https://issues.apache.org/jira/browse/HIVE-11990 > Project: Hive > Issue Type: Bug > Reporter: Takahiko Saito > Assignee: Hari Sankar Sivarama Subramaniyan > Attachments: HIVE-11990.1.patch, HIVE-11990.2.patch > > > The query runs: > {noformat} > load data inpath 'wasb:///tmp/testtemptable/temptablemisc_5/data' overwrite > into table temp2; > {noformat} > It fails with: > {noformat} > FAILED: SemanticException [Error 10028]: Line 2:37 Path is not legal > ''wasb:///tmp/testtemptable/temptablemisc_5/data'': Move from: > wasb://humb23-hi...@humboldttesting3.blob.core.windows.net/tmp/testtemptable/temptablemisc_5/data > to: > hdfs://headnode0.humb23-hive1-ssh.h2.internal.cloudapp.net:8020/tmp/hive/hrt_qa/0d5f8b31-5908-44bf-ae4c-9eee956da066/_tmp_space.db/75b44252-42a7-4d28-baf8-4977daa5d49c > is not valid. Please check that values for params "default.fs.name" and > "hive.metastore.warehouse.dir" do not conflict. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)