[ https://issues.apache.org/jira/browse/FLINK-7082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Till Rohrmann closed FLINK-7082. -------------------------------- Resolution: Fixed Fix Version/s: 1.4.0 Added via e08ebce906a0a8b05e728c8d3c275433f52788b9 > Flip-6: Generic entry point for Flink sessions > ---------------------------------------------- > > Key: FLINK-7082 > URL: https://issues.apache.org/jira/browse/FLINK-7082 > Project: Flink > Issue Type: Bug > Components: Cluster Management > Reporter: Till Rohrmann > Assignee: Till Rohrmann > Labels: flip-6 > Fix For: 1.4.0 > > > Implement a generic entry point for Flink sessions. This > {{ClusterEntryPoint}} has to start a {{ResourceManager}}, the {{Dispatcher}} > component and the cluster's RESTful endpoint. This class could serve as the > basis for a {{Mesos-}} and {{YarnEntryPoint}} to run Flink sessions. > Maybe we can use a common base for the session and the per-job mode. The > session has to start a dispatcher component and the per-job mode retrieves > the {{JobGraph}} and directly starts a {{JobManager}} with this job. -- This message was sent by Atlassian JIRA (v6.4.14#64029)