[ 
https://issues.apache.org/jira/browse/HADOOP-16972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086097#comment-17086097
 ] 

Hudson commented on HADOOP-16972:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18157 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18157/])
HADOOP-16972. Ignore AuthenticationFilterInitializer for KMSWebServer. (github: 
rev ac40daece17e9a6339927dbcadab76034bd7882c)
* (edit) 
hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/KMSWebServer.java
* (edit) 
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java


> Ignore AuthenticationFilterInitializer for KMSWebServer
> -------------------------------------------------------
>
>                 Key: HADOOP-16972
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16972
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: kms
>    Affects Versions: 3.3.0
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Blocker
>             Fix For: 3.3.0
>
>
> KMS does not work if hadoop.http.filter.initializers is set to 
> AuthenticationFilterInitializer since KMS uses its own authentication filter. 
> This is problematic when KMS is on the same node with other Hadoop services 
> and shares core-site.xml with them. The filter initializers configuration 
> should be tweaked as done for httpfs in HDFS-14845.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to