-
Notifications
You must be signed in to change notification settings - Fork 8.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DO-NOT-MERGE Test Java 17 #6914
base: trunk
Are you sure you want to change the base?
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
seems something went wrong with |
need help to run test with Java 17, maybe cc @steveloughran @slfan1989 |
Just passing by: I think you need to update the dockerfiles as well https://github.com/apache/hadoop/tree/trunk/dev-support/docker To debug maybe you can play with |
Further investigation shows that the error seems to be caused by CentOS 7 sunset on June 30, 2024.
https://serverfault.com/questions/1161816/mirrorlist-centos-org-no-longer-resolve |
@pan3793 Sorry for the delayed response, I've been quite busy lately as we are in the process of rolling out a brand new object storage system, which has required a lot of time for validation within related systems. Thank you very much for your interest in upgrading to JDK 17. This is a feature I've been hoping Hadoop would support, as JDK 8 and JDK 11 are indeed quite old. I have some good news to share: internally, I have already deployed over 600 NodeManagers compiled with JDK 17 on our YARN cluster, and these NodeManagers are running smoothly. I will soon sync some of the pull requests to the community to drive the JDK 17 upgrade initiative forward. Thanks again, and please feel free to contribute at any time. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
Running tests with Java 17 requires more memory, the existing 22g is not sufficient
|
💔 -1 overall
This message was automatically generated. |
Good, Yetus starts to generate testing reports for JDK 17, though contian bunches of errors... |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
(!) A patch to the testing environment has been detected. |
💔 -1 overall
This message was automatically generated. |
Description of PR
How was this patch tested?
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?