You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/02/14 10:01:00 UTC

[jira] [Updated] (FLINK-15998) In Glossary, make "Application Cluster" description more concise, don't mention job clusters

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

Aljoscha Krettek updated FLINK-15998:
-------------------------------------
    Summary: In Glossary, make "Application Cluster" description more concise, don't mention job clusters  (was: Revert rename of "Job Cluster" to "Application Cluster" in documentation)

> In Glossary, make "Application Cluster" description more concise, don't mention job clusters
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-15998
>                 URL: https://issues.apache.org/jira/browse/FLINK-15998
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Documentation
>    Affects Versions: 1.10.0, 1.11.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Major
>             Fix For: 1.10.1, 1.11.0
>
>
> [~kkl0u] and I are working on an upcoming FLIP that will propose a "real" application mode. The gist of it will be that an application cluster is roughly responsible for all the jobs that are executed in a user {{main()}} method. Each individual invocation of {{execute()}} in said {{main()}} function would launch a job on the aforementioned application cluster. The {{main()}} method would run inside the cluster (or not, that's up for discussion).
>  FLINK-12625 introduced a glossary that describes what was previously known as a "Job Cluster" as an "Application Cluster". We think that in the future users will have both: per-job clusters and application clusters. We therefore think that we should describe our current per-job clusters as Per-job clusters (or job clusters) in the glossary and documentation and reserve the name application cluster for the "real" forthcoming application clusters.
> This would also render FLINK-12885 outdated.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)