[
https://issues.apache.org/jira/browse/FLINK-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-16709:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
> 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)