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)