[
https://issues.apache.org/jira/browse/FLINK-23697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17397005#comment-17397005
]
jackylau commented on FLINK-23697:
----------------------------------
hi [~trohrmann], thanks for your response vert much.
but it is not product environment used in standalone application model/per job
model. because it needs user to start taskmanager while spark worker process
can start executor (just like flink taskmanager)in standalone model, especially
there are many jobs.
> 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)