Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jan 26, 2025

What changes were proposed in this pull request?

This PR aims to Fix spark.kubernetes.configMap.maxSize default value in docs

Why are the changes needed?

Since Apache Spark 3.3.2, we fixed this value from 1572864 from 1048576 in the validation logic.

Does this PR introduce any user-facing change?

No, this is a doc only update to be consistent with the code.

How was this patch tested?

Manual review.

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

No.

@github-actions github-actions bot added the DOCS label Jan 26, 2025
@dongjoon-hyun
Copy link
Member Author

Thank you, @HyukjinKwon . Merged to master/4.0/3.5.

dongjoon-hyun added a commit that referenced this pull request Jan 27, 2025
…ault value in docs

### What changes were proposed in this pull request?

This PR aims to Fix `spark.kubernetes.configMap.maxSize` default value in docs

### Why are the changes needed?

Since Apache Spark 3.3.2, we fixed this value from `1572864` from `1048576` in the validation logic.
- #39884

### Does this PR introduce _any_ user-facing change?

No, this is a doc only update to be consistent with the code.

### How was this patch tested?

Manual review.

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

No.

Closes #49683 from dongjoon-hyun/SPARK-50998.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 2b70117)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
dongjoon-hyun added a commit that referenced this pull request Jan 27, 2025
…ault value in docs

### What changes were proposed in this pull request?

This PR aims to Fix `spark.kubernetes.configMap.maxSize` default value in docs

### Why are the changes needed?

Since Apache Spark 3.3.2, we fixed this value from `1572864` from `1048576` in the validation logic.
- #39884

### Does this PR introduce _any_ user-facing change?

No, this is a doc only update to be consistent with the code.

### How was this patch tested?

Manual review.

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

No.

Closes #49683 from dongjoon-hyun/SPARK-50998.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 2b70117)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-50998 branch January 27, 2025 00:50
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 14, 2025
…ault value in docs

### What changes were proposed in this pull request?

This PR aims to Fix `spark.kubernetes.configMap.maxSize` default value in docs

### Why are the changes needed?

Since Apache Spark 3.3.2, we fixed this value from `1572864` from `1048576` in the validation logic.
- apache#39884

### Does this PR introduce _any_ user-facing change?

No, this is a doc only update to be consistent with the code.

### How was this patch tested?

Manual review.

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

No.

Closes apache#49683 from dongjoon-hyun/SPARK-50998.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 0e7a9f3)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants