[
https://issues.apache.org/jira/browse/FLINK-18772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-18772.
---------------------------------
Resolution: Fixed
Fixed via
master: 1ae668a8045e8491fa0e5f61334b99c118fc5101
1.11.2: 84b824cc240ea558cddd420313610a2757b1c32c
1.10.2: eb0a56bafa241c476d1b69a7ae0e1dc269305c4d
> 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.10.1, 1.12.0, 1.11.1
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.10.2, 1.12.0, 1.11.2
>
>
> 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)