[ 
https://issues.apache.org/jira/browse/FLINK-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17068249#comment-17068249
 ] 

Jun Zhang commented on FLINK-16709:
-----------------------------------

hi,[~jark] ,I am Sorry I should first discuss with the community. In fact, many 
systems, such as hive and impala, many variables in the session are shared by 
the jobs in the session. If we want to set different Configuration for 
different jobs , we need to modify the parameters before submit the job.

[~godfreyhe] thanks for  your  suggestion

> 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)

Reply via email to