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/06 16:27:00 UTC

[jira] [Assigned] (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 reassigned FLINK-7080:
------------------------------------

    Assignee: Till Rohrmann

> 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
>
> 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)