Yang Wang created FLINK-13839:
---------------------------------
Summary: Support to set yarn node label for flink jobmanager and taskmanager container
Key: FLINK-13839
URL:
https://issues.apache.org/jira/browse/FLINK-13839 Project: Flink
Issue Type: New Feature
Components: Deployment / YARN
Reporter: Yang Wang
Yarn node label feature is introduced from 2.6. It is a way to group nodes with similar characteristics and applications can specify where to run. In the production or cloud environment, we want to the jobmanager running on some more stable machines. The node label could help us to achieve that.
However, the ResourceRequest.setNodeLabelExpression have not been supported in the current hadoop version dependency(2.4.1). So we need to bump the hadoop version to 2.6.5.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)