You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by fh...@apache.org on 2019/01/11 09:29:07 UTC

[flink-web] 02/02: Rebuild website.

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

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

commit a2d5031399811f5b417d3545b0ec5c440d36b59d
Author: Fabian Hueske <fh...@apache.org>
AuthorDate: Fri Jan 11 10:28:42 2019 +0100

    Rebuild website.
---
 content/index.html     | 6 ++++++
 content/poweredby.html | 6 +++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/content/index.html b/content/index.html
index 1bb2e87..1c784ae 100644
--- a/content/index.html
+++ b/content/index.html
@@ -378,6 +378,12 @@
         </li>
         <li>
           <div><a href="/poweredby.html">
+            <img src="/img/poweredby/tencent-logo.png" width="175" alt="Tencent" />
+          </a></div>
+          
+        </li>
+        <li>
+          <div><a href="/poweredby.html">
             <img src="/img/poweredby/yelp-logo.png" width="175" alt="Yelp" />
           </a></div>
           
diff --git a/content/poweredby.html b/content/poweredby.html
index fbcd78d..02c854c 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -224,13 +224,17 @@
    <div class="height col-md-3 col-sm-4 col-xs-6">
    <img src="/img/poweredby/researchgate-logo.png" width="175" alt="ResearchGate" /><br />
          ResearchGate, a social network for scientists, uses Flink for network analysis and near-duplicate detection. <br /><br /><a href="http://2016.flink-forward.org/kb_sessions/joining-infinity-windowless-stream-processing-with-flink/" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> See ResearchGate at Flink Forward 2016</a>
-  </div>
+   </div>
    </div>
 <div class="height col-md-3 col-sm-4 col-xs-6">
    <img src="/img/poweredby/telefonica-next-logo.png" width="175" alt="Telefonica Next" /><br />
          Telefónica NEXT's TÜV-certified Data Anonymization Platform is powered by Flink. <br /><br /><a href="https://next.telefonica.de/en/solutions/big-data-privacy-services" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about Telefónica NEXT</a>
    </div>
 <div class="height col-md-3 col-sm-4 col-xs-6">
+   <img src="/img/poweredby/tencent-logo.png" width="175" alt="Tencent" /><br />
+         Tencent, one of the largest Internet companies, built an in-house platform with Apache Flink to improve the efficiency of developing and operating real-time applications. <br /><br /><a href="https://data.qq.com/article?id=3853" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> Read more about Tencent's platform.</a>
+   </div>
+<div class="height col-md-3 col-sm-4 col-xs-6">
    <img src="/img/poweredby/uber-logo.png" width="175" alt="Uber" /><br />
          Uber built their internal SQL-based, open-source streaming analytics platform AthenaX on Apache Flink. <br /><br /><a href="https://eng.uber.com/athenax/" target="_blank"><small><span class="glyphicon glyphicon-new-window"></span></small> Read more on the Uber engineering blog</a>
    </div>