Flink Jobs
Deploy Jar Job
Deploy a JAR-based Flink job.
Upload a JAR file as multipart and specify main_class + optional args. Form fields: name, main_class, parallelism (default 1), job_args (JSON string).
post/flink_jobs/jar
Response
Successful Response
Changes
Changed in 1 of the 4 revisions of this API.1
- ●
added the new
CANCELLINGenum value to theresponse property for the response statusresponse-property-enum-value-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●