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:06 UTC

[flink-web] 01/02: Add Tencent to PoweredBy page.

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 8e4332789387c70e88db3ff4d532be8760ceaf9a
Author: Fabian Hueske <fh...@apache.org>
AuthorDate: Thu Jan 10 13:44:25 2019 +0100

    Add Tencent to PoweredBy page.
---
 img/poweredby/tencent-logo.png | Bin 0 -> 4693 bytes
 index.md                       |   6 ++++++
 poweredby.md                   |   8 ++++++--
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/img/poweredby/tencent-logo.png b/img/poweredby/tencent-logo.png
new file mode 100644
index 0000000..a563fcb
Binary files /dev/null and b/img/poweredby/tencent-logo.png differ
diff --git a/index.md b/index.md
index 0a75cca..8d12426 100755
--- a/index.md
+++ b/index.md
@@ -245,6 +245,12 @@ layout: base
         </li>
         <li>
           <div><a href="{{ site.baseurl }}/poweredby.html">
+            <img src="{{ site.baseurl }}/img/poweredby/tencent-logo.png" width="175" alt="Tencent" />
+          </a></div>
+          
+        </li>
+        <li>
+          <div><a href="{{ site.baseurl }}/poweredby.html">
             <img src="{{ site.baseurl }}/img/poweredby/yelp-logo.png" width="175" alt="Yelp" />
           </a></div>
           
diff --git a/poweredby.md b/poweredby.md
index 8459df8..2aa6301 100755
--- a/poweredby.md
+++ b/poweredby.md
@@ -87,13 +87,17 @@ If you would you like to be included on this page, please reach out to the [Flin
    <div class="height col-md-3 col-sm-4 col-xs-6">
    <img src="{{ site.baseurl }}/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="{{ site.baseurl }}/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">
+   <div class="height col-md-3 col-sm-4 col-xs-6">
+   <img src="{{ site.baseurl }}/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="{{ site.baseurl }}/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>