[
https://issues.apache.org/jira/browse/FLINK-13548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16901356#comment-16901356
]
Rong Rong edited comment on FLINK-13548 at 8/6/19 6:30 PM:
-----------------------------------------------------------
I think when you submit the request for priority that is out of range YARN
should return some error/warnings but I am not sure.
Regarding the implementation process, I think it is fine for now to simply
submit with the integer number. we can think of refining later with the sanity
check.
was (Author: walterddr):
I think when you submit the request for priority that is out of range YARN
should return some error/warnings but I am not sure. I think it is fine for now
to introduce this first and refine later with the sanity check.
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)