Description
HADOOP-16314 provides an generic option to configure ProxyUserAuthenticationFilterInitializer (Kerberos + doAs support) for all the services. If this is not configured, AuthenticationFIlter is used for NameNode UI and WebHdfs. Will enable AuthFilter as default for WebHdfs so that it is backward compatible.
Attachments
Attachments
Issue Links
- causes
-
HADOOP-16356 Distcp with webhdfs is not working with ProxyUserAuthenticationFilter or AuthenticationFilter
- Resolved
- relates to
-
HADOOP-16314 Make sure all end point URL is covered by the same AuthenticationFilter
- Resolved
-
HADOOP-16528 Update document for web authentication kerberos principal configuration
- Patch Available