[jira] [Created] (FLINK-16709) add a set command to set job name when submit job on sql client

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

[jira] [Created] (FLINK-16709) add a set command to set job name when submit job on sql client

Shang Yuanchun (Jira)
Jun Zhang created FLINK-16709:
---------------------------------

             Summary: add a set command to set job name when submit job on sql client
                 Key: FLINK-16709
                 URL: https://issues.apache.org/jira/browse/FLINK-16709
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / Client
    Affects Versions: 1.10.0
            Reporter: Jun Zhang
             Fix For: 1.11.0


When we submit a sql job in the sql client, the default job name is sessionid + sql, and the job name cannot be specified, but when the sql is very long, for example, I have 100 columns, this will be unfriendly to display on the web UI ,when there are many jobs, it is not easy to find job. So we add a command 'set execution.job-name = jobname' which can set the job name of the submitted job



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