[
https://issues.apache.org/jira/browse/FLINK-7080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16104701#comment-16104701
]
ASF GitHub Bot commented on FLINK-7080:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4284
Rebasing this PR onto the latest #4281 commit.
> 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)