Uh oh!
There was an error while loading. Please reload this page.
[SPARK-8611] [WebUI] Fix wrong REST UI Protocol on standalone cluster Web UI Page - #7006
[SPARK-8611] [WebUI] Fix wrong REST UI Protocol on standalone cluster Web UI Page#7006thegiive wants to merge 2 commits into
Conversation
srowen
commented
Jun 25, 2015
OK to test |
srowen
commented
Jun 25, 2015
That looks like it could be right but can you confirm @andrewor14 ? this was added in 1390e56 |
thegiive
commented
Jun 25, 2015
Hi Sean What is the proper way to confirm with @andrewor14 ? By email? |
srowen
commented
Jun 25, 2015
No an @ mention is fine. |
thegiive
commented
Jun 29, 2015
Hi, is there anyone who can confirm this patch? @andrewor14 or someone else |
andrewor14
commented
Jun 29, 2015
Hi sorry for slipping I'll look at this today. |
There was a problem hiding this comment.
please add spaces before and after the =
andrewor14
commented
Jun 30, 2015
@thegiive two things:
Internally this uses REST / HTTP to submit it, but the external interface should use the I believe this fix here is incorrect. Would you mind closing this patch? |
thegiive
commented
Jun 30, 2015
OK. It looks wired in first. But your comment looks reasonable. BTW, I found this PR is close already. |
Just easily change the "spark://" to "http://"