You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2018/03/14 11:39:00 UTC

[jira] [Comment Edited] (FLINK-6594) Implement Flink Dispatcher for Kubernetes

    [ https://issues.apache.org/jira/browse/FLINK-6594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398419#comment-16398419 ] 

Stavros Kontopoulos edited comment on FLINK-6594 at 3/14/18 11:38 AM:
----------------------------------------------------------------------

[~till.rohrmann] Is there a task for making the ResourceManager aware of Kubernetes? For example for starting new Taskmanagers. I don't see a task like:

"Implement FLIP-6 Kubernetes Resource Manager". I see one for both Mesos and Yarn.


was (Author: skonto):
[~till.rohrmann] Is there a task for making the ResourceManager aware of Kubernetes? For example for starting new Taskmanagers.

> Implement Flink Dispatcher for Kubernetes
> -----------------------------------------
>
>                 Key: FLINK-6594
>                 URL: https://issues.apache.org/jira/browse/FLINK-6594
>             Project: Flink
>          Issue Type: New Feature
>          Components: Cluster Management
>            Reporter: Larry Wu
>            Assignee: Larry Wu
>            Priority: Major
>              Labels: Kubernetes
>   Original Estimate: 672h
>  Remaining Estimate: 672h
>
> This task is to implement Flink Dispatcher for Kubernetes, which is deployed to Kubernetes cluster as a long-running pod. The Flink Dispatcher accepts job submissions from Flink clients and asks Kubernetes API Server to create and monitor a virtual cluster of Flink JobManager pod and Flink TaskManager Pods.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)