[jira] [Created] (FLINK-12594) Make Job ID Configurable for a Job Cluster

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12594) Make Job ID Configurable for a Job Cluster

Shang Yuanchun (Jira)
Chaoran Yu created FLINK-12594:
----------------------------------

             Summary: Make Job ID Configurable for a Job Cluster
                 Key: FLINK-12594
                 URL: https://issues.apache.org/jira/browse/FLINK-12594
             Project: Flink
          Issue Type: Improvement
    Affects Versions: 1.8.0
            Reporter: Chaoran Yu


Currently the job ID is only configurable for a job in a session cluster. If a job is launched as a job cluster, the job ID is always the default value of 00000000000000000000000000000000 without an option to manually set it. This [thread|[http://mail-archives.apache.org/mod_mbox/flink-user/201811.mbox/%3CCAKiyyaE+wx72gAwgDbLuThZKJR8VDPUid0Q1S=qx91pDf3=zKw@...%3E]] in the mailing list also talked about the same issue. It should be made configurable in the job cluster case.

In the [documentation|[https://github.com/apache/flink/tree/master/flink-container/kubernetes]] for running a job cluster on Kubernetes, it's mentioned that the job ID is configurable via the `--job-id` flag, which is false because it's not implemented anywhere. The documentation should be fixed until this feature is implemented.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)