[
https://issues.apache.org/jira/browse/HBASE-13425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957183#comment-14957183
]
Jerry He commented on HBASE-13425:
----------------------------------
Sorry, folks. This does not look right.
'hbase.rest.support.proxyuser' is only used in the proxy situation when the
Rest request has doAsUser in the query url.
See HBASE-13116 and related tickets.
> Documentation nit in REST Gateway impersonation section
> -------------------------------------------------------
>
> Key: HBASE-13425
> URL: https://issues.apache.org/jira/browse/HBASE-13425
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.0.0
> Reporter: Jeremie Gomez
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-13425.patch
>
>
> In section "55.8. REST Gateway Impersonation Configuration", there is another
> property that needs to be set (and thus documented).
> After this sentence ("To enable REST gateway impersonation, add the following
> to the hbase-site.xml file for every REST gateway."), we should add :
> <property>
> <name>hbase.rest.support.proxyuser</name>
> <value>true</value>
> </property>
> It not set, doing a curl call on the rest gateway gives the error "support
> for proxyuser is not configured".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)