You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/05/28 15:14:00 UTC

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

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

vinoyang commented on FLINK-5505:
---------------------------------

[~till.rohrmann] if you have no opinion, I will start this issue.

> 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
>            Assignee: vinoyang
>            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)