You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2017/07/05 11:31:00 UTC

[jira] [Closed] (FLINK-7074) Add entry point for TaskManagerRunner

     [ https://issues.apache.org/jira/browse/FLINK-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-7074.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed via 40dce2909e9a5c3d915bd8c27c3e59bc102e9a15

> Add entry point for TaskManagerRunner
> -------------------------------------
>
>                 Key: FLINK-7074
>                 URL: https://issues.apache.org/jira/browse/FLINK-7074
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>              Labels: flip-6
>             Fix For: 1.4.0
>
>
> Adding a {{main}} method to the {{TaskManagerRunner}} will allow us to use this class as the entry point for the code running inside a Mesos task or in a Yarn container. In this method, we have to setup the components of the {{TaskManager}}. It might be possible to share common setup logic between the TaskManager's entry point and the cluster entry point.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)