This is an automated email from the ASF dual-hosted git repository. xxyu pushed a commit to branch document in repository https://gitbox.apache.org/repos/asf/kylin.git
commit 52b5c6e7204d6c8f0a05398fa221a6fc5cec8e97 Author: xuekaiqi <kaiqi....@qq.com> AuthorDate: Tue Aug 18 11:53:03 2020 +0800 update roadmap --- website/_dev/index.cn.md | 18 +++++++++--------- website/_dev/index.md | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/website/_dev/index.cn.md b/website/_dev/index.cn.md index 8eb1312..b67591b 100644 --- a/website/_dev/index.cn.md +++ b/website/_dev/index.cn.md @@ -26,15 +26,15 @@ Gitbox 的镜像:[https://gitbox.apache.org/repos/asf?p=kylin.git ](https://gi 在 Apache JIRA 上的 "Kylin" 项目追踪 issues([浏览](http://issues.apache.org/jira/browse/KYLIN))。 ### 路线图 -- 支持 Hadoop 3.0(纠偏编码) : 完成(v2.5) -- 完全使用 Spark 的 Cube 引擎 : 完成(v2.5) -- 支持实时数据分析的 Lambda 架构 : 完成(v3.0) -- 接入更多的源(MySQL,Spark SQL 等) : 完成(v2.6) -- Flink 引擎 :进行中 (v3.1) -- 云原生的存储引擎(Parquet) : 开发中(v4.0) -- 分布式查询执行引擎 : 与 Parquet 存储一起进行中(v4.0) -- 容器化/Kubernetes :进行中 (v3.1) -- 查询下压 SDK (Presto, Clickhouse, 等) : 进行中 (Presto 支持 v3.1) +- 支持 Hadoop 3.0(纠偏编码):完成(v2.5) +- 完全使用 Spark 的 Cube 引擎:完成(v2.5) +- 支持实时数据分析的 Lambda 架构:完成(v3.0) +- 接入更多的源(MySQL,Spark SQL 等):完成(v2.6) +- Flink 引擎:完成(v3.1) +- 云原生的存储引擎(Parquet):开发中(v4.0) +- 分布式查询执行引擎:与 Parquet 存储一起进行中(v4.0) +- 容器化/Kubernetes:完成(v3.1) +- 查询下压 SDK(Presto,Clickhouse 等):进行中(v3.1 支持查询下压 Presto) - 即席查询支持,无需构建 Cube diff --git a/website/_dev/index.md b/website/_dev/index.md index 98f8e53..6265c2b 100644 --- a/website/_dev/index.md +++ b/website/_dev/index.md @@ -30,9 +30,9 @@ Track issues on the "Kylin" Project on the Apache JIRA ([browse](http://issues.a - Fully on Spark Cube engine : DONE (v2.5) - Real-time analytics with Lambda Architecture : DONE (v3.0) - Connect more data sources (MySQL, SparkSQL, etc) : DONE (v2.6) -- Flink engine : In-progress (v3.1) +- Flink engine : Done (v3.1) - Cloud-native storage (Parquet) : In-progress (v4.0) - Distributed query execution engine (Spark) : In-progress, together with Parquet storage (v4.0) -- Containerization/Kubernetes support : In progress (v3.1) +- Containerization/Kubernetes support : Done (v3.1) - Pushdown SDK with more engines (Presto, Clickhouse, etc) : In progress (Presto support in v3.1) - Ad-hoc queries without Cubing