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)