Pinned Repositories
hudi
Upserts, Deletes And Incremental Processing on Big Data.
paimon
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
face-recognition_java
java 人脸识别; Face recognition
flink-learn
Learning Flink : Flink CEP,Flink Core,Flink SQL
God-Of-BigData
大数据面试题,大数据成神之路开启...Flink/Spark/Hadoop/Hbase/Hive...
recommendation-Algorithm
Recommendation algorithm
spark-learn
Spark Version Test Code.:boom:
spark-utils
:boom: :alien: :hotsprings::rocket:Encapsulated spark 与其他组件的结合api,方便使用,例如 es,hbase,kudu,kafka,mq等
sparkstreaming
:boom: :rocket: 封装sparkstreaming动态调节batch time(有数据就执行计算);:rocket: 支持运行过程中增删topic;:rocket: 封装sparkstreaming 1.6 - kafka 010 用以支持 SSL。
storm-demo
storm的相关程序。包括kafka,hbase的结合
LinMingQiang's Repositories
LinMingQiang/sparkstreaming
:boom: :rocket: 封装sparkstreaming动态调节batch time(有数据就执行计算);:rocket: 支持运行过程中增删topic;:rocket: 封装sparkstreaming 1.6 - kafka 010 用以支持 SSL。
LinMingQiang/flink-learn
Learning Flink : Flink CEP,Flink Core,Flink SQL
LinMingQiang/spark-learn
Spark Version Test Code.:boom:
LinMingQiang/recommendation-Algorithm
Recommendation algorithm
LinMingQiang/java-util
java 如何调用js脚本和python脚本(jython)
LinMingQiang/ClickHouse
ClickHouse® is a free analytics DBMS for big data
LinMingQiang/dinky
Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
LinMingQiang/dt-sql-parser
SQL Parsers for BigData, built with antlr4.
LinMingQiang/flink
Apache Flink
LinMingQiang/flink-cdc
Flink CDC is a streaming data integration tool
LinMingQiang/flink-sql-gateway
LinMingQiang/flink-sql-lineage
FlinkSQL字段血缘解决方案及源码
LinMingQiang/flink-sql-security
FlinkSQL数据脱敏和行级权限解决方案及源码,支持面向用户级别的数据脱敏和行级数据访问控制,即特定用户只能访问到脱敏后的数据或授权过的行。此方案是实时领域Flink的解决方案,类似于离线数仓Hive Ranger中的Row-level Filter和Column Masking方案。
LinMingQiang/flink-streaming-platform-web
基于flink-sql的实时流计算web平台
LinMingQiang/fluss
Fluss is a streaming storage built for real-time analytics.
LinMingQiang/ForSt
A Persistent Key-Value Store designed for Streaming processing
LinMingQiang/HowToCook
程序员在家做饭方法指南。
LinMingQiang/hudi
Upserts, Deletes And Incremental Processing on Big Data.
LinMingQiang/hudi-resources
汇总Apache Hudi相关资料
LinMingQiang/iceberg
Apache Iceberg
LinMingQiang/incubator-kyuubi
Apache Kyuubi is a distributed multi-tenant JDBC server for large-scale data processing and analytics, built on top of Apache Spark
LinMingQiang/JsonPath
Java JsonPath implementation
LinMingQiang/leesf
LinMingQiang/LinMingQiang
LinMingQiang/paimon
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
LinMingQiang/paimon-rust
Apache Paimon Rust The rust implementation of Apache Paimon.
LinMingQiang/ShadowsocksX-NG
Next Generation of ShadowsocksX
LinMingQiang/spark-metrics
grafana prometheus
LinMingQiang/streamx
Flink & Spark development scaffold, Make stream processing easier!!! The original intention of StreamX is to make the development of Flink easier. StreamX focuses on the management of development phases and tasks. Our ultimate goal is to build a one-stop big data solution integrating stream processing, batch processing, data warehouse and data laker.
LinMingQiang/superior-sql-parser
基于antlr4 解析器,支持spark sql, tidb sql, flink sql, Spark/flink jar 运行命令解析器