Alan Gates created HIVE-19871:
---------------------------------
Summary: add_partitions does not properly handle client being
configured with a non-Hive catalog.
Key: HIVE-19871
URL: https://issues.apache.org/jira/browse/HIVE-19871
Project: Hive
Issue Type: Bug
Components: Metastore
Affects Versions: 3.0.0
Reporter: Alan Gates
Assignee: Alan Gates
If a client calls
{{add_partitions(List<Partition> parts, boolean ifNotExists, boolean
needResults)}}
and the catalog name is set to a non-default value in the config file but unset
in the partitions, the request to add the partition will fail with an error
message "table not found" even when the table is valid.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)