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 85ccca270c6c38e26b8187c912c5d3298d8865b1 Author: Fabian Hueske <fhue...@apache.org> AuthorDate: Wed Mar 6 12:02:19 2019 +0100 Rebuild website. --- content/blog/feed.xml | 50 ++++++ content/blog/index.html | 38 +++-- content/blog/page2/index.html | 38 +++-- content/blog/page3/index.html | 38 +++-- content/blog/page4/index.html | 40 +++-- content/blog/page5/index.html | 40 +++-- content/blog/page6/index.html | 40 +++-- content/blog/page7/index.html | 40 +++-- content/blog/page8/index.html | 25 +++ content/index.html | 8 +- content/news/2019/03/06/ffsf-preview.html | 254 ++++++++++++++++++++++++++++++ content/zh/index.html | 8 +- 12 files changed, 506 insertions(+), 113 deletions(-) diff --git a/content/blog/feed.xml b/content/blog/feed.xml index 070ec94..f50fa85 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xml @@ -7,6 +7,56 @@ <atom:link href="https://flink.apache.org/blog/feed.xml" rel="self" type="application/rss+xml" /> <item> +<title>What to expect from Flink Forward San Francisco 2019</title> +<description><p>The third annual Flink Forward San Francisco is just a few weeks away! As always, the Flink Forward will be the right place to meet and mingle with experienced Flink users, contributors, and committers. Attendees will hear and chat about the latest developments around Flink and learn from technical deep-dive sessions and exciting use cases that were put into production with Flink. The event will take place on April 1-2, 2019 at Hotel Nikko in San Francisco. The < [...] + +<p>Some highlights of the program are:</p> + +<ul> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#realtime-store-visit-predictions-at-scale">Realtime Store Visit Predictions at Scale</a>: Luca Giovagnoli from <em>Yelp</em> will talk about a “multidisciplinary” Flink application that combines geospatial clustering algorithms, Machine Learning models, and cutting-edge stream-processing technology.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#real-time-processing-with-flink-for-machine-learning-at-netflix">Real-time Processing with Flink for Machine Learning at Netflix</a>: Elliot Chow will discuss the practical aspects of using Apache Flink to power Machine Learning algorithms for video recommendations, search results ranking, and selection of artwork images at <em>Netflix</em>.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#building-production-flink-jobs-with-airstream-at-airbnb">Building production Flink jobs with Airstream at Airbnb</a>: Pala Muthiah and Hao Wang will reveal how <em>Airbnb</em> builds real time data pipelines with Airstream, Airbnb’s computation framework that is powered by Flink SQL.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#when-table-meets-ai--build-flink-ai-ecosystem-on-table-api">When Table meets AI: Build Flink AI Ecosystem on Table API</a>: Weihua Jiang from <em>Alibaba</em> will discuss how they are building a solid AI ecosystem for unified batch/streaming Machine Learning data pipelines on top of Flink’s Table API.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#adventures-in-scaling-from-zero-to-5-billion-data-points-per-day">Adventures in Scaling from Zero to 5 Billion Data Points per Day</a>: Dave Torok will take us through <em>Comcast’s</em> journey in scaling the company’s operationalized Machine Learning framework from the very early days in production to processing more than 5 billion data points per day.</p> + </li> +</ul> + +<p>If you’re new to Apache Flink or want to deepen your knowledge around the framework, Flink Forward features again a full day of training.</p> + +<p>You can choose from 3 training tracks:</p> + +<ul> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#introduction-to-streaming-with-apache-flink">Introduction to Streaming with Apache Flink</a>: A hands-on, in-depth introduction to stream processing and Apache Flink, this course emphasizes those features of Flink that make it easy to build and manage accurate, fault tolerant applications on streams.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#analyzing-streaming-data-with-flink-sql">Analyzing Streaming Data with Flink SQL</a>: In this hands-on training, you will learn what it means to run SQL queries on data streams and how to fully leverage the potential of SQL on Flink. We’ll also cover some of the more recent features such as time-versioned joins and the MATCH RECOGNIZE clause.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#apache-flink-troubleshooting---operations">Troubleshooting and Operating Flink at large scale</a>: In this training, we will focus on everything you need to run Apache Flink applications reliably and efficiently in production including topics like capacity planning, monitoring, troubleshooting and tuning Apache Flink.</p> + </li> +</ul> + +<p>If you haven’t done so yet, check out the <a href="http://sf-2019.flink-forward.org/conference-program">full schedule</a> and <a href="https://sf-2019.flink-forward.org/register">register</a> your attendance. <br /> +I’m looking forward to meet you at Flink Forward San Francisco.</p> + +<p><em>Fabian</em></p> +</description> +<pubDate>Wed, 06 Mar 2019 12:00:00 +0100</pubDate> +<link>https://flink.apache.org/news/2019/03/06/ffsf-preview.html</link> +<guid isPermaLink="true">/news/2019/03/06/ffsf-preview.html</guid> +</item> + +<item> <title>Monitoring Apache Flink Applications 101</title> <description><!-- improve style of tables --> <style> diff --git a/content/blog/index.html b/content/blog/index.html index 1b72254..ca662d4 100644 --- a/content/blog/index.html +++ b/content/blog/index.html @@ -159,6 +159,19 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></h2> + + <p>06 Mar 2019 + Fabian Hueske (<a href="https://twitter.com/fhueske">@fhueske</a>)</p> + + <p>The third annual Flink Forward conference in San Francisco is just a few weeks away. Let's see what Flink Forward SF 2019 has in store for the Apache Flink and stream processing communities. This post covers some of its highlights!</p> + + <p><a href="/news/2019/03/06/ffsf-preview.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></h2> <p>25 Feb 2019 @@ -291,21 +304,6 @@ Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa <hr> - <article> - <h2 class="blog-title"><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 Released</a></h2> - - <p>29 Oct 2018 - </p> - - <p><p>The Apache Flink community released the fifth bugfix version of the Apache Flink 1.5 series.</p> - -</p> - - <p><a href="/news/2018/10/29/release-1.5.5.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -338,6 +336,16 @@ Please check the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html index 8d6abdb..10064b3 100644 --- a/content/blog/page2/index.html +++ b/content/blog/page2/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2018/10/29/release-1.5.5.html">Apache Flink 1.5.5 Released</a></h2> + + <p>29 Oct 2018 + </p> + + <p><p>The Apache Flink community released the fifth bugfix version of the Apache Flink 1.5 series.</p> + +</p> + + <p><a href="/news/2018/10/29/release-1.5.5.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2018/09/20/release-1.6.1.html">Apache Flink 1.6.1 Released</a></h2> <p>20 Sep 2018 @@ -293,19 +308,6 @@ <hr> - <article> - <h2 class="blog-title"><a href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">An Overview of End-to-End Exactly-Once Processing in Apache Flink (with Apache Kafka, too!)</a></h2> - - <p>01 Mar 2018 - Piotr Nowojski (<a href="https://twitter.com/PiotrNowojski">@PiotrNowojski</a>) & Mike Winters (<a href="https://twitter.com/wints">@wints</a>)</p> - - <p>Flink 1.4.0 introduced a new feature that makes it possible to build end-to-end exactly-once applications with Flink and data sources and sinks that support transactions.</p> - - <p><a href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -338,6 +340,16 @@ <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html index bddf68e..a79c361 100644 --- a/content/blog/page3/index.html +++ b/content/blog/page3/index.html @@ -159,6 +159,19 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">An Overview of End-to-End Exactly-Once Processing in Apache Flink (with Apache Kafka, too!)</a></h2> + + <p>01 Mar 2018 + Piotr Nowojski (<a href="https://twitter.com/PiotrNowojski">@PiotrNowojski</a>) & Mike Winters (<a href="https://twitter.com/wints">@wints</a>)</p> + + <p>Flink 1.4.0 introduced a new feature that makes it possible to build end-to-end exactly-once applications with Flink and data sources and sinks that support transactions.</p> + + <p><a href="/features/2018/03/01/end-to-end-exactly-once-apache-flink.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2018/02/15/release-1.4.1.html">Apache Flink 1.4.1 Released</a></h2> <p>15 Feb 2018 @@ -292,21 +305,6 @@ what’s coming in Flink 1.4.0 as well as a preview of what the Flink community <hr> - <article> - <h2 class="blog-title"><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></h2> - - <p>16 May 2017 by Patrick Lucas (Data Artisans) and Ismaël Mejía (Talend) (<a href="https://twitter.com/">@iemejia</a>) - </p> - - <p><p>For some time, the Apache Flink community has provided scripts to build a Docker image to run Flink. Now, starting with version 1.2.1, Flink will have a <a href="https://hub.docker.com/r/_/flink/">Docker image</a> on the Docker Hub. This image is maintained by the Flink community and curated by the <a href="https://github.com/docker-library/official-images">Docker</a> team to ensure it meets the quality standards for container images of the Docker community.</p> - -</p> - - <p><a href="/news/2017/05/16/official-docker-image.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -339,6 +337,16 @@ what’s coming in Flink 1.4.0 as well as a preview of what the Flink community <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html index e41c446..1d9510c 100644 --- a/content/blog/page4/index.html +++ b/content/blog/page4/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2017/05/16/official-docker-image.html">Introducing Docker Images for Apache Flink</a></h2> + + <p>16 May 2017 by Patrick Lucas (Data Artisans) and Ismaël Mejía (Talend) (<a href="https://twitter.com/">@iemejia</a>) + </p> + + <p><p>For some time, the Apache Flink community has provided scripts to build a Docker image to run Flink. Now, starting with version 1.2.1, Flink will have a <a href="https://hub.docker.com/r/_/flink/">Docker image</a> on the Docker Hub. This image is maintained by the Flink community and curated by the <a href="https://github.com/docker-library/official-images">Docker</a> team to ensure it meets the quality standards for container images of the Docker community.</p> + +</p> + + <p><a href="/news/2017/05/16/official-docker-image.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2017/04/26/release-1.2.1.html">Apache Flink 1.2.1 Released</a></h2> <p>26 Apr 2017 @@ -286,21 +301,6 @@ <hr> - <article> - <h2 class="blog-title"><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></h2> - - <p>24 Aug 2016 - </p> - - <p><p>An update for the Flink community: the <a href="http://flink-forward.org/kb_day/day-1/">Flink Forward 2016 schedule</a> is now available online. This year's event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.</p> - -</p> - - <p><a href="/news/2016/08/24/ff16-keynotes-panels.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -333,6 +333,16 @@ <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html index 9f729b4..af8f781 100644 --- a/content/blog/page5/index.html +++ b/content/blog/page5/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></h2> + + <p>24 Aug 2016 + </p> + + <p><p>An update for the Flink community: the <a href="http://flink-forward.org/kb_day/day-1/">Flink Forward 2016 schedule</a> is now available online. This year's event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.</p> + +</p> + + <p><a href="/news/2016/08/24/ff16-keynotes-panels.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></h2> <p>11 Aug 2016 @@ -290,21 +305,6 @@ <hr> - <article> - <h2 class="blog-title"><a href="/news/2016/02/11/release-0.10.2.html">Flink 0.10.2 Released</a></h2> - - <p>11 Feb 2016 - </p> - - <p><p>Today, the Flink community released Flink version <strong>0.10.2</strong>, the second bugfix release of the 0.10 series.</p> - -</p> - - <p><a href="/news/2016/02/11/release-0.10.2.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -337,6 +337,16 @@ <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html index e819045..c611fba 100644 --- a/content/blog/page6/index.html +++ b/content/blog/page6/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2016/02/11/release-0.10.2.html">Flink 0.10.2 Released</a></h2> + + <p>11 Feb 2016 + </p> + + <p><p>Today, the Flink community released Flink version <strong>0.10.2</strong>, the second bugfix release of the 0.10 series.</p> + +</p> + + <p><a href="/news/2016/02/11/release-0.10.2.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2015/12/18/a-year-in-review.html">Flink 2015: A year in review, and a lookout to 2016</a></h2> <p>18 Dec 2015 by Robert Metzger (<a href="https://twitter.com/">@rmetzger_</a>) @@ -294,21 +309,6 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p> <hr> - <article> - <h2 class="blog-title"><a href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Announcing Apache Flink 0.9.0</a></h2> - - <p>24 Jun 2015 - </p> - - <p><p>The Apache Flink community is pleased to announce the availability of the 0.9.0 release. The release is the result of many months of hard work within the Flink community. It contains many new features and improvements which were previewed in the 0.9.0-milestone1 release and have been polished since then. This is the largest Flink release so far.</p> - -</p> - - <p><a href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -341,6 +341,16 @@ vertex-centric or gather-sum-apply to Flink dataflows.</p> <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page7/index.html b/content/blog/page7/index.html index 437331e..86a8862 100644 --- a/content/blog/page7/index.html +++ b/content/blog/page7/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Announcing Apache Flink 0.9.0</a></h2> + + <p>24 Jun 2015 + </p> + + <p><p>The Apache Flink community is pleased to announce the availability of the 0.9.0 release. The release is the result of many months of hard work within the Flink community. It contains many new features and improvements which were previewed in the 0.9.0-milestone1 release and have been polished since then. This is the largest Flink release so far.</p> + +</p> + + <p><a href="/news/2015/06/24/announcing-apache-flink-0.9.0-release.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2015/05/14/Community-update-April.html">April 2015 in the Flink community</a></h2> <p>14 May 2015 by Kostas Tzoumas (<a href="https://twitter.com/">@kostas_tzoumas</a>) @@ -300,21 +315,6 @@ and offers a new API including definition of flexible windows.</p> <hr> - <article> - <h2 class="blog-title"><a href="/news/2015/01/06/december-in-flink.html">December 2014 in the Flink community</a></h2> - - <p>06 Jan 2015 - </p> - - <p><p>This is the first blog post of a “newsletter” like series where we give a summary of the monthly activity in the Flink community. As the Flink project grows, this can serve as a “tl;dr” for people that are not following the Flink dev and user mailing lists, or those that are simply overwhelmed by the traffic.</p> - -</p> - - <p><a href="/news/2015/01/06/december-in-flink.html">Continue reading »</a></p> - </article> - - <hr> - <!-- Pagination links --> @@ -347,6 +347,16 @@ and offers a new API including definition of flexible windows.</p> <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/blog/page8/index.html b/content/blog/page8/index.html index 83fc8c5..e433ba1 100644 --- a/content/blog/page8/index.html +++ b/content/blog/page8/index.html @@ -159,6 +159,21 @@ <!-- Blog posts --> <article> + <h2 class="blog-title"><a href="/news/2015/01/06/december-in-flink.html">December 2014 in the Flink community</a></h2> + + <p>06 Jan 2015 + </p> + + <p><p>This is the first blog post of a “newsletter” like series where we give a summary of the monthly activity in the Flink community. As the Flink project grows, this can serve as a “tl;dr” for people that are not following the Flink dev and user mailing lists, or those that are simply overwhelmed by the traffic.</p> + +</p> + + <p><a href="/news/2015/01/06/december-in-flink.html">Continue reading »</a></p> + </article> + + <hr> + + <article> <h2 class="blog-title"><a href="/news/2014/11/18/hadoop-compatibility.html">Hadoop Compatibility in Flink</a></h2> <p>18 Nov 2014 by Fabian Hüske (<a href="https://twitter.com/">@fhueske</a>) @@ -268,6 +283,16 @@ academic and open source project that Flink originates from.</p> <ul id="markdown-toc"> + <li><a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></li> + + + + + + + + + <li><a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></li> diff --git a/content/index.html b/content/index.html index c1561ed..7d9449f 100644 --- a/content/index.html +++ b/content/index.html @@ -442,6 +442,9 @@ <dl> + <dt> <a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></dt> + <dd>The third annual Flink Forward conference in San Francisco is just a few weeks away. Let's see what Flink Forward SF 2019 has in store for the Apache Flink and stream processing communities. This post covers some of its highlights!</dd> + <dt> <a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></dt> <dd>The monitoring of business-critical applications is a crucial aspect of a production deployment. It ensures that any degradation or downtime is immediately identified and can be resolved as quickly as possible. In this post, we discuss the most important metrics that indicate healthy Flink applications.</dd> @@ -457,11 +460,6 @@ <dt> <a href="/news/2019/02/13/unified-batch-streaming-blink.html">Batch as a Special Case of Streaming and Alibaba's contribution of Blink</a></dt> <dd>A few weeks ago, Alibaba contributed its Flink-fork 'Blink' back to Apache Flink. In this blog post we discuss how Blink's features will help the Flink community to make a big step towards its vision to build a truly unified system for stream and batch processing.</dd> - - <dt> <a href="/news/2018/12/26/release-1.5.6.html">Apache Flink 1.5.6 Released</a></dt> - <dd><p>The Apache Flink community released the sixth and last bugfix version of the Apache Flink 1.5 series.</p> - -</dd> </dl> diff --git a/content/news/2019/03/06/ffsf-preview.html b/content/news/2019/03/06/ffsf-preview.html new file mode 100644 index 0000000..be645f9 --- /dev/null +++ b/content/news/2019/03/06/ffsf-preview.html @@ -0,0 +1,254 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> + <title>Apache Flink: What to expect from Flink Forward San Francisco 2019</title> + <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> + <link rel="icon" href="/favicon.ico" type="image/x-icon"> + + <!-- Bootstrap --> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"> + <link rel="stylesheet" href="/css/flink.css"> + <link rel="stylesheet" href="/css/syntax.css"> + + <!-- Blog RSS feed --> + <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Apache Flink Blog: RSS feed" /> + + <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> + <!-- We need to load Jquery in the header for custom google analytics event tracking--> + <script src="/js/jquery.min.js"></script> + + <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> + <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> + <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> + <![endif]--> + </head> + <body> + + + <!-- Main content. --> + <div class="container"> + <div class="row"> + + + <div id="sidebar" class="col-sm-3"> + + +<!-- Top navbar. --> + <nav class="navbar navbar-default"> + <!-- The logo. --> + <div class="navbar-header"> + <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + <div class="navbar-logo"> + <a href="/"> + <img alt="Apache Flink" src="/img/flink-header-logo.svg" width="147px" height="73px"> + </a> + </div> + </div><!-- /.navbar-header --> + + <!-- The navigation links. --> + <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> + <ul class="nav navbar-nav navbar-main"> + + <!-- First menu section explains visitors what Flink is --> + + <!-- What is Stream Processing? --> + <!-- + <li><a href="/streamprocessing1.html">What is Stream Processing?</a></li> + --> + + <!-- What is Flink? --> + <li><a href="/flink-architecture.html">What is Apache Flink?</a></li> + + <!-- Use cases --> + <li><a href="/usecases.html">Use Cases</a></li> + + <!-- Powered by --> + <li><a href="/poweredby.html">Powered By</a></li> + + <!-- FAQ --> + <li><a href="/faq.html">FAQ</a></li> + + + <!-- Second menu section aims to support Flink users --> + + <!-- Downloads --> + <li><a href="/downloads.html">Downloads</a></li> + + <!-- Quickstart --> + <li> + <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.7/quickstart/setup_quickstart.html" target="_blank">Tutorials <small><span class="glyphicon glyphicon-new-window"></span></small></a> + </li> + + <!-- Documentation --> + <li class="dropdown"> + <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a> + <ul class="dropdown-menu"> + <li><a href="https://ci.apache.org/projects/flink/flink-docs-release-1.7" target="_blank">1.7 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li> + <li><a href="https://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.8 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li> + </ul> + </li> + + <!-- getting help --> + <li><a href="/gettinghelp.html">Getting Help</a></li> + + <!-- Blog --> + <li class="active"><a href="/blog/"><b>Flink Blog</b></a></li> + + + + <!-- Third menu section aim to support community and contributors --> + + <!-- Community --> + <li><a href="/community.html">Community & Project Info</a></li> + + <!-- Roadmap --> + <li><a href="/roadmap.html">Roadmap</a></li> + + <!-- Contribute --> + <li><a href="/how-to-contribute.html">How to Contribute</a></li> + + <!-- GitHub --> + <li> + <a href="https://github.com/apache/flink" target="_blank">Flink on GitHub <small><span class="glyphicon glyphicon-new-window"></span></small></a> + </li> + + + + <!-- Language Switcher --> + <li> + + + <a href="/zh/news/2019/03/06/ffsf-preview.html">中文版</a> + + + </li> + + </ul> + + <ul class="nav navbar-nav navbar-bottom"> + <hr /> + + <!-- Twitter --> + <li><a href="https://twitter.com/apacheflink" target="_blank">@ApacheFlink <small><span class="glyphicon glyphicon-new-window"></span></small></a></li> + + <!-- Visualizer --> + <li class=" hidden-md hidden-sm"><a href="/visualizer/" target="_blank">Plan Visualizer <small><span class="glyphicon glyphicon-new-window"></span></small></a></li> + + </ul> + </div><!-- /.navbar-collapse --> + </nav> + + </div> + <div class="col-sm-9"> + <div class="row-fluid"> + <div class="col-sm-12"> + <div class="row"> + <h1>What to expect from Flink Forward San Francisco 2019</h1> + + <article> + <p>06 Mar 2019 Fabian Hueske (<a href="https://twitter.com/fhueske">@fhueske</a>)</p> + +<p>The third annual Flink Forward San Francisco is just a few weeks away! As always, the Flink Forward will be the right place to meet and mingle with experienced Flink users, contributors, and committers. Attendees will hear and chat about the latest developments around Flink and learn from technical deep-dive sessions and exciting use cases that were put into production with Flink. The event will take place on April 1-2, 2019 at Hotel Nikko in San Francisco. The <a href="https://sf-201 [...] + +<p>Some highlights of the program are:</p> + +<ul> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#realtime-store-visit-predictions-at-scale">Realtime Store Visit Predictions at Scale</a>: Luca Giovagnoli from <em>Yelp</em> will talk about a “multidisciplinary” Flink application that combines geospatial clustering algorithms, Machine Learning models, and cutting-edge stream-processing technology.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#real-time-processing-with-flink-for-machine-learning-at-netflix">Real-time Processing with Flink for Machine Learning at Netflix</a>: Elliot Chow will discuss the practical aspects of using Apache Flink to power Machine Learning algorithms for video recommendations, search results ranking, and selection of artwork images at <em>Netflix</em>.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#building-production-flink-jobs-with-airstream-at-airbnb">Building production Flink jobs with Airstream at Airbnb</a>: Pala Muthiah and Hao Wang will reveal how <em>Airbnb</em> builds real time data pipelines with Airstream, Airbnb’s computation framework that is powered by Flink SQL.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#when-table-meets-ai--build-flink-ai-ecosystem-on-table-api">When Table meets AI: Build Flink AI Ecosystem on Table API</a>: Weihua Jiang from <em>Alibaba</em> will discuss how they are building a solid AI ecosystem for unified batch/streaming Machine Learning data pipelines on top of Flink’s Table API.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/conference-program#adventures-in-scaling-from-zero-to-5-billion-data-points-per-day">Adventures in Scaling from Zero to 5 Billion Data Points per Day</a>: Dave Torok will take us through <em>Comcast’s</em> journey in scaling the company’s operationalized Machine Learning framework from the very early days in production to processing more than 5 billion data points per day.</p> + </li> +</ul> + +<p>If you’re new to Apache Flink or want to deepen your knowledge around the framework, Flink Forward features again a full day of training.</p> + +<p>You can choose from 3 training tracks:</p> + +<ul> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#introduction-to-streaming-with-apache-flink">Introduction to Streaming with Apache Flink</a>: A hands-on, in-depth introduction to stream processing and Apache Flink, this course emphasizes those features of Flink that make it easy to build and manage accurate, fault tolerant applications on streams.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#analyzing-streaming-data-with-flink-sql">Analyzing Streaming Data with Flink SQL</a>: In this hands-on training, you will learn what it means to run SQL queries on data streams and how to fully leverage the potential of SQL on Flink. We’ll also cover some of the more recent features such as time-versioned joins and the MATCH RECOGNIZE clause.</p> + </li> + <li> + <p><a href="https://sf-2019.flink-forward.org/training-program#apache-flink-troubleshooting---operations">Troubleshooting and Operating Flink at large scale</a>: In this training, we will focus on everything you need to run Apache Flink applications reliably and efficiently in production including topics like capacity planning, monitoring, troubleshooting and tuning Apache Flink.</p> + </li> +</ul> + +<p>If you haven’t done so yet, check out the <a href="http://sf-2019.flink-forward.org/conference-program">full schedule</a> and <a href="https://sf-2019.flink-forward.org/register">register</a> your attendance. <br /> +I’m looking forward to meet you at Flink Forward San Francisco.</p> + +<p><em>Fabian</em></p> + + </article> + </div> + + <div class="row"> + <div id="disqus_thread"></div> + <script type="text/javascript"> + /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ + var disqus_shortname = 'stratosphere-eu'; // required: replace example with your forum shortname + + /* * * DON'T EDIT BELOW THIS LINE * * */ + (function() { + var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; + dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; + (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); + })(); + </script> + </div> + </div> +</div> + </div> + </div> + + <hr /> + + <div class="row"> + <div class="footer text-center col-sm-12"> + <p>Copyright © 2014-2019 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p> + <p>Apache Flink, Flink®, Apache®, the squirrel logo, and the Apache feather logo are either registered trademarks or trademarks of The Apache Software Foundation.</p> + <p><a href="/privacy-policy.html">Privacy Policy</a> · <a href="/blog/feed.xml">RSS feed</a></p> + </div> + </div> + </div><!-- /.container --> + + <!-- Include all compiled plugins (below), or include individual files as needed --> + <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> + <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.0/jquery.matchHeight-min.js"></script> + <script src="/js/codetabs.js"></script> + <script src="/js/stickysidebar.js"></script> + + <!-- Google Analytics --> + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-52545728-1', 'auto'); + ga('send', 'pageview'); + </script> + </body> +</html> diff --git a/content/zh/index.html b/content/zh/index.html index a7f38da..4470230 100644 --- a/content/zh/index.html +++ b/content/zh/index.html @@ -441,6 +441,9 @@ <dl> + <dt> <a href="/news/2019/03/06/ffsf-preview.html">What to expect from Flink Forward San Francisco 2019</a></dt> + <dd>The third annual Flink Forward conference in San Francisco is just a few weeks away. Let's see what Flink Forward SF 2019 has in store for the Apache Flink and stream processing communities. This post covers some of its highlights!</dd> + <dt> <a href="/news/2019/02/25/monitoring-best-practices.html">Monitoring Apache Flink Applications 101</a></dt> <dd>The monitoring of business-critical applications is a crucial aspect of a production deployment. It ensures that any degradation or downtime is immediately identified and can be resolved as quickly as possible. In this post, we discuss the most important metrics that indicate healthy Flink applications.</dd> @@ -456,11 +459,6 @@ <dt> <a href="/news/2019/02/13/unified-batch-streaming-blink.html">Batch as a Special Case of Streaming and Alibaba's contribution of Blink</a></dt> <dd>A few weeks ago, Alibaba contributed its Flink-fork 'Blink' back to Apache Flink. In this blog post we discuss how Blink's features will help the Flink community to make a big step towards its vision to build a truly unified system for stream and batch processing.</dd> - - <dt> <a href="/news/2018/12/26/release-1.5.6.html">Apache Flink 1.5.6 Released</a></dt> - <dd><p>The Apache Flink community released the sixth and last bugfix version of the Apache Flink 1.5 series.</p> - -</dd> </dl>