You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Eui Heo (Jira)" <ji...@apache.org> on 2021/09/29 14:58:00 UTC

[jira] [Created] (FLINK-24404) Support to submit job with the ID user provided

Eui Heo created FLINK-24404:
-------------------------------

             Summary: Support to submit job with the ID user provided
                 Key: FLINK-24404
                 URL: https://issues.apache.org/jira/browse/FLINK-24404
             Project: Flink
          Issue Type: New Feature
          Components: Client / Job Submission
            Reporter: Eui Heo


It would be nice if a job can be submitted with a given ID. It would be helpful to control the Flink job programically more easily in shell. Currently, you can control Flink job by parsing the ID printed out after submitting the job, but it is difficult to control stably when controlling remotely. It is possible via REST API "/jars/:jarid/run", but it lacks many features supported in CLI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)