Pinned Repositories
aisql-bigdata-base
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
awesome-architecture
架构师技术图谱,助你早日成为架构师
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
BigData-Notes
大数据入门指南 :star:
brickhouse
Hive UDF's for the data warehouse
DataLink
DataLink是一个满足各种异构数据源之间的实时增量同步,分布式、可扩展的数据交换平台。
dbeaver
Free universal database tool and SQL client
dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
eagle
Mirror of Apache Eagle
galesun's Repositories
galesun/aisql-bigdata-base
galesun/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
galesun/awesome-architecture
架构师技术图谱,助你早日成为架构师
galesun/awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
galesun/BigData-Notes
大数据入门指南 :star:
galesun/brickhouse
Hive UDF's for the data warehouse
galesun/DataLink
DataLink是一个满足各种异构数据源之间的实时增量同步,分布式、可扩展的数据交换平台。
galesun/dbeaver
Free universal database tool and SQL client
galesun/dolphinscheduler
Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.
galesun/eagle
Mirror of Apache Eagle
galesun/elasticsearch
Open Source, Distributed, RESTful Search Engine
galesun/flink
Apache Flink
galesun/flink-faker
A data generator source connector for Flink SQL based on java-faker.
galesun/flink-learning
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。
galesun/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
galesun/flink-sql-cookbook-on-zeppelin
galesun/free-programming-books
:books: Freely available programming books
galesun/HiBench
HiBench is a big data benchmark suite.
galesun/hutool
A set of tools that keep Java sweet.
galesun/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
galesun/Linkis
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
galesun/pure-bash-bible
📖 A collection of pure bash alternatives to external processes.
galesun/Scriptis
Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis.
galesun/spark-training
Repository used for Spark Trainings
galesun/spring-boot
Spring Boot
galesun/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
galesun/utils4s
scala、spark使用过程中,各种测试用例以及相关资料整理