Stefan Richter created FLINK-4211:
-------------------------------------
Summary: Dynamic Properties not working for jobs submitted to Yarn session
Key: FLINK-4211
URL:
https://issues.apache.org/jira/browse/FLINK-4211 Project: Flink
Issue Type: Bug
Components: YARN Client
Reporter: Stefan Richter
The command line argument for dynamic properties (-D) is not working when submitting jobs to a flink session.
Example:
{code}
bin/flink run -p 4 myJob.jar -D recovery.zookeeper.path.root=/flink/xyz
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)