Renjie Liu created FLINK-9719:
---------------------------------
Summary: Mesos should use hostname as default
jobmanager.rpc.address
Key: FLINK-9719
URL: https://issues.apache.org/jira/browse/FLINK-9719
Project: Flink
Issue Type: Bug
Components: Mesos
Affects Versions: 1.5.0
Reporter: Renjie Liu
Assignee: Renjie Liu
Fix For: 1.5.1
When running session cluster, flink uses jobmanager.rpc.address from config
file or command line arguments. However, when deploying session cluster on
mesos in high availability mode, we need to run entry point in scheduling
systems such as marathon, in which case we can't assign hostname to
jobmanager.rpc.address or rest.address, so we need to use hostname as default
value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)