Flink Jobs
Deploy Pyflink Job
Deploy a PyFlink job.
Either upload a Python file as multipart OR provide inline python_code as a form field. Form fields: name, parallelism (default 1), job_args (JSON string), python_code (alternative to file).
post/flink_jobs/pyflink
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
- ●