62 results for “topic:flink-examples”
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
Flink Tutorial Project
Collection of code examples for Amazon Managed Service for Apache Flink
Examples for using Apache Flink® with DataStream API, Table API, Flink SQL and connectors such as MySQL, JDBC, CDC, Kafka.
Examples of Flink on Azure
Flink Demo
Springboot、SpringCloud、Nacos、JdbcTemplate、restTempalte、flink、kafka、mail、Oauth2、quartz、webSocket、shardingSphere、seata 、Jxls、Redisson、SpEL、Kettle、Skywalking、flyway、testng、websocket、netty企业多租户等学习代码示例
A Flink applcation that demonstrates reading and writing to/from Apache Kafka with Apache Flink
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.
FlinkDotnet lets you build and run Apache Flink streaming jobs using a fluent C# API. Powered by Microsoft Aspire, it provides one-click distributed orchestration for Kafka, Flink, Temporal, Prometheus, Grafana, and FlinkDotnet itself; making end-to-end distributed stream processing seamless for .NET developers.
The Dynamic Rules Engine is a serverless application that enables real-time evaluation of rules against sensor data, leveraging AWS Kinesis Data Streams, Amazon Managed Service for Apache Flink, and AWS Lambda.
Sample Apache Flink application that can be deployed to Amazon Managed Service for Apache Flink. It reads taxi events from a Kinesis data stream, processes and aggregates them, and ingests the result to an Amazon OpenSearch Service cluster for visualization with Dashboard.
Apache Flink examples designed to be run by AWS Kinesis Data Analytics (KDA).
Examples of Apache Flink® v2.1 applications showcasing the DataStream API, Table API in Java and Python, and Flink SQL, featuring AWS, GitHub, Terraform, Streamlit, and Apache Iceberg.
A Flink job that reads a Json file (either one-time or continous poll) as its source and dumps it to couchbase as a sink using the asynchronous Couchbase SDK.
第四代大数据计算引擎Flink - 从入门到实战
Template for an Apache Flink project.
Use xgboost model to score data on Flink's datastream
Apache Flink CEP Simple examples
This repository accompanies the article "Build a data ingestion pipeline using Kafka, Flink, and CrateDB" and the "CrateDB Community Day #2".
Comms processing (ETL) with Apache Flink.
AWS Kinesis: Data Streams | Data Firehose | Data Analytics
This sample gets you started to run Flink SQL on AWS.
A simple introduction to Apache/Flink CEP. Working with time window aggregation and simple match expression.
No description provided.
No description provided.
Demo UI for the flink-real-time-crm project using Spring Boot with Thymeleaf. The Demo UI is able to send messages to and consume from the related Kafka topics.
This FLINK project will consume streams from an azure event-hub and produce to a different event-hub ,and the config files for deploying the same in kubernetes
Starter templates for getting started with Apache Flink ( java-based stream processing library)
Modern ETL Architecture Built with Flink 1.20.0 and Java 11