You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2014/02/12 22:10:19 UTC

[jira] [Created] (HIVE-6417) sql std auth - new users in admin role config should get added

Thejas M Nair created HIVE-6417:
-----------------------------------

             Summary: sql std auth - new users in admin role config should get added
                 Key: HIVE-6417
                 URL: https://issues.apache.org/jira/browse/HIVE-6417
             Project: Hive
          Issue Type: Sub-task
          Components: Authorization
            Reporter: Thejas M Nair


if metastore is started with hive.users.in.admin.role=user1, then user1 is added admin role to metastore.
If the value is changed to hive.users.in.admin.role=user2, then user2 should get added to the role in metastore. Right now, if the admin role exists, new users don't get added.
A work-around is -  user1 adding user2 to the admin role using grant role statement.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)