You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-36052][K8S][FOLLOWUP] Update config version to 3.2.0
### What changes were proposed in this pull request?
This PR is a follow-up to update the version of config, `spark.kubernetes.allocation.maxPendingPods`, from 3.3.0 to 3.2.0.
### Why are the changes needed?
SPARK-36052 landed at branch-3.2 to fix a bug.
### Does this PR introduce _any_ user-facing change?
Yes, but this is a new configuration to fix a bug.
### How was this patch tested?
Pass the CIs.
Closes#33755 from dongjoon-hyun/SPARK-36052.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
0 commit comments