Hey,

When running in EMR and taking a savepoint with

    flink cancel -s SAVEPOINT_DIR JOB_ID

results in the following error

Caused by: org.apache.flink.util.ConfigurationException: Config parameter
'Key: 'jobmanager.rpc.address' , default: null (deprecated keys: [])' is
missing (hostname/address of JobManager to connect to).

Am I missing something shouldn't this have been set by the cluster?

Thanks

Reply via email to