Yang Wang created FLINK-17648:
---------------------------------
Summary: YarnApplicationClusterEntryPoint should override
getRPCPortRange
Key: FLINK-17648
URL: https://issues.apache.org/jira/browse/FLINK-17648
Project: Flink
Issue Type: Sub-task
Reporter: Yang Wang
In Yarn deployment, we should use {{yarn.application-master.port}} for the rpc
port, not {{jobmanager.rpc.port}}. So we need to override {{getRPCPortRange}}
in {{YarnApplicationClusterEntryPoint}}, just like
{{YarnSessionClusterEntrypoint}} and {{YarnJobClusterEntrypoint}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)