You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/02 17:43:28 UTC

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #724: HDDS-3282. ozone.http.filter.initializers can't be set properly for S…

xiaoyuyao commented on issue #724: HDDS-3282. ozone.http.filter.initializers can't be set properly for S…
URL: https://github.com/apache/hadoop-ozone/pull/724#issuecomment-607998084
 
 
   bq. And interested what was the problem with the forks...
   The problem is with the partially forked Filter implementation from hadoop-common, e.g. the SPNEGO implemented by org.apache.hadoop.security.AuthenticationFilterInitializer has assumption on the SPNEGO configuration prefix and key names.  When they are not matched in ozone configurations, the AuthenticationFilter will not work as expected. This need larger change then the current PR, I will try to isolate them into small PR with documents. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org