[ https://issues.apache.org/jira/browse/HIVE-9928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14357596#comment-14357596 ]
Hive QA commented on HIVE-9928: ------------------------------- {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/12703950/HIVE-9928.1.patch {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 7760 tests executed *Failed tests:* {noformat} org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler.org.apache.hive.hcatalog.hbase.TestPigHBaseStorageHandler org.apache.hive.jdbc.TestJdbcWithLocalClusterSpark.testTempTable org.apache.hive.spark.client.TestSparkClient.testJobSubmission {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3004/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/3004/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-3004/ 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: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12703950 - PreCommit-HIVE-TRUNK-Build > Empty buckets are not created on non-HDFS file system > ----------------------------------------------------- > > Key: HIVE-9928 > URL: https://issues.apache.org/jira/browse/HIVE-9928 > Project: Hive > Issue Type: Bug > Affects Versions: 1.0.0 > Reporter: Ankit Kamboj > Attachments: HIVE-9928.1.patch > > > Bucketing should create empty buckets on the destination file system. There > is a problem in that logic that it uses path.toUri().getPath().toString() to > find the relevant path. But this chain of methods always resolves to relative > path which ends up creating the empty buckets in hdfs rather than actual > destination fs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)