adoroszlai opened a new pull request, #7375: URL: https://github.com/apache/ozone/pull/7375
## What changes were proposed in this pull request? Eliminate warning messages in _acceptance (MR)_: ``` time="2024-10-29T17:40:36Z" level=warning msg="The \"HADOOP_IMAGE\" variable is not set. Defaulting to a blank string." time="2024-10-29T17:40:36Z" level=warning msg="The \"HADOOP_HOME\" variable is not set. Defaulting to a blank string." ``` Example: https://github.com/apache/ozone/actions/runs/11579223435/job/32239674587#step:5:22 https://issues.apache.org/jira/browse/HDDS-11621 ## How was this patch tested? Ran MR acceptance test locally: ``` export OZONE_ACCEPTANCE_SUITE=MR ./hadoop-ozone/dev-support/checks/acceptance.sh ``` https://github.com/adoroszlai/ozone/actions/runs/11581423405/job/32242834663#step:5:20 -- 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]
