[
https://issues.apache.org/jira/browse/FLINK-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-13548.
-----------------------------------
Fix Version/s: 1.10.0
Resolution: Fixed
Fixed via
a9d34ddc062c971c47fa0d777a89f1010c568c39
b770bcd564717964261b9723b32ba4d2b5be7b30
> 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: boxiu
> Assignee: boxiu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently, Flink 1.9 does not support yarn priority submission. The default
> priority of yarn submission jobs is based on YARN official doc.
> Based on this, we can provide a ConfigOption in YarnConfigOptions. The
> priority value is non-negative, the bigger the number, the higher the
> priority. By default, we take -1. When the priority is negative, we use
> default yarn queue priority.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)