[ 
https://issues.apache.org/jira/browse/HIVE-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14087080#comment-14087080
 ] 

Nick Dimiduk commented on HIVE-7618:
------------------------------------

This will cause failure in HIVE-6584. Reason being, StorageHandler tables don't 
have a location, so this makeLocationQualified constructs locations that don't 
exist. IIRC, this resulted in an HBase table being assigned a location in the 
warehouse, which then confuses other pieces.

> TestDDLWithRemoteMetastoreSecondNamenode unit test failure
> ----------------------------------------------------------
>
>                 Key: HIVE-7618
>                 URL: https://issues.apache.org/jira/browse/HIVE-7618
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-7618.1.patch
>
>
> Looks like TestDDLWithRemoteMetastoreSecondNamenode started failing after 
> HIVE-6584 was committed.
> {noformat}
> TestDDLWithRemoteMetastoreSecondNamenode.testCreateTableWithIndexAndPartitionsNonDefaultNameNode:272->createTableAndCheck:201->createTableAndCheck:219
>  Table should be located in the second filesystem expected:<[hdfs]> but 
> was:<[pfile]>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to