-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.10.1, 1.11.1, 1.12.0
-
Component/s: Runtime / Web Frontend
-
Labels:
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.
- links to