Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.13.1
-
None
-
None
-
None
Description
When dropping tables, hive verifies whether the user has access to the data on hdfs. It fails, if user doesn't have access. It makes sense for internal tables since the data has to be deleted when dropping internal tables but for external tables, Hive should not check for data access.
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-12746 when dropping external hive tables,hive metastore should not check the hdfs path write permission
- Resolved