You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/12/01 16:41:12 UTC

[jira] [Created] (FLINK-1295) Add option to Flink client to start a YARN session per job

Robert Metzger created FLINK-1295:
-------------------------------------

             Summary: Add option to Flink client to start a YARN session per job
                 Key: FLINK-1295
                 URL: https://issues.apache.org/jira/browse/FLINK-1295
             Project: Flink
          Issue Type: New Feature
          Components: YARN Client
            Reporter: Robert Metzger


Currently, Flink users can only launch Flink on YARN as a "YARN session" (meaning a long-running YARN application that can run multiple Flink jobs)

Users have requested to extend the Flink Client to allocate YARN containers only for executing a single job.

As part of this pull request, I would suggest to refactor the YARN Client to make it more modular and object oriented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)