avijayanhwx opened a new pull request #453: HDDS-2897. Ozone recon Start failed 
due to Kerberos principal not bei…
URL: https://github.com/apache/hadoop-ozone/pull/453
 
 
   …ng found.
   
   ## What changes were proposed in this pull request?
   The Ozone Configuration was not getting passed into the Http Server since 
there was a recent change in the ConfigurationProvider to provide an instance 
of 'OzoneConfiguration' instead of 'Configuration'. Hence, Guice created a new 
Configuration instance for the HttpServer. Since the server did not get the 
kerberos related configuration, it shut down in the secure environment.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2897
   
   ## How was this patch tested?
   Manually tested on a secure cluster and verified Recon starts up fine.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to