adoroszlai opened a new pull request #2419: URL: https://github.com/apache/ozone/pull/2419
## What changes were proposed in this pull request? Fix filename of datanode HTTP keytab in `ozonesecure` env. https://issues.apache.org/jira/browse/HDDS-5442 ## How was this patch tested? Started `ozonesecure` cluster: ``` [main] INFO http.BaseHttpServer: Starting Web-server for hddsDatanode at: http://0.0.0.0:9882 [main] INFO http.BaseHttpServer: Hadoop Security Enabled: true Ozone Security Enabled: true Ozone HTTP Security Enabled: true [main] INFO http.BaseHttpServer: HttpAuthType: hdds.datanode.http.auth.type = kerberos ... [main] INFO http.BaseHttpServer: HTTP server of hddsDatanode listening at http://0.0.0.0:9882 ``` Regular CI: https://github.com/adoroszlai/hadoop-ozone/actions/runs/1031181668 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
