[
https://issues.apache.org/jira/browse/HIVE-27911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved HIVE-27911.
---------------------------------
Resolution: Fixed
> Drop database query failing with Invalid ACL Exception
> ------------------------------------------------------
>
> Key: HIVE-27911
> URL: https://issues.apache.org/jira/browse/HIVE-27911
> Project: Hive
> Issue Type: Improvement
> Reporter: KIRTI RUGE
> Assignee: KIRTI RUGE
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> You may see the following error in a Hue or beeline session when executing
> drop database, drop table or alter table drop partition operations on a Hive
> Virtual Warehouse that is in Stopped state:
> "org.apache.zookeeper.KeeperException$InvalidACLException: KeeperErrorCode =
> InvalidACL for /llap-sasl/user-hive".
> The exception appears because the Hive VW wants to evict the cache in the
> LLAP executors, but those computes in a Stopped warehouse are not running.
> Note: The database or table is deleted despite the exception, only the LLAP
> executors do not flush their database or table related buffers, because these
> executors are not running.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)