Vinod Kumar Vavilapalli created HDFS-7262:
---------------------------------------------
Summary: WebHDFS should use proxy doAs support in
DelegationTokenAuthenticationHandler for token-management calls
Key: HDFS-7262
URL: https://issues.apache.org/jira/browse/HDFS-7262
Project: Hadoop HDFS
Issue Type: Bug
Components: webhdfs
Reporter: Vinod Kumar Vavilapalli
HADOOP-11207 adds support for proxy users to perform delegation-token
management operations and YARN uses them.
HDFS didn't need them because the doAs functionality is explicitly implemented
in webHDFS (JspHelper.getUGI()) - this should be changed to use the common code
to avoid duplication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)