The Wayback Machine - https://web.archive.org/web/20201115063424/https://github.com/topics/flink
Skip to content
#

flink

Here are 480 public repositories matching this topic...

flink-learning

flink learning blog. http://www.flink-learning.com 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
  • Updated Nov 11, 2020
  • Java

🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
  • Updated Jul 1, 2020
  • Java
bdp-dataplatform

BigDataPlatform:基于大数据、数据平台、微服务、机器学习、商城、自动化运维、DevOps、容器部署平台、数据平台采集、数据平台存储、数据平台计算、数据平台开发、数据平台应用搭建的大数据解决方案。
  • Updated Nov 11, 2020
  • Java
cloudflow
michaelpnash
michaelpnash commented Apr 23, 2020

It is currently hard for users to track which versions of dependencies they are getting and which versions they should use when adding extra dependencies to their projects. This results in code like this in our own example projects:

libraryDependencies ++= Seq(
        "com.lightbend.akka"     %% "akka-stream-alpakka-file"  % "1.1.2",
        "com.typesafe.akka"      %% "akka-http-spray-js

Improve this page

Add a description, image, and links to the flink topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flink topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.