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

jackylau commented on FLINK-23697:
----------------------------------

hi [~trohrmann] i know yarn/k8s could that. my company has lots of jobs on k8s, 
but the k8s has some problem such as ip allocate too long when many job 
allocate lots of pod. and the k8s team can not solve it immediately. so we want 
to implement a product used standalone job model on k8s. the simple idea is 
just like spark standlone in k8s pod. so we want to implement a standalone 
product level model like spark

> flink standalone Isolation is poor, why not do as spark does
> ------------------------------------------------------------
>
>                 Key: FLINK-23697
>                 URL: https://issues.apache.org/jira/browse/FLINK-23697
>             Project: Flink
>          Issue Type: Bug
>            Reporter: jackylau
>            Priority: Major
>
> flink standalone Isolation is poor, why not do as spark does.
> spark abstract cluster manager, executor just like flink taskmanager.
> spark worker(standalone) is process, and executor is as child process of 
> worker.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to