hive-permissions.md
Users also require access to Hive data, one of the following:
-
USAGE permissions on
hcat_schema
, if Hive does not use an authorization service to manage access. -
Permission through an authorization service (Sentry or Ranger), and access to the underlying files in HDFS. (Sentry can provide that access through ACL synchronization.)
-
dbadmin user privileges, with or without an authorization service.