-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-19398: Upgrade Dockerfile base to jammy #7532
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
HADOOP-19398: Upgrade Dockerfile base to jammy #7532
Conversation
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
I see the only failure is the same one related to the CentOS-7 issue (HADOOP-19489, also mentioned in #7499) - |
I see that CentOS 7 and 8 are EOL. I would recommend to remove these altogether and may be replace with an alternative RHEL based OS (Rockylinux?). Similarly Debian 10 is also EOL. I would recommend to update to Debian 11 or (even better 12). |
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
We're closing this stale PR because it has been open for 100 days with no activity. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |
Description of PR
Upgrade the base image of the Ubuntu Dockerfiles used for CI and local development.
How was this patch tested?
./start-build-env.shmvn clean install -Pnative -DskipTestsFor code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?