Peng created FLINK-18650:
----------------------------
Summary: The description of dispatcher in Flink Architecture document is not accurate
Key: FLINK-18650
URL:
https://issues.apache.org/jira/browse/FLINK-18650 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.11.0
Reporter: Peng
The description of dispatcher is like below:
The _Dispatcher_ provides a REST interface to submit Flink applications for execution and _{color:#de350b}*starts a new JobManager*{color}_ for each submitted job. It also runs the Flink WebUI to provide information about job executions.
As I understand it, is it "starts a new *{color:#de350b}JobMaster{color}*" rather than JobManager?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)