Skip to content

[SPARK-55709][K8S][TESTS] Fix ExecutorLifecycleTestUtils.persistentVolumeClaim to use ReadWriteOncePod instead of ReadWriteOnce#54507

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-55709
Closed

[SPARK-55709][K8S][TESTS] Fix ExecutorLifecycleTestUtils.persistentVolumeClaim to use ReadWriteOncePod instead of ReadWriteOnce#54507
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-55709

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to fix ExecutorLifecycleTestUtils.persistentVolumeClaim to use ReadWriteOncePod instead of ReadWriteOnce.

Why are the changes needed?

Since Apache Spark 4.0.0, we used ReadWriteOncePod by default. We should test the Apache Spark's behavior consistently.

Does this PR introduce any user-facing change?

No, this is a test case change.

How was this patch tested?

Pass the CIs.

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

Generated-by: Gemini 3.1 Pro (High) on Antigravity

…to use `ReadWriteOncePod` instead of `ReadWriteOnce`
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-55709] Fix ExecutorLifecycleTestUtils.persistentVolumeClaim to use ReadWriteOncePod instead of ReadWriteOnce [SPARK-55709][K8S][TESTS] Fix ExecutorLifecycleTestUtils.persistentVolumeClaim to use ReadWriteOncePod instead of ReadWriteOnce Feb 26, 2026
@dongjoon-hyun
Copy link
Member Author

Thank you, @LuciferYang and @sarutak . Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-55709 branch February 26, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants