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 2017/07/30 17:47:00 UTC

[jira] [Closed] (FLINK-7080) Deploy Yarn cluster with job

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

Till Rohrmann closed FLINK-7080.
--------------------------------
       Resolution: Done
    Fix Version/s: 1.4.0

Added via a954ea113bc29a4480af579387c6e9b81bd76f85

> Deploy Yarn cluster with job
> ----------------------------
>
>                 Key: FLINK-7080
>                 URL: https://issues.apache.org/jira/browse/FLINK-7080
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Cluster Management, YARN
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> In order to start a yarn per-job cluster, we have to start a Yarn application running Flink which includes the job to be executed. One way to do it is to upload the serialized form of the {{JobGraph}} as a file. The Yarn entry point can then read the {{JobGraph}} from this file and start the {{JobManager}}.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)