当前位置:网站首页>Flink learning 4:flink technology stack
Flink learning 4:flink technology stack
2022-06-27 02:19:00 【hzp666】
Catalog :

1.flink The technical architecture is layered
The core is divided into three layers : Physical deployment layer ,Runtime layer ,API & liberare layer
Physical deployment layer :
1. flink Support single node deployment ,, Single jvm management
2. Cluster mode is also supported ,standalone Pattern ,YARN Pattern
3. It can also be deployed on the cloud , Google cloud, Amazon cloud, etc
Runtime layer
As long as it is the upper layer API Provide services , It's also flink Core code layer .
API & liberare layer
API The module is mainly divided into 2 part :
Stream processing module :DataStream and Batch module :DataSet
stay API The two modules are abstracted out , Different libraries .
CEP: Complex event processing library for stream processing
SQL&Table library : You can handle streams , You can also process batches .
FlinkML: Batch based machine learning library .
Gelly: Graph calculation library based on batch processing .

边栏推荐
猜你喜欢

pytorch_grad_cam——pytorch下的模型特征(Class Activation Mapping, CAM)可视化库

消费者追捧iPhone,在于它的性价比超越国产手机

【微服务|Sentinel】降级规则|慢调用比例|异常比例|异常数

学习太极创客 — MQTT(九)ESP8266 同时订阅和发布 MQTT 消息

Enterprise digital transformation: informatization and digitalization

Flink learning 1: Introduction

I earned 3W yuan a month from my sideline: the industry you despise really makes money!

DAMA、DCMM等数据管理框架各个能力域的划分是否合理?有内在逻辑吗?

参数估计——《概率论及其数理统计》第七章学习报告(点估计)

Sample development of WiFi IOT Hongmeng development kit
随机推荐
Oracle/PLSQL: NumToDSInterval Function
paddlepaddle 20 指数移动平均(ExponentialMovingAverage,EMA)的实现与使用(支持静态图与动态图)
学习太极创客 — MQTT(九)ESP8266 同时订阅和发布 MQTT 消息
pytorch_grad_cam——pytorch下的模型特征(Class Activation Mapping, CAM)可视化库
Learning Tai Chi Maker - mqtt (VII) advanced mqtt theme
别被洗脑了,这才是90%中国人的工资真相
Oracle/PLSQL: HexToRaw Function
Detailed explanation of ThreadLocal
Getting started with bluecms code auditing
Oracle/PLSQL: From_Tz function
Topolvm: kubernetes local persistence scheme based on LVM, capacity aware, dynamically create PV, and easily use local disk
谷歌开始卷自己,AI架构Pathways加持,推出200亿生成模型
Introduction to stm32
memcached基础11
Oracle/PLSQL: NumToYMInterval Function
学习太极创客 — MQTT 第二章(二)ESP8266 QoS 应用
Oracle/PLSQL: Lower Function
学习太极创客 — MQTT(六)ESP8266 发布 MQTT 消息
Memcached basics 11
Oracle/PLSQL: Soundex Function