You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "jackylau (Jira)" <ji...@apache.org> on 2021/08/10 03:33:00 UTC

[jira] [Created] (FLINK-23697) flink standalone Isolation is poor, why not do as spark does

jackylau created FLINK-23697:
--------------------------------

             Summary: 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


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)