[
https://issues.apache.org/jira/browse/FLINK-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-15998.
------------------------------------
Resolution: Fixed
master: c9121f06e44f56fc10f827540773c4f68e019550
> In Glossary, clarify Application/Job cluster description
> --------------------------------------------------------
>
> 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
> Labels: pull-request-available
> Fix For: 1.10.1, 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [~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)