Details
-
Task
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
Users are facing the following exception while executing test case dependent on starting Hive service
Got exception: org.apache.hadoop.security.AccessControlException Permission denied: user=anonymous, access=WRITE
This is specifically happening at the time of clearing Hive DB
client.updateHiveSQL("drop database if exists " + hiveSyncConfig.databaseName);
Attachments
Issue Links
- links to