cnauroth commented on code in PR #8166:
URL: https://github.com/apache/hadoop/pull/8166#discussion_r2677120214
##########
dev-support/Jenkinsfile:
##########
@@ -111,12 +118,12 @@ pipeline {
// C++/C++ build/platform.
// This stage serves as a means of cross platform validation, which is
// really needed to ensure that any C++ related/platform change doesn't
- // break the Hadoop build on Rocky Linux 8.
- stage ('precommit-run Rocky Linux 8') {
Review Comment:
I've updated the patch to keep Rocky 8 and install Java 17. We can
reconsider modernizing the OS targets separately from this patch.
--
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]