flink-china / flink-forward-asia-hackathon-2021Links
本 GitHub 项目是 Flink Forward Asia Hackathon (2021) 的投票专用项目。
☆121Updated 3 years ago
Alternatives and similar repositories for flink-forward-asia-hackathon-2021
Users that are interested in flink-forward-asia-hackathon-2021 are comparing it to the libraries listed below
Sorting:
- Using Flink SQL to build ETL job☆205Updated 2 years ago
- Platform for Flink☆283Updated 2 years ago
- 从本地IDEA提交Flink/Spark任务到Yarn/k8s集群☆165Updated 4 years ago
- FlinkSQL数据脱敏和行级权限解决方案及源码,支持面向用户级别的数据脱敏和行级数据访问控制,即特定用户只能访问到脱敏后的数据或授权过的行。此方案是实时领域Flink的解决方案,类似于离线数仓Hive Ranger中的Row-level Filter和Column Mas…