[ https://issues.apache.org/jira/browse/HIVE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870045#comment-13870045 ]
Hive QA commented on HIVE-5032: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12622674/HIVE-5032.5.patch {color:green}SUCCESS:{color} +1 4924 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/887/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/887/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: 12622674 > 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, HIVE-5032.5.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)