[ https://issues.apache.org/jira/browse/FLINK-3712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230462#comment-15230462 ]
ASF GitHub Bot commented on FLINK-3712: --------------------------------------- GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/1863 [FLINK-3712] Make all dynamic properties available to the CLI frontend You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink flink3712 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1863.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1863 ---- commit 3a078b7fac3cf6184ad6bb7535df171d594731cc Author: Robert Metzger <rmetz...@apache.org> Date: 2016-04-07T14:44:48Z [FLINK-3712] Make all dynamic properties available to the CLI frontend ---- > YARN client dynamic properties are not passed correctly to the leader > election service on the client > ---------------------------------------------------------------------------------------------------- > > Key: FLINK-3712 > URL: https://issues.apache.org/jira/browse/FLINK-3712 > Project: Flink > Issue Type: Bug > Components: YARN Client > Affects Versions: 1.0.0 > Reporter: Robert Metzger > > The issue was reported here: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/YARN-High-Availability-td3558.html > Dynamic properties (for example the zookeeper root path) are not properly > passed to the leader election service on the client. > The election service is using the configuration values from the config file > instead of the properties dynamically passed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)