[
https://issues.apache.org/jira/browse/FLINK-2978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000153#comment-15000153
]
ASF GitHub Bot commented on FLINK-2978:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1338#issuecomment-155713026
Thank you. I've tested it on a YARN cluster, but the URL it is showing is
not correct.
It seems to me that you are just using the current hostname + ip of the web
frontend.
In the cluster, the AM proxy URL is
http://hn0-flink0.025yzxu42seezkicpzbkvoljsc.ax.internal.cloudapp.net:8088/proxy/application_1447147086254_0014/#/submit
The Link you are showing is:
http://hn0-flink0.025yzxu42seezkicpzbkvoljsc.ax.internal.cloudapp.net:36626/#/submit
the host where the JobManager is running is:
wn3-flink0.025yzxu42seezkicpzbkvoljsc.ax.internal.cloudapp.net
I suspect you didn't find the issue because in your testing environment,
everything runs on the same host.
> Integrate web submission interface into the new dashboard
> ---------------------------------------------------------
>
> Key: FLINK-2978
> URL: https://issues.apache.org/jira/browse/FLINK-2978
> Project: Flink
> Issue Type: Bug
> Components: Web Client, Webfrontend
> Reporter: Sachin Goel
> Assignee: Sachin Goel
>
> As discussed in
> http://mail-archives.apache.org/mod_mbox/flink-dev/201511.mbox/%3CCAL3J2zQg6UBKNDnm=8tshpz6r4p2jvx7nrlom7caajrb9s6...@mail.gmail.com%3E,
> we should integrate job submission from the web into the dashboard.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)