flink-streaming
There are 41 repositories under flink-streaming topic.
datavane/tis
Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI
threeknowbigdata/flink_second_understand
该仓库专注于让读者秒懂Flink组件,包含Flink实战代码和文档、200个Flink教程知识点,Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Flink CDC、Flink UDF、PyFlink、Flink新特性、Flink Partition、Flink Memory等知识点。详细链接请看:https ://mp.weixin.qq.com/mp /appmsgalbum?__biz=Mzg5NDY3NzIwMA==&action=getalbum&album_id=2038088622687469575#wechat_redirect
mikeroyal/Apache-Flink-Guide
Apache Flink Guide
felipegutierrez/explore-flink
This project uses Apache Flink as a stream engine that consumes data from the File system or Kafka brokers and exposes metrics using Prometheus and Grafana, everything deployed on Kubernetes (minikube).
Anant/Cassandra.Realtime
Different ways to process data into Cassandra in realtime with technologies such as Kafka, Spark, Akka, Flink
flink-extended/clink
Clink is a library that provides APIs and infrastructure to facilitate the development of parallelizable feature engineering operators that can be used in both C++ and Java runtime.
cjermain/flink-onnx-pytorch
Streaming machine learning using PyTorch, Flink, and ONNX
AhmetFurkanDEMIR/Flink-Example
Flink Example
innogames/flink-real-time-crm
Demo Flink and Kafka project to show how to react on tracking events in real-time and trigger offer for customer engagement based on campaign configurations. The project also utilizes the Broadcast State Pattern in order to update the rules (campaigns) at runtime without restarting the project, using a dedicated, low-frequency, Kafka topic.
DataSystemsGroupUT/Adaptive-Watermarks
An approach to apply concept drifts and ADWIN on the streams event time to reason about the progress of watermarks
ev2900/Flink_Kinesis_Data_Analytics
Apache Flink examples designed to be run by AWS Kinesis Data Analytics (KDA).
mattczyz/flink-orc
Adds ORC support to Flink Streaming File Sink
Java-Edge/Flink-Tutorial
第四代大数据计算引擎Flink - 从入门到实战
zsolt-donca/flink-alt
An alternative minimalistic API for Flink based on cats typeclasses, with a reference in-memory implementation.
Quocc1/Stream_Processing
This project aimed at providing real-time click attribution and dynamic e-commerce insights.
wuzguo/hadoop-study
hadoop study project
TawfikYasser/Keyed-Watermarks-in-Apache-Flink
Keyed Watermarks in Apache Flink
eoctet/event-senses-bot
实时事件分析与决策引擎(Real-time event analysis and decision engine)
john-papani/IoT-Live-streaming
Information Systems, Analysis and Design Class Projects (2022-23, Fall Semester)
mainakchhari/apache-flink-quickstart
Starter templates for getting started with Apache Flink ( java-based stream processing library)
nkonev/flink-pipe
A [single|uber|fat] jar standalone Apache Flink connected to PostgreSQL via Ververica CDC connector. Usage Flink SQL to replicate data from PostgreSQL to Elasticsearch/something else.
martinywwan/flink-streaming
Flink streaming example projects
sonhmai/flink-dynamodb-connector
Apache Flink DynamoDB connector
Xikl/flink-in-action
Flink的学习
bekisz/flink-pi
Simple Flink example to use Flink DataStream and SQL APIs for solving the same and simple problem. Estimating the value Pi more and more precisely via Monte-Carlo trials.
Luunynliny/eCO2mix-Streaming
France energy data streaming and insights
nkonev/flink-connector-clickhouse
Flink SQL connector for ClickHouse. Support ClickHouseCatalog and read/write primary data, maps, arrays to clickhouse.
NornsLab/norns-job
norns-job 快速开发spark/flink任务
shaunmcglinchey/tweetpipe-flink-kinesis-consumer
TweetPipe Apache Flink AWS Kinesis Consumer. A Flink-based consumer that reads from an AWS Kinesis source and maps the input stream elements to a domain model. Future iterations will output the transformed data to a sink.
chethanuk/flink-cluster-template
Flink K8s Cluster Template
handsomestWei/flink-word-count
flink单词统计。包括table api和streaming使用,以及常见的数据源读写
hung2xt/streaming-with-apache-flink
This repository contains an Apache Flink application for real-time sales analytics built using Docker Compose to orchestrate the necessary infrastructure components, including Apache Flink, Elasticsearch, MySQL, and Postgres
isaias/data-engineering
Stream processing
nagyf/coinbase-kafka-flink-streaming
This is an example application that streams real-time market data from Coinbase, and uses Apache Flink to process the stream
padmano/apache-flink-oracle-cdc-to-mongodb
Demo for oracle cdc streaming to mongo db using apache flink