[ https://issues.apache.org/jira/browse/HIVE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869264#comment-13869264 ]
Hive QA commented on HIVE-5032: ------------------------------- {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/12622558/HIVE-5032.4.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4917 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.ql.io.TestHiveFileFormatUtils.testGetPartitionDescFromPathRecursively {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/873/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/873/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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12622558 > Enable hive creating external table at the root directory of DFS > ---------------------------------------------------------------- > > Key: HIVE-5032 > URL: https://issues.apache.org/jira/browse/HIVE-5032 > Project: Hive > Issue Type: Bug > Reporter: Shuaishuai Nie > Assignee: Shuaishuai Nie > Attachments: HIVE-5032.1.patch, HIVE-5032.2.patch, HIVE-5032.3.patch, > HIVE-5032.4.patch > > > Creating external table using HIVE with location point to the root directory > of DFS will fail because the function > HiveFileFormatUtils#doGetPartitionDescFromPath treat authority of the path > the same as folder and cannot find a match in the "pathToPartitionInfo" table > when doing prefix match. -- This message was sent by Atlassian JIRA (v6.1.5#6160)