Jeremie Gomez created HBASE-13425:
-------------------------------------
Summary: Property missing to enable Rest Gateway impersonation
Key: HBASE-13425
URL: https://issues.apache.org/jira/browse/HBASE-13425
Project: HBase
Issue Type: Improvement
Components: documentation
Affects Versions: 0.98.10.1
Reporter: Jeremie Gomez
Priority: Critical
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>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)