You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2019/07/04 02:49:22 UTC

[flink-web] 02/02: Rebuild website

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

jark pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git

commit a3942debf36970e62ac5374e25ca6ead4fca1028
Author: Jark Wu <wu...@alibaba-inc.com>
AuthorDate: Thu Jul 4 10:48:26 2019 +0800

    Rebuild website
---
 .gitignore                | 1 +
 content/zh/index.html     | 5 +++++
 content/zh/poweredby.html | 4 ++++
 3 files changed, 10 insertions(+)

diff --git a/.gitignore b/.gitignore
index 1702d90..3a73be0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /.rubydeps
 .idea
 *.iml
+.jekyll-metadata
\ No newline at end of file
diff --git a/content/zh/index.html b/content/zh/index.html
index a49e123..bbf0b60 100644
--- a/content/zh/index.html
+++ b/content/zh/index.html
@@ -368,6 +368,11 @@
           <div><a href="/zh/poweredby.html">
             <img src="/img/poweredby/king-logo.png" width="175" alt="King" />
           </a></div>
+        </li> 
+        <li>
+          <div><a href="/zh/poweredby.html">
+            <img src="/img/poweredby/klaviyo-logo.png" width="175" alt="Klaviyo" />
+          </a></div>
         </li>
         <li>
           <div><a href="/zh/poweredby.html">
diff --git a/content/zh/poweredby.html b/content/zh/poweredby.html
index f73c073..275fa5d 100644
--- a/content/zh/poweredby.html
+++ b/content/zh/poweredby.html
@@ -217,6 +217,10 @@
       King,Candy Crush Saga的创建者,使用 Flink 为数据科学团队提供实时分析仪表板。<br /><br /><a href="https://techblog.king.com/rbea-scalable-real-time-analytics-king/" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读 King 的 Flink 实现</a>
   </div>
   <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
+    <img src="/img/poweredby/klaviyo-logo.png" alt="Klaviyo" /><br />
+      Klaviyo使用 Apache Flink 扩展其实时分析系统,该系统每秒对超过一百万个事件进行重复数据删除和聚合。<br /><br /><a href="https://klaviyo.tech/tagged/counting" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读 Klaviyo 的实时分析</a>
+  </div>
+  <div class="powered-by-tile col-md-3 col-sm-4 col-xs-6">
     <img src="/img/poweredby/lyft-logo.png" alt="King" /><br />
       Lyft 使用 Flink 作为其流媒体平台的处理引擎,例如为机器学习持续生成特征。<br /><br /><a href="https://www.slideshare.net/SeattleApacheFlinkMeetup/streaminglyft-greg-fee-seattle-apache-flink-meetup-104398613" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> 阅读更多关于 Lyft 的流媒体</a>
   </div>