Commit a6e837d
committed
[SPARK-53663] Add
### What changes were proposed in this pull request?
Add `Spark History Server 4.1.0-preview` example (`spark-history-server-preview.yaml`)
### Why are the changes needed?
To allow users to use `Apache Spark 4.1.0` history server easily.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual review.
```
$ kubectl apply -f localstack.yml
```
```
kubectl apply -f pi-with-eventlog.yaml
```
```
$ kubectl apply -f spark-history-server-preview.yaml
```
<img width="509" height="381" alt="Screenshot 2025-09-22 at 11 20 46" src="https://github.com/user-attachments/assets/889d8378-4ccb-4753-ab15-0cc26ae7e9e7" />
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #330 from dongjoon-hyun/SPARK-53663.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>spark-history-server-preview.yaml
1 parent 991457c commit a6e837d
1 file changed
+43
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments