David Morávek created FLINK-31737:
-------------------------------------
Summary: Hide the rescaling buttons for batch jobs in the WEB UI
Key: FLINK-31737
URL: https://issues.apache.org/jira/browse/FLINK-31737
Project: Flink
Issue Type: Sub-task
Components: Runtime / Web Frontend
Reporter: David Morávek
When the rescaling is enabled (and supported by the cluster -> we're using
AdaptiveScheduler) and the user submits a batch job, we fall back to a
different scheduler (AdaptiveBatchScheduler) that doesn't support rescaling.
However, we still show the rescaling buttons in the WebUI.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)