[ https://issues.apache.org/jira/browse/HIVE-6417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13924171#comment-13924171 ]
Harish Butani commented on HIVE-6417: ------------------------------------- yes; do you want me to commit this to 0.13 branch? > 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 > Fix For: 0.14.0 > > 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)