adoroszlai commented on code in PR #3629: URL: https://github.com/apache/ozone/pull/3629#discussion_r947742026
########## hadoop-ozone/dist/src/main/compose/ozone/docker-config: ########## @@ -48,3 +48,5 @@ OZONE_CONF_DIR=/etc/hadoop OZONE_LOG_DIR=/var/log/hadoop no_proxy=om,scm,s3g,recon,kdc,localhost,127.0.0.1 + +export SECURITY_ENABLED=false Review Comment: I'm not sure why that happens, but it should not be read from environment variable, see my [comment](https://github.com/apache/ozone/pull/3629#discussion_r947005888). -- 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]
