Prasad Mujumdar created SENTRY-323:
--------------------------------------
Summary: HCatalog load into existing partition fails for uses with
ALL on table
Key: SENTRY-323
URL: https://issues.apache.org/jira/browse/SENTRY-323
Project: Sentry
Issue Type: Bug
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
The load into partition results into an alter partition message to metastore.
There are multiple alter partition options and it's tricky to figure out which
is attempted here. Currently we don't try to distinguish the operation type.
All alter partitions are treated as set-location.
With the new privilege model, this requires URI privileges as well which causes
the load to fail.
--
This message was sent by Atlassian JIRA
(v6.2#6252)