Commit f2bc02e
[SPARK-12673][UI] Add missing uri prepending for job description
Otherwise the url will be failed to proxy to the right one if in YARN mode. Here is the screenshot:

Author: jerryshao <[email protected]>
Closes #10618 from jerryshao/SPARK-12673.
(cherry picked from commit 174e72c)
Signed-off-by: Shixiong Zhu <[email protected]>1 parent 5e86c0c commit f2bc02e
File tree
1 file changed
+3
-3
lines changed- core/src/main/scala/org/apache/spark/ui/jobs
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
| 228 | + | |
228 | 229 | | |
229 | | - | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments