[ https://issues.apache.org/jira/browse/HBASE-17514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979930#comment-15979930 ]
lv zehui commented on HBASE-17514: ---------------------------------- I checked out the [doc|https://hbase.apache.org/book.html#security.gateway.thrift.doas]. It looks like the doAs feature only works on thrift1. > Warn when Thrift Server 1 is configured for proxy users but not the HTTP > transport > ---------------------------------------------------------------------------------- > > Key: HBASE-17514 > URL: https://issues.apache.org/jira/browse/HBASE-17514 > Project: HBase > Issue Type: Improvement > Components: Thrift, Usability > Reporter: Sean Busbey > Assignee: lv zehui > Priority: Minor > Labels: beginner > Attachments: HBASE-17514.master.001.patch > > > The config {{hbase.thrift.support.proxyuser}} is ignored if the Thrift Server > 1 isn't configured to use an HTTP transport with > {{hbase.regionserver.thrift.http}}. > We should emit a warning if our configs request proxy user support but don't > specify that HTTP should be used for the transport. -- This message was sent by Atlassian JIRA (v6.3.15#6346)