Commit 09a255a
committed
[SPARK-50998][K8S][DOCS] Fix
### 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>spark.kubernetes.configMap.maxSize default value in docs1 parent 22118f9 commit 09a255a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
1430 | | - | |
| 1430 | + | |
1431 | 1431 | | |
1432 | 1432 | | |
1433 | 1433 | | |
| |||
0 commit comments