[
https://issues.apache.org/jira/browse/HBASE-24268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser resolved HBASE-24268.
--------------------------------
Hadoop Flags: Reviewed
Release Note: This change allows the REST and Thrift servers to handle the
"doAs" parameter case-insensitively, which is deemed as correct per the
"specification" provided by the Hadoop community.
Resolution: Fixed
Thanks for the contribution, [~RichardAntal]!
> REST and Thrift server do not handle the "doAs" parameter case insensitively
> ----------------------------------------------------------------------------
>
> Key: HBASE-24268
> URL: https://issues.apache.org/jira/browse/HBASE-24268
> Project: HBase
> Issue Type: Bug
> Components: REST, Thrift
> Reporter: Istvan Toth
> Assignee: Richard Antal
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> Hadoop does a case-insensitve comparison on the doAs parameter name when
> handling principal impersonation.
> The HBase Rest and Thrift servers do not do that, they only accept the "doAs"
> form.
> According to HADOOP-11083, the the correct Hadoop behaviour is accepting doAs
> in any case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)