Zeddling commented on code in PR #3629:
URL: https://github.com/apache/ozone/pull/3629#discussion_r947736389


##########
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:
   Thank you for replying.
   For some reason, when running the tests without setting `export 
SECURITY_ENABLED` in the docker-config, the S3 tests would fail with the error 
`Environment variable 'SECURITY_ENABLED' does not exist.`



-- 
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]

Reply via email to