All Projects → alibaba → Flink Ai Extended

alibaba / Flink Ai Extended

Licence: apache-2.0

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Flink Ai Extended

df data service
DataFibers Data Service
Stars: ✭ 31 (-91.78%)
Mutual labels:  flink
np-flink
flink详细学习实践
Stars: ✭ 26 (-93.1%)
Mutual labels:  flink
Larkmidtableweb
基于flink的分布式数据分析系统
Stars: ✭ 259 (-31.3%)
Mutual labels:  flink
LarkMidTable
LarkMidTable 是一站式开源的数据中台,实现中台的 基础建设,数据治理,数据开发,监控告警,数据服务,数据的可视化,实现高效赋能数据前台并提供数据服务的产品。
Stars: ✭ 873 (+131.56%)
Mutual labels:  flink
flink-prometheus-example
Example setup to demonstrate Prometheus integration of Apache Flink
Stars: ✭ 69 (-81.7%)
Mutual labels:  flink
flink-crawler
Continuous scalable web crawler built on top of Flink and crawler-commons
Stars: ✭ 48 (-87.27%)
Mutual labels:  flink
FlinkTutorial
FlinkTutorial 专注大数据Flink流试处理技术。从基础入门、概念、原理、实战、性能调优、源码解析等内容,使用Java开发,同时含有Scala部分核心代码。欢迎关注我的博客及github。
Stars: ✭ 46 (-87.8%)
Mutual labels:  flink
Sylph
Stream computing platform for bigdata
Stars: ✭ 362 (-3.98%)
Mutual labels:  flink
FlinkForward201709
Flink Forward 201709
Stars: ✭ 43 (-88.59%)
Mutual labels:  flink
Alchemy
给flink开发的web系统。支持页面上定义udf,进行sql和jar任务的提交;支持source、sink、job的管理;可以管理openshift上的flink集群
Stars: ✭ 264 (-29.97%)
Mutual labels:  flink
litemall-dw
基于开源Litemall电商项目的大数据项目,包含前端埋点(openresty+lua)、后端埋点;数据仓库(五层)、实时计算和用户画像。大数据平台采用CDH6.3.2(已使用vagrant+ansible脚本化),同时也包含了Azkaban的workflow。
Stars: ✭ 36 (-90.45%)
Mutual labels:  flink
flink-k8s-operator
An example of building kubernetes operator (Flink) using Abstract operator's framework
Stars: ✭ 28 (-92.57%)
Mutual labels:  flink
flink-parameter-server
Parameter Server implementation in Apache Flink
Stars: ✭ 51 (-86.47%)
Mutual labels:  flink
2018-flink-forward-china
Flink Forward China 2018 第一届记录,视频记录 | 文档记录 | 不仅仅是流计算 | More than streaming
Stars: ✭ 25 (-93.37%)
Mutual labels:  flink
Cloudflow
Cloudflow enables users to quickly develop, orchestrate, and operate distributed streaming applications on Kubernetes.
Stars: ✭ 278 (-26.26%)
Mutual labels:  flink
fb scraper
FBLYZE is a Facebook scraping system and analysis system.
Stars: ✭ 61 (-83.82%)
Mutual labels:  flink
mriya
Real-time ETL developed by Flink, data from MySQL to Greenplum. Use canal to parse the MySQL binlog, put it into kafka, use Flink to consume kafka and assemble the data into Greenplum, and more data sources and target sources will be added in the future.
Stars: ✭ 65 (-82.76%)
Mutual labels:  flink
Flink Training Course
Flink 中文视频课程(持续更新...)
Stars: ✭ 3,963 (+951.19%)
Mutual labels:  flink
Flink
Apache Flink is an open source project of The Apache Software Foundation (ASF). The Apache Flink project originated from the Stratosphere research project.
Stars: ✭ 17,781 (+4616.45%)
Mutual labels:  flink
flink-tutorials
Flink Tutorial Project
Stars: ✭ 104 (-72.41%)
Mutual labels:  flink

Flink AI Extended

Flink AI Extended is a project extending Flink to various machine learning scenarios. Currently it contains the following two subprojects.

Flink AI Flow

Flink AI Flow is an open source framework that bridges big data and AI. It manages the entire machine learning project lifecycle as a unified workflow, including feature engineering, model training, model evaluation, model service, model inference, monitoring, etc. Throughout the entire workflow, Flink is used as the general purpose computing engine.

In addition to the capability of orchestrating a group of batch jobs, by leveraging an event-based scheduler(enhanced version of Airflow), Flink AI Flow also supports workflows that contain streaming jobs. Such capability is quite useful for complicated real-time machine learning systems as well as other real-time workflows in general.

For more details, please check the flink-ai-flow sub project.

Deep Learning on Flink

Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow, PyTorch, etc). It runs the deep learning tasks inside a Flink operator, so that Flink can help establish a distributed environment, manage the resource, read/write the records and handle the failures.

Currently Deep Learning on Flink only supports TensorFlow.

For more details, please check the deep-learning-on-flink sub project.

Contact Us

For more information, you can join the Flink AI Flow Users Group on DingTalk to contact us. The number of the DingTalk group is 35876083.

You can also join the group by scanning the QR code below:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].