[
https://issues.apache.org/jira/browse/HBASE-10439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143414#comment-14143414
]
Jimmy Xiang commented on HBASE-10439:
-------------------------------------
You also need to add the following
{noformat}
<property>
<name>hadoop.security.authorization</name>
<value>true</value>
</property>
{noformat}
bq. Adding the following configuration to hbase-site.xml has no effect
It works for me. I didn't touch core-site.xml.
> Document how to configure REST server impersonation
> ---------------------------------------------------
>
> Key: HBASE-10439
> URL: https://issues.apache.org/jira/browse/HBASE-10439
> Project: HBase
> Issue Type: Task
> Components: documentation
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 0.99.0
>
> Attachments: hbase-10439.patch
>
>
> In 0.96, REST server supports impersonation. Let's document how to configure
> it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)