You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/04 09:29:51 UTC

[jira] [Commented] (FLINK-5712) update several deprecated configuration options

    [ https://issues.apache.org/jira/browse/FLINK-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852715#comment-15852715 ] 

ASF GitHub Bot commented on FLINK-5712:
---------------------------------------

GitHub user barcahead opened a pull request:

    https://github.com/apache/flink/pull/3267

    [FLINK-5712] [config] update several deprecated configuration options

    1. We should use 'containerized.heap-cutoff-ratio' and 'containerized.heap-cutoff-min' instead of deprecated yarn-specific options in configuration doc.
    2. In mesos mode, we still use deprecated naming convention of zookeeper - 'recovery.zookeeper.path.mesos-workers'. We should make it consistent with other zookeeper options by using 'high-availability.zookeeper.path.mesos-workers'.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/barcahead/flink flink5712

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3267.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 #3267
    
----
commit 6d85f2d4ca59c6adf211830b9b476e6f2ff24aa6
Author: fengyelei <fe...@gmail.com>
Date:   2017-02-04T09:18:06Z

    [FLINK-5712] [config] update several deprecated configuration options

----


> update several deprecated configuration options 
> ------------------------------------------------
>
>                 Key: FLINK-5712
>                 URL: https://issues.apache.org/jira/browse/FLINK-5712
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation, Mesos
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Yelei Feng
>            Priority: Minor
>              Labels: configuration, document
>             Fix For: 1.3.0
>
>
> 1. We should use 'containerized.heap-cutoff-ratio' and 'containerized.heap-cutoff-min' instead of deprecated yarn-specific options in configuration doc.
> 2. In mesos mode, we still use deprecated naming convention of zookeeper - 'recovery.zookeeper.path.mesos-workers'. We should make it consistent with other zookeeper options by using 'high-availability.zookeeper.path.mesos-workers'.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)