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

zhisheng commented on FLINK-21146:
----------------------------------

hi,[~jark]  set a fixed configuration does not seem to be a very friendly 
way,The production environment is generally isolated, and users from different 
departments will submit jobs to different queues. 

> 【SQL】Flink SQL Client not support specify the queue to submit the job
> ---------------------------------------------------------------------
>
>                 Key: FLINK-21146
>                 URL: https://issues.apache.org/jira/browse/FLINK-21146
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / YARN, Table SQL / Client
>    Affects Versions: 1.12.0
>            Reporter: zhisheng
>            Priority: Major
>
> We can submit the job to specify yarn queue in Hive like : 
> {code:java}
> set mapreduce.job.queuename=queue1;
> {code}
>  
>  
> we can submit the spark-sql job to specify yarn queue like : 
> {code:java}
> spark-sql --queue xxx {code}
>  
> but Flink SQL Client can not specify the job submit to which queue, default 
> is `default` queue. it is not friendly in pro env.



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

Reply via email to