Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
A new property is added in HiveConf. {{hive.users.in.admin.role}} An admin can provide a comma separated list of users which will be added to admin role when metastore starts up. More users can still be added later on.
Description
SUPERUSER and PUBLIC are two roles that are always present, these need to be added automatically on metastore startup. This would be similar to creation of the "default" database from HMSHandler.init().
A config param in hive-site.xml will be used to specify the list of users who belong to the SUPERUSER role.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-5944 SQL std auth - authorize show all roles, create role, drop role
- Resolved