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

[flink-web] branch asf-site updated (9f2506d -> a2d5031)

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

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


    from 9f2506d  Rebuild website
     new 8e43327  Add Tencent to PoweredBy page.
     new a2d5031  Rebuild website.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/index.html             |   6 ++++++
 content/poweredby.html         |   6 +++++-
 img/poweredby/tencent-logo.png | Bin 0 -> 4693 bytes
 index.md                       |   6 ++++++
 poweredby.md                   |   8 ++++++--
 5 files changed, 23 insertions(+), 3 deletions(-)
 create mode 100644 img/poweredby/tencent-logo.png


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

Posted by fh...@apache.org.
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>


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

Posted by fh...@apache.org.
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>