Skip to content

HADOOP-19774. Bump default OS version to Ubuntu 24.04#8219

Merged
aajisaka merged 4 commits intoapache:trunkfrom
aajisaka:HADOOP-19774
Feb 1, 2026
Merged

HADOOP-19774. Bump default OS version to Ubuntu 24.04#8219
aajisaka merged 4 commits intoapache:trunkfrom
aajisaka:HADOOP-19774

Conversation

@aajisaka
Copy link
Member

Description of PR

Use Ubuntu 24.04 by default

How was this patch tested?

Ran the following commands in M4 MBP. Confirmed by

# launch ubuntu 24.04
./start-build-env.sh
# launch ubuntu 20.04
./start-build-env.sh ubuntu_20

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
  • Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE, LICENSE-binary, NOTICE-binary files?

AI Tooling

If an AI tool was used:

@hadoop-yetus
Copy link

(!) A patch to the testing environment has been detected.
Re-executing against the patched versions to perform further tests.
The console is at https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8219/1/console in case of problems.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 0m 0s Docker mode activated.
-1 ❌ docker 0m 0s Docker failed to build run-specific yetus/hadoop:tp-17345}.
Subsystem Report/Notes
GITHUB PR #8219
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8219/1/console
versions git=2.34.1
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aajisaka , thank you for the patch. Can you also please update the release script? It has some logic that assumes the old file names:

https://github.com/apache/hadoop/blob/trunk/dev-support/bin/create-release#L204-L210

Can you also please look at pre-submit? I think we have been having some infra problems, but this failure looks different from the other potential infra problems I've seen.

@aajisaka
Copy link
Member Author

Updated the release script and Jenkinsfile. Let's see the CI is fixed or not.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Logfile Comment
+0 🆗 reexec 7m 29s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+0 🆗 codespell 0m 0s codespell was not available.
+0 🆗 detsecrets 0m 0s detect-secrets was not available.
+0 🆗 shelldocs 0m 0s Shelldocs was not available.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 💚 mvninstall 24m 2s trunk passed
-1 ❌ mvnsite 5m 45s /branch-mvnsite-root.txt root in trunk failed.
+1 💚 shadedclient 14m 44s branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 💚 mvninstall 19m 14s the patch passed
+1 💚 blanks 0m 0s The patch has no blanks issues.
+1 💚 hadolint 0m 3s No new issues.
-1 ❌ mvnsite 4m 11s /patch-mvnsite-root.txt root in the patch failed.
+1 💚 shellcheck 0m 2s No new issues.
+1 💚 shadedclient 14m 50s patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 💚 unit 9m 10s root in the patch passed.
+1 💚 asflicense 0m 39s The patch does not generate ASF License warnings.
102m 55s
Subsystem Report/Notes
Docker ClientAPI=1.53 ServerAPI=1.53 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8219/4/artifact/out/Dockerfile
GITHUB PR #8219
Optional Tests dupname asflicense codespell detsecrets shellcheck shelldocs hadolint mvnsite unit
uname Linux 0315b1c70410 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev-support/bin/hadoop.sh
git revision trunk / 8d36fc9
Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8219/4/testReport/
Max. process+thread count 612 (vs. ulimit of 5500)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8219/4/console
versions git=2.43.0 maven=3.9.11 hadolint=1.11.1-0-g0e692dd shellcheck=0.9.0
Powered by Apache Yetus 0.14.1 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@cnauroth cnauroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

I guess the mvnsite failures in pre-submit are waiting on your other changes in #8182 ?

Thank you @aajisaka !

Copy link
Member

@ayushtkn ayushtkn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aajisaka aajisaka merged commit f79bca8 into apache:trunk Feb 1, 2026
1 of 4 checks passed
@aajisaka aajisaka deleted the HADOOP-19774 branch February 1, 2026 10:34
@aajisaka
Copy link
Member Author

aajisaka commented Feb 1, 2026

@pan3793 @K0K0V0K @cnauroth @ayushtkn Thank you for your review!

I guess the mvnsite failures in pre-submit are waiting on your other changes in #8182 ?

Yes.

susheelgupta7 pushed a commit to susheelgupta7/hadoop that referenced this pull request Feb 1, 2026
Signed-off-by: Chris Nauroth <cnauroth@apache.org>
Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants