dongjoon-hyun opened a new pull request, #669:
URL: https://github.com/apache/spark-kubernetes-operator/pull/669

   ### What changes were proposed in this pull request?
   
   This PR aims to add a new example, 
`examples/pi-preview-with-executor-resize-plugin.yaml`, that exercises Apache 
Spark 4.2.0-preview5's `ExecutorResizePlugin`.
   
   ### Why are the changes needed?
   
   To provide an out-of-the-box `SparkApplication` example that demonstrates 
the `ExecutorResizePlugin` along with its related configurations 
(`spark.kubernetes.executor.resizeInterval`, 
`spark.kubernetes.executor.resizeThreshold`).
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, this is an example-only addition.
   
   ### How was this patch tested?
   
   Manual review.
   
   ```
   $ kubectl apply -f examples/pi-preview-with-executor-resize-plugin.yaml
   ```
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 4.7)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to