adoroszlai commented on PR #7773: URL: https://github.com/apache/ozone/pull/7773#issuecomment-2774660627
This change does not remove any classes added for compatibility. Ozone can still be used with Hadoop 3.1, but will need to run the tests for themselves: ``` export HADOOP_TEST_IMAGES=flokkr/hadoop:3.1.2 export OZONE_ACCEPTANCE_SUITE=MR hadoop-ozone/dev-support/checks/acceptance.sh ``` I just would like to stop spending CI time on this. We can use that time for testing integration with other components. -- 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]
