YunKillerE's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
apache/superset
Apache Superset is a Data Visualization and Data Exploration Platform
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
hexojs/hexo
A fast, simple & powerful blog framework, powered by Node.js.
apache/flink
Apache Flink
pomber/git-history
Quickly browse the history of a file from any git repository
coredns/coredns
CoreDNS is a DNS server that chains plugins
datahub-project/datahub
The Metadata Platform for your Data and AI Stack
apachecn/Interview
Interview = 简历指南 + 算法题 + 八股文 + 源码分析
didi/KnowStreaming
一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
flink-china/flink-training-course
Flink 中文视频课程(持续更新...)
DTStack/chunjun
A data integration framework
snowkylin/tensorflow-handbook
简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程
DTStack/flinkStreamSQL
基于开源的flink,对其实时sql进行扩展;主要实现了流与维表的join,支持原生flink SQL所有的语法
byzer-org/byzer-lang
Byzer (former MLSQL): A low-code open-source programming language for data pipeline, analytics and AI.
water8394/BigData-Interview
:dart: :star2:[大数据面试题]分享自己在网络上收集的大数据相关的面试题以及自己的答案总结.目前包含Hadoop/Hive/Spark/Flink/Hbase/Kafka/Zookeeper框架的面试题知识总结
AliyunContainerService/log-pilot
Collect logs for docker containers
oeljeklaus-you/UserActionAnalyzePlatform
电商用户行为分析大数据平台
baochuquan/Books
自己收集的一些电子书籍
apache/bahir-flink
Mirror of Apache Bahir Flink
flink-extended/dl-on-flink
Deep Learning on Flink aims to integrate Flink and deep learning frameworks (e.g. TensorFlow, PyTorch, etc) to enable distributed deep learning training and inference on a Flink cluster.
ververica/flink-training-exercises
ververica/sql-training
housepower/ckman
This is a tool which used to manage and monitor ClickHouse database
japila-books/spark-structured-streaming-internals
The Internals of Spark Structured Streaming
harbby/sylph
Stream computing platform for bigdata
teeyog/IQL
An ad hoc query service based on the spark sql engine.(基于spark sql引擎的即席查询服务)
bethunebtj/datasource_architecture
追源索骥-flink
zhitom/zkweb
zookeeper web管理和监控界面,使用内置的H2数据库,此版本基于淘宝大神yasenagat的zkWeb源码基础之上进行了大幅升级和修改,主要新增了集群监控和国际化功能,直接java -jar或将war包放入tomcat即可运行!最近新增加了docker镜像功能!
YunKillerE/kudu-learning
kudu学习的一些资料,以及和spark/impala的集成使用