[jira] [Created] (FLINK-948) Merge web-based job client into the regular JobManager webinterface

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-948) Merge web-based job client into the regular JobManager webinterface

Shang Yuanchun (Jira)
Robert Metzger created FLINK-948:
------------------------------------

             Summary: Merge web-based job client into the regular JobManager webinterface
                 Key: FLINK-948
                 URL: https://issues.apache.org/jira/browse/FLINK-948
             Project: Flink
          Issue Type: Improvement
          Components: Webfrontend
            Reporter: Robert Metzger


Currently, users have to start two different Jetty web servers if they are using the web frontend and the web job client.

Adding the web-based job client to the JobManager webinterface will not degrade the performance of that interface. Its basically registering a few more  Servlets to the web frontend.
I would suggest to add a configuration flag to control whether the user wants to have the web job client enabled or not. By default, I would disable it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)