[ 
https://issues.apache.org/jira/browse/FLINK-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272420#comment-16272420
 ] 

ASF GitHub Bot commented on FLINK-8030:
---------------------------------------

Github user shuai-xu commented on the issue:

    https://github.com/apache/flink/pull/4988
  
    This pr is very helpful for us. Thank you. I have tried it on our cluster 
with yarn job modeļ¼Œand it works well. My only suggestion is to change the 
default value of rest.address to 0.0.0.0 instead of localhost. Since if the 
rest server start at localhost, it can only be accessed from local machine. But 
if on 0.0.0.0, it can be accessed remotely. 


> Start JobMasterRestEndpoint in JobClusterEntrypoint
> ---------------------------------------------------
>
>                 Key: FLINK-8030
>                 URL: https://issues.apache.org/jira/browse/FLINK-8030
>             Project: Flink
>          Issue Type: Sub-task
>          Components: REST
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.5.0
>
>
> We should launch the {{JobMasterRestEndpoint}} in the 
> {{JobClusterEntrypoint}} in order to run the web frontend for per-job 
> clusters.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to