[
https://issues.apache.org/jira/browse/HBASE-25654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wenhao updated HBASE-25654:
---------------------------
Attachment: image-2021-03-10-10-36-14-637.png
image-2021-03-10-10-36-30-765.png
Description:
h3. 60.6. Configure the Thrift Gateway to Use the {{doAs}} Feature
...
*To enable the {{doAs}} feature*, add the following to the _hbase-site.xml_
file for every Thrift gateway:
!image-2021-03-10-10-36-30-765.png!
The symbol “<” is missing after "ture".
was:
h3. 60.6. Configure the Thrift Gateway to Use the {{doAs}} Feature
...
*To enable the {{doAs}} feature*, add the following to the _hbase-site.xml_
file for every Thrift gateway:
{code:java}
//代码占位符
<property> <name>hbase.regionserver.thrift.http</name> <value>true</value>
</property> <property> <name>hbase.thrift.support.proxyuser</name>
<value>true/value> </property>
{code}
> [Documentation] Fix format error in security.adoc
> -------------------------------------------------
>
> Key: HBASE-25654
> URL: https://issues.apache.org/jira/browse/HBASE-25654
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0-alpha-1
> Reporter: wenhao
> Assignee: wenhao
> Priority: Trivial
> Attachments: image-2021-03-10-10-36-30-765.png
>
>
> h3. 60.6. Configure the Thrift Gateway to Use the {{doAs}} Feature
> ...
> *To enable the {{doAs}} feature*, add the following to the _hbase-site.xml_
> file for every Thrift gateway:
> !image-2021-03-10-10-36-30-765.png!
> The symbol “<” is missing after "ture".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)