当前位置:网站首页>Flink learning 5: how it works

Flink learning 5: how it works

2022-06-27 02:08:00 hzp666

 

1. The basic principle

It mainly adopts the master-slave node architecture , namely master and work node
In two parts :JobManage(master node )r and TaskManager(work node )

 

 1.1 jobClient node

 

原网站

版权声明
本文为[hzp666]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/178/202206270156042527.html