You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "thy (JIRA)" <ji...@apache.org> on 2019/08/02 07:38:00 UTC

[jira] [Created] (FLINK-13548) Support priority of the Flink YARN application

thy created FLINK-13548:
---------------------------

             Summary: Support priority of the Flink YARN application
                 Key: FLINK-13548
                 URL: https://issues.apache.org/jira/browse/FLINK-13548
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / YARN
            Reporter: thy


Currently, Flink 1.9 does not support yarn priority submission. The default priority of yarn submission jobs is 1.

Based on this, we can provide a ConfigOption in YarnConfigOptions. The submission of the priority range from 1 to 9(from low to high priority). When the user does not configure the parameters, the priority is still 1. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)