Skip to content

[SPARK-55394][PYTHON][INFRA] Upgrade Python 3.10 test image to Ubuntu 24.04#54177

Closed
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:ubuntu_24_py_10
Closed

[SPARK-55394][PYTHON][INFRA] Upgrade Python 3.10 test image to Ubuntu 24.04#54177
zhengruifeng wants to merge 4 commits intoapache:masterfrom
zhengruifeng:ubuntu_24_py_10

Conversation

@zhengruifeng
Copy link
Copy Markdown
Contributor

@zhengruifeng zhengruifeng commented Feb 6, 2026

What changes were proposed in this pull request?

Upgrade Python 3.10 test image to Ubuntu 24.04

Why are the changes needed?

to test with a newer os version

Does this PR introduce any user-facing change?

no, infra-only

How was this patch tested?

PR builder with

default: '{"PYSPARK_IMAGE_TO_TEST": "python-310", "PYTHON_TO_TEST": "python3.10"}'

https://github.com/zhengruifeng/spark/actions/runs/21751601990/job/62751479813

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

JIRA Issue Information

=== Improvement SPARK-55394 ===
Summary: Upgrade Python 3.10 test image to Ubuntu 24.04
Assignee: None
Status: Open
Affected: ["4.2.0"]


This comment was automatically generated by GitHub Actions

openjdk-17-jdk-headless \
pkg-config \
python3.10 \
python3-psutil \
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this line seems incorrect, I guess the psutil installed here is not aligned with 3.10

@zhengruifeng zhengruifeng marked this pull request as ready for review February 7, 2026 00:35
Copy link
Copy Markdown
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you, @zhengruifeng .

@zhengruifeng
Copy link
Copy Markdown
Contributor Author

merged to master

@zhengruifeng zhengruifeng deleted the ubuntu_24_py_10 branch February 7, 2026 08:24
Yicong-Huang pushed a commit to Yicong-Huang/spark that referenced this pull request Feb 8, 2026
… 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.10 test image to Ubuntu 24.04

### Why are the changes needed?
to test with a newer os version

### Does this PR introduce _any_ user-facing change?
no, infra-only

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-310", "PYTHON_TO_TEST": "python3.10"}'
```
https://github.com/zhengruifeng/spark/actions/runs/21751601990/job/62751479813

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#54177 from zhengruifeng/ubuntu_24_py_10.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
rpnkv pushed a commit to rpnkv/spark that referenced this pull request Feb 18, 2026
… 24.04

### What changes were proposed in this pull request?
Upgrade Python 3.10 test image to Ubuntu 24.04

### Why are the changes needed?
to test with a newer os version

### Does this PR introduce _any_ user-facing change?
no, infra-only

### How was this patch tested?
PR builder with
```
default: '{"PYSPARK_IMAGE_TO_TEST": "python-310", "PYTHON_TO_TEST": "python3.10"}'
```
https://github.com/zhengruifeng/spark/actions/runs/21751601990/job/62751479813

### Was this patch authored or co-authored using generative AI tooling?
No

Closes apache#54177 from zhengruifeng/ubuntu_24_py_10.

Authored-by: Ruifeng Zheng <[email protected]>
Signed-off-by: Ruifeng Zheng <[email protected]>
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.

2 participants