[
https://issues.apache.org/jira/browse/FLINK-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944453#comment-14944453
]
ASF GitHub Bot commented on FLINK-2798:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1222#issuecomment-145733149
Thank you for the review. I'm trying to update the PR within the next 24
hours
Sorry for not explaining why I changed all the request URLs to relative
paths: When accessing the web interface through YARN, the files are not served
from the root address, but using a proxy from the RM `
http://quickstart.cloudera:8088/proxy/application_1440768826963_0005/`.
By making all request URLs relative, we can make sure everything is working
as expected.
Let me know if there is a more elegant way of avoiding this.
I made a similar change to the old web interface.
> Prepare new web dashboard for executing in on YARN
> --------------------------------------------------
>
> Key: FLINK-2798
> URL: https://issues.apache.org/jira/browse/FLINK-2798
> Project: Flink
> Issue Type: Improvement
> Components: Webfrontend, YARN Client
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)