You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/04/07 13:26:06 UTC

[incubator-iotdb] branch master updated: [IOTDB-581] Add flink to the site home page (#995)

This is an automated email from the ASF dual-hosted git repository.

qiaojialin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 829dab4  [IOTDB-581] Add flink to the site home page (#995)
829dab4 is described below

commit 829dab4526c670fc244b0197d7d59d95207b7989
Author: Xin Wang <xi...@apache.org>
AuthorDate: Tue Apr 7 21:25:59 2020 +0800

    [IOTDB-581] Add flink to the site home page (#995)
    
    * [IOTDB-581] Add flink to the site home page
---
 site/src/main/.vuepress/components/Home.vue    | 4 ++--
 site/src/main/.vuepress/components/Home_zh.vue | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/site/src/main/.vuepress/components/Home.vue b/site/src/main/.vuepress/components/Home.vue
index 4829894..e417d01 100644
--- a/site/src/main/.vuepress/components/Home.vue
+++ b/site/src/main/.vuepress/components/Home.vue
@@ -36,7 +36,7 @@
         management engine designed for timeseries data. It provides users with services for
         data collection, storage and analysis. Due to its light-weight architecture, high
         performance and rich feature set together with its deep integration with Apache
-        Hadoop and Spark, Apache IoTDB (incubating) can meet the requirements of massive
+        Hadoop, Spark and Flink, Apache IoTDB (incubating) can meet the requirements of massive
         data storage, high-speed data ingestion and complex data analysis in the IoT
         industrial fields.
       </p>
@@ -150,7 +150,7 @@
             title="Intense integration with Open Source Ecosystem"
             width="400"
             trigger="hover"
-            content="Apache IoTDB (incubating) can support analysis ecosystems, for example, Hadoop, Spark, and Grafana as visualization tool."
+            content="Apache IoTDB (incubating) can support analysis ecosystems, for example, Hadoop, Spark, Flink and Grafana as visualization tool."
             >
             <el-button slot="reference" style="text-align:center;width:100%;">
              <img src="/img/home-icon6.png" style="width:40px;height:40px;">
diff --git a/site/src/main/.vuepress/components/Home_zh.vue b/site/src/main/.vuepress/components/Home_zh.vue
index a88a64d..c6fbd62 100644
--- a/site/src/main/.vuepress/components/Home_zh.vue
+++ b/site/src/main/.vuepress/components/Home_zh.vue
@@ -32,7 +32,7 @@
     text-align: center;"
       >物联网数据库</p>
       <p style="font-size: 20px;margin: 50px 0 10px 0;text-align:justify!important;">
-Apache IoTDB(孵化中)(物联网数据库)是一个集成数据专为时间序列数据设计的管理引擎。 它为用户提供以下服务数据收集,存储和分析。 由于其轻巧的结构,高性能和丰富的功能集,以及与Apache的深度集成Hadoop和Spark,Apache IoTDB(孵化中)可以满足海量需求物联网中的数据存储,高速数据提取和复杂数据分析工业领域。
+Apache IoTDB(孵化中)(物联网数据库)是一个集成数据专为时间序列数据设计的管理引擎。 它为用户提供以下服务数据收集,存储和分析。 由于其轻巧的结构,高性能和丰富的功能集,以及与Apache的深度集成Hadoop、Spark和Flink,Apache IoTDB(孵化中)可以满足海量需求物联网中的数据存储,高速数据提取和复杂数据分析工业领域。
       </p>
       <el-row style="margin-top:40px;text-align: center;">
         <el-button
@@ -144,7 +144,7 @@ Apache IoTDB(孵化中)(物联网数据库)是一个集成数据专为
             title="与开源生态系统的紧密集成"
             width="400"
             trigger="hover"
-            content="Apache IoTDB(孵化中)可以支持分析生态系统,例如Hadoop,Spark和Grafana作为可视化工具。"
+            content="Apache IoTDB(孵化中)可以支持分析生态系统,例如Hadoop,Spark,Flink和Grafana作为可视化工具。"
             >
             <el-button slot="reference" style="text-align:center;width:100%;">
              <img src="/img/home-icon6.png" style="width:40px;height:40px;">