Hi,

As documented [1] this option "enables uploading and starting jobs through
the Flink UI (true by default). Please note that even when this is
disabled, session clusters still accept jobs through REST requests (HTTP
calls). This flag only guards the feature to upload jobs in the UI."

It won't hide the button in the UI.

Best regards,

Martijn

[1]
https://nightlies.apache.org/flink/flink-docs-master/docs/deployment/config/

On Wed, Jul 19, 2023 at 10:18 AM patricia lee <plee3...@gmail.com> wrote:

>
> Hi,
>
> I have this requirement to disable the upload jar button in the web ui.
>
> I added the web.submit.enable=false in my flink-conf.yaml but
> port-forwarding still shows the add New button that enables to upload jar
> file.
>
> I confirmed inside the pod that this property is present and set to false.
>
>
> Version: Flink 1.17.0
> Chrome Incognito
>
>
>

Reply via email to