Commit d5d9ab0
[SPARK-54320][UI] Fix Job DAG overlapping
### What changes were proposed in this pull request?
Fix the Job DAG overlapping
### Why are the changes needed?
A job with multiple stages might generate SVGs with overlapping
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
<img width="2956" height="1306" alt="image" src="https://github.com/user-attachments/assets/9ccfdc22-fa8d-4c9a-a8f2-5758b5382e08" />
### Was this patch authored or co-authored using generative AI tooling?
no
Closes #53015 from yaooqinn/SPARK-54320.
Authored-by: Kent Yao <yao@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 1a802e3)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent 51d7a20 commit d5d9ab0
File tree
1 file changed
+14
-14
lines changed- core/src/main/resources/org/apache/spark/ui/static
1 file changed
+14
-14
lines changedLines changed: 14 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
298 | 312 | | |
299 | 313 | | |
300 | 314 | | |
| |||
312 | 326 | | |
313 | 327 | | |
314 | 328 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
0 commit comments