Pinned Repositories
awesome-java-cn
Java资源大全中文版,包括开发库、开发工具、网站、博客、微信、微博等,由伯乐在线持续更新。
BigDL
BigDL: Distributed Deep learning Library for Apache Spark
datasky
hadoop
Mirror of Apache Hadoop
java-core-source-learning
Java Core 源码学习。
learning
code learning
manong
码农周刊整理
spark
Mirror of Apache Spark
spark2.01
spark2.0源码注释与学习
tensorflow
Computation using data flow graphs for scalable machine learning
luoxuehuan's Repositories
luoxuehuan/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/tags/Flink/
luoxuehuan/luoxuehuan.github.io
luoxuehuan/learning
code learning
luoxuehuan/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
luoxuehuan/Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
luoxuehuan/CarbonDataLearning
Apache CarbonData Learning
luoxuehuan/coding-interview-university
A complete computer science study plan to become a software engineer.
luoxuehuan/delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
luoxuehuan/dinky
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.
luoxuehuan/EasyScheduler
Easy Scheduler is a distributed workflow task scheduling system, which mainly resolve the problem of "complicated task dependencies but cannot directly monitor the health status of tasks". Easy Scheduler assembles tasks in a DAG manner and can monitor the running status of tasks in real time. Meanwhile, It supports operations such as retry, recovery failure from the specified node, pause and kill tasks.中文描述:Easy Scheduler是一个分布式工作流任务调度系统,主要解决"错综复杂的任务依赖关系,而不能直观监控任务健康状态等问题"。Easy Scheduler以DAG流式的方式将Task组装起来,并可实时监控任务的运行状态,同时支持重试、从指定节点恢复失败、暂停及Kill任务等操作。EasyScheduler由在工作流调度方面工作多年的多位小伙伴研发而成,致力于成为大数据平台的中流砥柱,使调度变得更加容易,更可以从其中文名“易调度”看出我们的初衷,如果你对目前市面上的调度不够满意,非常欢迎使用易调度,欢迎大家加入进来,提出需求,也欢迎贡献代码
luoxuehuan/flink
Apache Flink
luoxuehuan/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
luoxuehuan/flink-sql-lineage
FlinkSQL字段血缘解决方案及源码。FlinkSQL field lineage solution and source code, The core idea is to parse SQL through Calcite to generate a RelNode tree of relational expressions. Then get the optimized logical paln through optimization stage, and finally call Calcite RelMetadataQuery to get the lineage relationship at the field level.
luoxuehuan/flink-sql-security
FlinkSQL的行级权限解决方案及源码,支持面向用户级别的行级数据访问控制,即特定用户只能访问授权过的行,隐藏未授权的行数据。此方案是实时领域Flink的解决方案,类似离线数仓Hive中Ranger Row-level Filter方案。
luoxuehuan/flink-training-exercises
luoxuehuan/grammars-v4
Grammars written for ANTLR v4; expectation that the grammars are free of actions.
luoxuehuan/griffin
Mirror of Apache griffin
luoxuehuan/Jd-Pruchase-Kill-dev
京东茅台抢购最新优化Java版本,京东秒杀,添加误差时间调整,优化了茅台抢购进程队列 . 在程序开始运行后,会检测本地时间与京东服务器时间,输出的差值为本地时间-京东服务器时间,即-50为本地时间比京东服务器时间慢50ms。 本代码的执行的抢购时间以本地电脑/服务器时间为准
luoxuehuan/lofka
一款性能高,兼容性好,输出优美的日志收集管理系统。
luoxuehuan/nexmark
Benchmarks for queries over continuous data streams.
luoxuehuan/openbilibili
go-common
luoxuehuan/ruoyi-vue-pro
基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
luoxuehuan/spark-binlog
A library for querying MySQL Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](http://www.mlsql.tech).
luoxuehuan/spline-spark-agent
Spline agent for Apache Spark
luoxuehuan/sql-translator
SQL Translator is a tool for converting natural language queries into SQL code using artificial intelligence. This project is 100% free and open source.
luoxuehuan/sqlflow
Brings SQL and AI together.
luoxuehuan/stable-diffusion-webui
Stable Diffusion web UI
luoxuehuan/USTC-CS-Courses-Resource
:heart:**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
luoxuehuan/waterdrop
生产环境的海量数据计算产品,文档地址:
luoxuehuan/wxOrder