You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/03/16 08:03:43 UTC

[jira] [Commented] (HIVE-5959) SQL std auth - bootstrap SUPERUSER roles

    [ https://issues.apache.org/jira/browse/HIVE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936461#comment-13936461 ] 

Lefty Leverenz commented on HIVE-5959:
--------------------------------------

Added a subsection to Authentication/Authorization in Configuration Properties, and documented *hive.users.in.admin.role*:

* [Configuration Properties:  SQL Standard Based Authorization |https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-SQLStandardBasedAuthorization]

But I didn't find any other config parameters for SQL standard authorization.  I'll keep the separate section for now, but if no new parameters are added then it might get merged into Hive Client Security later on.

> SQL std auth - bootstrap SUPERUSER roles
> ----------------------------------------
>
>                 Key: HIVE-5959
>                 URL: https://issues.apache.org/jira/browse/HIVE-5959
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Authorization
>            Reporter: Thejas M Nair
>            Assignee: Ashutosh Chauhan
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5959.2.patch, HIVE-5959.3.patch, HIVE-5959.5.patch, HIVE-5959.6.patch, HIVE-5959.7.patch, HIVE-5959.patch
>
>   Original Estimate: 72h
>          Time Spent: 24h
>  Remaining Estimate: 0h
>
> 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.
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)