You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2016/07/13 14:44:20 UTC

[jira] [Created] (FLINK-4211) Dynamic Properties not working for jobs submitted to Yarn session

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)