[ https://issues.apache.org/jira/browse/FLINK-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065245#comment-17065245 ]
Jun Zhang commented on FLINK-16709: ----------------------------------- hi,[~ykt836] could you help me review the PR and give me some suggestion ? thanks > 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 > > Time Spent: 10m > Remaining Estimate: 0h > > 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)