You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zhihua Deng (Jira)" <ji...@apache.org> on 2022/06/15 02:53:00 UTC

[jira] [Resolved] (HIVE-25383) Make TestMarkPartitionRemote more stable

     [ https://issues.apache.org/jira/browse/HIVE-25383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhihua Deng resolved HIVE-25383.
--------------------------------
    Resolution: Not A Problem

> Make TestMarkPartitionRemote more stable
> ----------------------------------------
>
>                 Key: HIVE-25383
>                 URL: https://issues.apache.org/jira/browse/HIVE-25383
>             Project: Hive
>          Issue Type: Test
>          Components: Standalone Metastore
>            Reporter: Zhihua Deng
>            Assignee: Zhihua Deng
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Sometimes the TestMarkPartitionRemote failed by
> {noformat}
> org.apache.hadoop.hive.metastore.api.MetaException: Exception determining external table location:Default location is not available for table: file:/path/to/table
> at org.apache.hadoop.hive.metastore.MetastoreDefaultTransformer.transformCreateTable(MetastoreDefaultTransformer.java:660) ~[classes/:?]
> at org.apache.hadoop.hive.metastore.HMSHandler.create_table_core(HMSHandler.java:2325) ~[classes/:?]
> at org.apache.hadoop.hive.metastore.HMSHandler.create_table_req(HMSHandler.java:2578) [classes/:?]{noformat}
> [http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-2441/15/tests]
>  [http://ci.hive.apache.org/blue/organizations/jenkins/hive-precommit/detail/PR-2473/3/tests]
>   
>  The cause is that the table path is existed before the test executed, TableLocationStrategy with prohibit does not allow alternate locations. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)