Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21146

【SQL】Flink SQL Client not support specify the queue to submit the job

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.12.0
    • None
    • Table SQL / Client
    • None

    Description

      We can submit the job to specify yarn queue in Hive like : 

      set mapreduce.job.queuename=queue1;
      

       

       

      we can submit the spark-sql job to specify yarn queue like : 

      spark-sql --queue xxx 

       

      but Flink SQL Client can not specify the job submit to which queue, default is `default` queue. it is not friendly in pro env.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhisheng zhisheng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: