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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-7080:
------------------------------------

             Summary: 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


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)