Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/kalencaya/docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqi committed Mar 6, 2024
2 parents c0ef459 + 79008d3 commit 64816f6
Showing 1 changed file with 86 additions and 0 deletions.
86 changes: 86 additions & 0 deletions docs/2024/zh/project/bigdata/apache.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
# Apache 社区

## 存储

* [hadoop](https://hadoop.apache.org/)
* [hbase](https://hbase.apache.org/)

## 权限

* [ranger](https://ranger.apache.org/)

## 数据血缘

* [atlas](https://atlas.apache.org/#/)

## 调度

* [airflow](https://airflow.apache.org/)
* [dolphinscheduler](https://dolphinscheduler.apache.org/zh-cn)
* [oozie](https://oozie.apache.org/)

## 消息队列

* [kafka](https://kafka.apache.org/)
* [pulsar](https://pulsar.apache.org/)

## 数据集成

* [gobblin](https://gobblin.apache.org/)
* [inlong](https://inlong.apache.org/)
* [seatunnel](https://seatunnel.apache.org/)

## 计算引擎

* [hive](https://hive.apache.org/)
* [spark](https://spark.apache.org/)
* [flink](https://flink.apache.org/)
* [beam](https://beam.apache.org/)
* [Gluten](https://incubator.apache.org/projects/gluten.html)

## 计算中间件

* [linkis](https://linkis.apache.org/)
* [kyuubi](https://kyuubi.apache.org/)
* [基于 Kyuubi 实现分布式 Flink SQL 网关](https://mp.weixin.qq.com/s/-AwXJz9CqEeX7cRdGGdyIg)


## 数据湖

* [hudi](https://hudi.apache.org/)
* [iceberg](https://iceberg.apache.org/)
* [paimon](https://paimon.apache.org/)
* [XTable](https://xtable.apache.org/)。原 OneTable 项目,进入 apache 孵化更名为 XTable

## 数据平台

* [streampark](https://streampark.apache.org/)
* [amoro](https://amoro.netease.com/)。正在走 apache 孵化流程
* [nifi](https://nifi.apache.org/)
* [zeppelin](https://zeppelin.apache.org/)

## 数据格式

* [avro](https://avro.apache.org/)
* [orc](https://orc.apache.org/)
* [parquet](https://parquet.apache.org/)
* [arrow](https://arrow.apache.org/)
* [fury](https://fury.apache.org/)。蚂蚁开源的数据序列化框架

## shuffle 服务

* [celeborn](https://celeborn.apache.org/)
* [uniffle](https://uniffle.apache.org/)

## OLAP

* [doris](https://doris.apache.org/)
* [phoenix](https://phoenix.apache.org/)
* [druid](https://druid.apache.org/)
* [impala](https://impala.apache.org/)
* [griffin](https://griffin.apache.org/)
* [kudu](https://kudu.apache.org/)
* [kylin](https://kylin.apache.org/)
* [pinot](https://pinot.apache.org/)
* [pig](https://pig.apache.org/)
* [drill](https://drill.apache.org/)

0 comments on commit 64816f6

Please sign in to comment.