1-1 Flink Table Store:流批一体存储.pdf

编号:102487 PDF 26页 9.26MB 下载积分:VIP专享
下载报告请您先登录!

1-1 Flink Table Store:流批一体存储.pdf

1、Flink Table StoreFlink Table Store流批一体存储Jingsong LeeAgendaAgenda 业务需求 使用 Flink Table Store 理解 Flink Table Store Project and Roadmap A stream is the changelog of a dynamic table As change messages are ingested from a stream,a table evolves As a table evolves,change messages are emitted to a stream A

2、batch is the snapshot of a dynamic table A batch write,or a transaction commit,generates a snapshot A batch query,a snapshot of the current timeDynamic Table in Streaming WarehouseDynamic Table in Streaming WarehouseStorage for Streaming and BatchStorage for Streaming and BatchWe need:A unified stor

3、age,A unified abstraction!需求 流批统一存储,打造流式数仓 流写,流读 OLAP 可查询 毫秒级实时流读 批写,INSERT OVERWRITE 最完善的 Flink Connector 支持 Flink SQL 所有概念 支持任意 Flink Job 的输出 支持所有类型 最好用的 Flink Connector Managed,结合 Flink SQL 提供 DB 级体验 干净,简单,少依赖 支持大规模更新 业务需求 使用Flink Table StoreFlink Table Store 理解 Flink Table Store Project and Road

4、mapAgendaAgenda-Set root path for tableSET table-store.file.path=/tmp/store;-Set default bucket number for tableSET table-store.bucket=4;-Optional,set kafkaSET table-store.log.system=kafka;SET table-store.log.kafka.bootstrap.servers=.;CREATE TABLE clicks(userVARCHAR,url VARCHAR,cTime TIMESTAMP(3),PR

5、IMARY KEY(rowkey)NOT ENFORCED);DROP TABLE clicks;-Filtering queries based on primary keys is also FastSELECT price+tax FROM Orders WHERE id=10;Create Physical StoreCreate Physical StoreDrop Physical StoreDrop Physical StoreManaged:Act like Table in DatabaseManaged:Act like Table in DatabaseA real ta

6、ble and not just a mappingCREATE TABLE clicks(userVARCHAR,url VARCHAR,cTime TIMESTAMP(3);-Batch QuerySET execution.runtime-mode=batch;SELECT*FROM clicks;-Streaming QuerySET execution.runtime-mode=streaming;SELECT*FROM clicks;Unify Streaming and Batch:Based on execution runtime mode Supports all chan

友情提示

1、下载报告失败解决办法
2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
4、本站报告下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。

本文(1-1 Flink Table Store:流批一体存储.pdf)为本站 (云闲) 主动上传,三个皮匠报告文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三个皮匠报告文库(点击联系客服),我们立即给予删除!

温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。
客服
商务合作
小程序
服务号
折叠