[ https://issues.apache.org/jira/browse/HIVE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13923543#comment-13923543 ]
Thejas M Nair commented on HIVE-6417: ------------------------------------- +1 > 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 > Assignee: Ashutosh Chauhan > Attachments: HIVE-6417.1.patch, HIVE-6417.patch > > > 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.2#6252)