You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/07/30 12:09:00 UTC

[jira] [Created] (FLINK-18772) Hide submit job web ui elements when running in per-job/application mode

Till Rohrmann created FLINK-18772:
-------------------------------------

             Summary: Hide submit job web ui elements when running in per-job/application mode
                 Key: FLINK-18772
                 URL: https://issues.apache.org/jira/browse/FLINK-18772
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Web Frontend
    Affects Versions: 1.11.1, 1.10.1, 1.12.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.12.0


When running Flink in per-job/application mode, we already instantiate a {{MiniDispatcherRestEndpoint}} which does not initialize job submission handlers. However, the web ui still shows the submit job link which can be confusing for our users. Hence, I propose to disable the web ui based job submission via {{web.submit.enable}} when running the per-job/application mode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)