All Projects → flink-training-troubleshooting → Similar Projects or Alternatives

105 Open source projects that are alternatives of or similar to flink-training-troubleshooting

Ecommercerecommendsystem
商品大数据实时推荐系统。前端:Vue + TypeScript + ElementUI,后端 Spring + Spark
Stars: ✭ 139 (+239.02%)
Mutual labels:  flink
Flink Learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Stars: ✭ 11,378 (+27651.22%)
Mutual labels:  flink
flink-spark-submiter
从本地IDEA提交Flink/Spark任务到Yarn/k8s集群
Stars: ✭ 157 (+282.93%)
Mutual labels:  flink
Flinkx
Based on Apache Flink. support data synchronization/integration and streaming SQL computation.
Stars: ✭ 2,651 (+6365.85%)
Mutual labels:  flink
Kamu Cli
Next generation tool for decentralized exchange and transformation of semi-structured data
Stars: ✭ 69 (+68.29%)
Mutual labels:  flink
parquet-flinktacular
How to use Parquet in Flink
Stars: ✭ 29 (-29.27%)
Mutual labels:  flink
Flink Docker
Docker packaging for Apache Flink
Stars: ✭ 118 (+187.8%)
Mutual labels:  flink
open-stream-processing-benchmark
This repository contains the code base for the Open Stream Processing Benchmark.
Stars: ✭ 37 (-9.76%)
Mutual labels:  flink
Eagle
Real time data processing system based on flink and CEP
Stars: ✭ 95 (+131.71%)
Mutual labels:  flink
Flink Boot
懒松鼠Flink-Boot 脚手架让Flink全面拥抱Spring生态体系,使得开发者可以以Java WEB开发模式开发出分布式运行的流处理程序,懒松鼠让跨界变得更加简单。懒松鼠旨在让开发者以更底上手成本(不需要理解分布式计算的理论知识和Flink框架的细节)便可以快速编写业务代码实现。为了进一步提升开发者使用懒松鼠脚手架开发大型项目的敏捷的度,该脚手架默认集成Spring框架进行Bean管理,同时将微服务以及WEB开发领域中经常用到的框架集成进来,进一步提升开发速度。比如集成Mybatis ORM框架,Hibernate Validator校验框架,Spring Retry重试框架等,具体见下面的脚手架特性。
Stars: ✭ 209 (+409.76%)
Mutual labels:  flink
Sparkstreaming
💥 🚀 封装sparkstreaming动态调节batch time(有数据就执行计算);🚀 支持运行过程中增删topic;🚀 封装sparkstreaming 1.6 - kafka 010 用以支持 SSL。
Stars: ✭ 179 (+336.59%)
Mutual labels:  flink
Model Serving Tutorial
Code and presentation for Strata Model Serving tutorial
Stars: ✭ 57 (+39.02%)
Mutual labels:  flink
TiBigData
TiDB connectors for Flink/Hive/Presto
Stars: ✭ 192 (+368.29%)
Mutual labels:  flink
Big Whale
Spark、Flink等离线任务的调度以及实时任务的监控
Stars: ✭ 163 (+297.56%)
Mutual labels:  flink
apache-flink-jdbc-streaming
Sample project for Apache Flink with Streaming Engine and JDBC Sink
Stars: ✭ 22 (-46.34%)
Mutual labels:  flink
Hadoopcryptoledger
Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
Stars: ✭ 126 (+207.32%)
Mutual labels:  flink
flink-client
Java library for managing Apache Flink via the Monitoring REST API
Stars: ✭ 48 (+17.07%)
Mutual labels:  flink
Java learning practice
java 进阶之路:面试高频算法、akka、多线程、NIO、Netty、SpringBoot、Spark&&Flink 等
Stars: ✭ 110 (+168.29%)
Mutual labels:  flink
flink-demo
Flink Demo
Stars: ✭ 39 (-4.88%)
Mutual labels:  flink
Fiflow
flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0
Stars: ✭ 100 (+143.9%)
Mutual labels:  flink
Lidea
大型分布式系统实时监控平台
Stars: ✭ 28 (-31.71%)
Mutual labels:  flink
Hops Examples
Examples for Deep Learning/Feature Store/Spark/Flink/Hive/Kafka jobs and Jupyter notebooks on Hops
Stars: ✭ 84 (+104.88%)
Mutual labels:  flink
dlink
Dinky is an out of the box one-stop real-time computing platform dedicated to the construction and practice of Unified Streaming & Batch and Unified Data Lake & Data Warehouse. Based on Apache Flink, Dinky provides the ability to connect many big data frameworks including OLAP and Data Lake.
Stars: ✭ 1,535 (+3643.9%)
Mutual labels:  flink
Flink Shaded
Apache Flink shaded artifacts repository
Stars: ✭ 67 (+63.41%)
Mutual labels:  flink
Flink Sql Cookbook
The Apache Flink SQL Cookbook is a curated collection of examples, patterns, and use cases of Apache Flink SQL. Many of the recipes are completely self-contained and can be run in Ververica Platform as is.
Stars: ✭ 189 (+360.98%)
Mutual labels:  flink
Nussknacker
Process authoring tool for Apache Flink
Stars: ✭ 182 (+343.9%)
Mutual labels:  flink
Pulsar Spark
When Apache Pulsar meets Apache Spark
Stars: ✭ 55 (+34.15%)
Mutual labels:  flink
bigdata-doc
大数据学习笔记,学习路线,技术案例整理。
Stars: ✭ 37 (-9.76%)
Mutual labels:  flink
Flink Commodity Recommendation System
🐳基于 Flink 的商品实时推荐系统。使用了 redis 缓存热点数据。当用户产生评分行为时,数据由 kafka 发送到 flink,根据用户历史评分行为进行实时和离线推荐。实时推荐包括:基于行为和实时热门,离线推荐包括:历史热门、历史优质商品和 itemcf 。
Stars: ✭ 167 (+307.32%)
Mutual labels:  flink
Websockets-Vertx-Flink-Kafka
A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.
Stars: ✭ 14 (-65.85%)
Mutual labels:  flink
Flink Clickhouse Sink
Flink sink for Clickhouse
Stars: ✭ 165 (+302.44%)
Mutual labels:  flink
dpkb
大数据相关内容汇总,包括分布式存储引擎、分布式计算引擎、数仓建设等。关键词:Hadoop、HBase、ES、Kudu、Hive、Presto、Spark、Flink、Kylin、ClickHouse
Stars: ✭ 123 (+200%)
Mutual labels:  flink
Streamline
StreamLine - Streaming Analytics
Stars: ✭ 151 (+268.29%)
Mutual labels:  flink
Archived-SANSA-Query
SANSA Query Layer
Stars: ✭ 31 (-24.39%)
Mutual labels:  flink
Quicksql
A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources
Stars: ✭ 1,821 (+4341.46%)
Mutual labels:  flink
flink-deployer
A tool that help automate deployment to an Apache Flink cluster
Stars: ✭ 143 (+248.78%)
Mutual labels:  flink
Pulsar Flink
Elastic data processing with Apache Pulsar and Apache Flink
Stars: ✭ 126 (+207.32%)
Mutual labels:  flink
seatunnel-example
seatunnel plugin developing examples.
Stars: ✭ 27 (-34.15%)
Mutual labels:  flink
Waterdrop
Production Ready Data Integration Product, documentation:
Stars: ✭ 1,856 (+4426.83%)
Mutual labels:  flink
FlinkExperiments
Experiments with Apache Flink.
Stars: ✭ 3 (-92.68%)
Mutual labels:  flink
Flinkstreamsql
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
Stars: ✭ 1,682 (+4002.44%)
Mutual labels:  flink
hadoopoffice
HadoopOffice - Analyze Office documents using the Hadoop ecosystem (Spark/Flink/Hive)
Stars: ✭ 56 (+36.59%)
Mutual labels:  flink
Flink Notes
flink学习笔记
Stars: ✭ 106 (+158.54%)
Mutual labels:  flink
fdp-modelserver
An umbrella project for multiple implementations of model serving
Stars: ✭ 47 (+14.63%)
Mutual labels:  flink
Bigdata Notebook
Stars: ✭ 100 (+143.9%)
Mutual labels:  flink
logparser
Easy parsing of Apache HTTPD and NGINX access logs with Java, Hadoop, Hive, Pig, Flink, Beam, Storm, Drill, ...
Stars: ✭ 139 (+239.02%)
Mutual labels:  flink
Repository
个人学习知识库涉及到数据仓库建模、实时计算、大数据、Java、算法等。
Stars: ✭ 92 (+124.39%)
Mutual labels:  flink
Flink Doc Zh
Apache Flink 中文文档
Stars: ✭ 242 (+490.24%)
Mutual labels:  flink
Dataspherestudio
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
Stars: ✭ 1,195 (+2814.63%)
Mutual labels:  flink
flink-streaming-source-analysis
flink 流处理源码分析
Stars: ✭ 47 (+14.63%)
Mutual labels:  flink
Athenax
SQL-based streaming analytics platform at scale
Stars: ✭ 1,178 (+2773.17%)
Mutual labels:  flink
Flink Recommandsystem Demo
🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
Stars: ✭ 3,115 (+7497.56%)
Mutual labels:  flink
Flinkforward201704
Flink Forward 2017-04-10 &11 ppt
Stars: ✭ 57 (+39.02%)
Mutual labels:  flink
flink-connector-kudu
基于Apache-bahir-kudu-connector的flink-connector-kudu,支持Flink1.11.x DynamicTableSource/Sink,支持Range分区等
Stars: ✭ 40 (-2.44%)
Mutual labels:  flink
Flink Spector
Framework for Apache Flink unit tests
Stars: ✭ 190 (+363.41%)
Mutual labels:  flink
flink-learn
Learning Flink : Flink CEP,Flink Core,Flink SQL
Stars: ✭ 70 (+70.73%)
Mutual labels:  flink
coolplayflink
Flink: Stateful Computations over Data Streams
Stars: ✭ 14 (-65.85%)
Mutual labels:  flink
dockerfiles
Multi docker container images for main Big Data Tools. (Hadoop, Spark, Kafka, HBase, Cassandra, Zookeeper, Zeppelin, Drill, Flink, Hive, Hue, Mesos, ... )
Stars: ✭ 29 (-29.27%)
Mutual labels:  flink
SANSA-Stack
Big Data RDF Processing and Analytics Stack built on Apache Spark and Apache Jena http://sansa-stack.github.io/SANSA-Stack/
Stars: ✭ 130 (+217.07%)
Mutual labels:  flink
Registry
Schema Registry
Stars: ✭ 184 (+348.78%)
Mutual labels:  flink
1-60 of 105 similar projects