You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/05/25 16:22:09 UTC

[jira] [Updated] (FLINK-5505) Harmonize ZooKeeper configuration parameters

     [ https://issues.apache.org/jira/browse/FLINK-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann updated FLINK-5505:
---------------------------------
    Fix Version/s:     (was: 1.5.0)
                   1.5.1

> Harmonize ZooKeeper configuration parameters
> --------------------------------------------
>
>                 Key: FLINK-5505
>                 URL: https://issues.apache.org/jira/browse/FLINK-5505
>             Project: Flink
>          Issue Type: Improvement
>          Components: Mesos
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Till Rohrmann
>            Priority: Trivial
>             Fix For: 1.5.1
>
>
> Since Flink users don't necessarily know all of the Mesos terminology and a JobManager runs also as a task, I would like to rename some of Flink's Mesos configuration parameters. I would propose the following changes:
> {{mesos.initial-tasks}} => {{mesos.initial-taskmanagers}}
> {{mesos.maximum-failed-tasks}} => {{mesos.maximum-failed-taskmanagers}}
> {{mesos.resourcemanager.artifactserver.\*}} => {{mesos.artifactserver.*}}
> {{mesos.resourcemanager.framework.\*}} => {{mesos.framework.*}}
> {{mesos.resourcemanager.tasks.\*}} => {{mesos.taskmanager.*}}
> {{recovery.zookeeper.path.mesos-workers}} => {{mesos.high-availability.zookeeper.path.mesos-workers}}
> What do you think [~eronwright]?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)