[ 
https://issues.apache.org/jira/browse/HBASE-12230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aditya Kishore updated HBASE-12230:
-----------------------------------
    Attachment: HBASE-12230-User-impersonation-does-not-work-in-simp.patch

The attached patch makes it similar to [other components in Hadoop 
ecosystem|https://github.com/apache/hadoop-common/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java#L209].

> User impersonation does not work in 'simple' mode.
> --------------------------------------------------
>
>                 Key: HBASE-12230
>                 URL: https://issues.apache.org/jira/browse/HBASE-12230
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, security
>    Affects Versions: 0.98.6.1
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>         Attachments: 
> HBASE-12230-User-impersonation-does-not-work-in-simp.patch
>
>
> The [code responsible for initializing proxy 
> configuration|https://github.com/apache/hbase/blob/7cfdb38c9274e306ac37374c147a978c2cef31d6/hbase-server/src/main/java/org/apache/hadoop/hbase/security/HBasePolicyProvider.java#L54]
>  does not execute unless {{"hadoop.security.authorization"}} is set to true. 
> This is departure from other Hadoop components. Impersonation should not be 
> tied to authorization.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to