Robert Steele
06/13/2023, 2:27 PMAshvin S
07/20/2023, 7:36 AMPlease 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.Does anyone have any solution for it?
Martijn Visser
07/20/2023, 7:48 AMMartijn Visser
07/20/2023, 7:50 AMMartijn Visser
07/20/2023, 7:51 AMAshvin S
07/20/2023, 8:27 AMCaused by: org.apache.flink.runtime.rest.util.RestClientException: [Not found: /v1/jars/upload]Ashvin S
07/20/2023, 8:31 AMWhat’s misleading about the documentation?The mislead part is that the doc says if the flag is unset (it is set by default), the UI will not show the submit button but the REST API continues to function, which is not true.
Ashvin S
07/20/2023, 8:31 AMMartijn Visser
07/20/2023, 12:52 PMPlease note that even when this is disabled, session clusters still accept jobs through REST requests (HTTP calls).Are you running a session cluster?
Ashvin S
07/20/2023, 12:52 PMMartijn Visser
07/20/2023, 12:53 PMAshvin S
07/20/2023, 12:53 PMMartijn Visser
07/20/2023, 12:55 PMMartijn Visser
07/20/2023, 12:55 PMAshvin S
07/20/2023, 12:56 PMSession clusters use a similar spec to application clusters with the only difference thatApplication cluster is basically a FlinkDeployment.is not defined.job
Martijn Visser
07/20/2023, 12:58 PMAshvin S
07/20/2023, 12:58 PMMartijn Visser
07/20/2023, 12:58 PMMartijn Visser
07/20/2023, 12:59 PMAshvin S
07/20/2023, 12:59 PMMartijn Visser
07/20/2023, 1:01 PMAshvin S
07/20/2023, 1:06 PMCaused by: org.apache.flink.runtime.rest.util.RestClientException: [Not found: /v1/jars/upload]Ashvin S
07/21/2023, 5:44 AM