[ https://issues.apache.org/jira/browse/FLINK-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286291#comment-14286291 ]
ASF GitHub Bot commented on FLINK-1295: --------------------------------------- Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/292#issuecomment-70924255 Thank you for reviewing the pull request. I'll merge it now. > 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 > Assignee: 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)