Description
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.
Attachments
Issue Links
- is broken by
-
HADOOP-16314 Make sure all end point URL is covered by the same AuthenticationFilter
-
- Resolved
-
- links to