This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 384d1a5 Publishing website 2018/10/30 00:44:15 at commit 8c84dc8
384d1a5 is described below
commit 384d1a5ff3b9e1aa37a970a437430347a7db5ff0
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 30 00:44:16 2018 +0000
Publishing website 2018/10/30 00:44:15 at commit 8c84dc8
---
.../2018/10/29/beam-2.8.0.html} | 306 +++++++--------------
website/generated-content/blog/index.html | 32 +++
website/generated-content/feed.xml | 230 +++++++---------
website/generated-content/index.html | 10 +-
4 files changed, 246 insertions(+), 332 deletions(-)
diff --git a/website/generated-content/index.html
b/website/generated-content/blog/2018/10/29/beam-2.8.0.html
similarity index 57%
copy from website/generated-content/index.html
copy to website/generated-content/blog/2018/10/29/beam-2.8.0.html
index 34da659..37fe23e 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/blog/2018/10/29/beam-2.8.0.html
@@ -28,9 +28,8 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>Apache Beam</title>
- <meta name="description" content="Apache Beam is an open source, unified
model and set of language-specific SDKs for defining and executing data
processing workflows, and also data ingestion and integration flows, supporting
Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs).
Dataflow pipelines simplify the mechanics of large-scale batch and streaming
data processing and can run on a number of runtimes like Apache Flink, Apache
Spark, and Google Cloud Dataflow [...]
-">
+ <title>Apache Beam 2.8.0</title>
+ <meta name="description" content="We are happy to present the new 2.8.0
release of Beam. This release includes both improvements and new
functionality.See the download page for this release.">
<link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400"
rel="stylesheet">
<link rel="stylesheet" href="/css/site.css">
<script
src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
@@ -39,7 +38,7 @@
<script src="/js/fix-menu.js"></script>
<script src="/js/section-nav.js"></script>
<script src="/js/page-nav.js"></script>
- <link rel="canonical" href="https://beam.apache.org/" data-proofer-ignore>
+ <link rel="canonical"
href="https://beam.apache.org/blog/2018/10/29/beam-2.8.0.html"
data-proofer-ignore>
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="Apache Beam"
href="https://beam.apache.org/feed.xml">
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.4.1/css/all.css"
integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz"
crossorigin="anonymous">
@@ -53,7 +52,7 @@
</script>
</head>
- <body class="body body--index">
+ <body class="body ">
<!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -120,7 +119,7 @@
</ul>
</li>
<li>
- <a
href="https://github.com/apache/beam/edit/master/website/src/index.md">
+ <a
href="https://github.com/apache/beam/edit/master/website/src/_posts/2018-10-29-beam-2.8.0.md">
<i class="far fa-edit fa-lg" alt="Edit on GitHub" title="Edit on
GitHub"></i>
</a>
</li>
@@ -130,6 +129,31 @@
<div class="body__contained">
<!--
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ http://www.apache.org/licenses/LICENSE-2.0
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License. See accompanying LICENSE file.
+-->
+
+
+
+<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
+
+ <header class="post-header">
+ <h1 class="post-title" itemprop="name headline">Apache Beam 2.8.0</h1>
+ <p class="post-meta"><time datetime="2018-10-29T01:00:01-07:00"
itemprop="datePublished">Oct 29, 2018</time> •
+ Ahmet Altay
+
+ </p>
+ </header>
+
+ <div class="post-content" itemprop="articleBody">
+ <!--
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
@@ -142,206 +166,88 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-<div class="hero-bg">
- <div class="hero section">
- <div class="hero__cols">
- <div class="hero__cols__col">
- <div class="hero__cols__col__content">
- <div class="hero__title">
- Apache Beam: An advanced unified programming model
- </div>
- <div class="hero__subtitle">
- Implement batch and streaming data processing jobs that run on any
execution engine.
- </div>
- <div class="hero__ctas hero__ctas--first">
- <a class="button button--primary"
href="/get-started/beam-overview/">Learn more</a>
- <a class="button button--primary"
href="/get-started/downloads/">Download Beam SDK 2.8.0</a>
- </div>
- <div class="hero__ctas">
- <a class="button" href="/get-started/quickstart-java/">Java
Quickstart</a>
- <a class="button" href="/get-started/quickstart-py/">Python
Quickstart</a>
- <a class="button" href="/get-started/quickstart-go/">Go
Quickstart</a>
- </div>
- </div>
- </div>
- <div class="hero__cols__col">
- <div class="hero__blog">
- <div class="hero__blog__title">
- The latest from the blog
- </div>
- <div class="hero__blog__cards">
-
- <a class="hero__blog__cards__card"
href="/blog/2018/10/03/beam-2.7.0.html">
- <div class="hero__blog__cards__card__title">Apache Beam
2.7.0</div>
- <div class="hero__blog__cards__card__date">Oct 3, 2018</div>
- </a>
-
- <a class="hero__blog__cards__card"
href="/blog/2018/08/21/beam-summit-europe.html">
- <div class="hero__blog__cards__card__title">Beam Summit Europe
2018</div>
- <div class="hero__blog__cards__card__date">Aug 21, 2018</div>
- </a>
-
- <a class="hero__blog__cards__card"
href="/blog/2018/08/20/review-input-streaming-connectors.html">
- <div class="hero__blog__cards__card__title">A review of input
streaming connectors</div>
- <div class="hero__blog__cards__card__date">Aug 20, 2018</div>
- </a>
-
- </div>
- </div>
- </div>
- </div>
- </div>
-</div>
-<div class="pillars section">
- <div class="pillars__title">
- All about Apache Beam
- </div>
- <div class="pillars__cols">
-
- <div class="pillars__cols__col">
- <div class="pillars__cols__col__title">
- Unified
- </div>
- <div class="pillars__cols__col__body">
- Use a single programming model for both batch and streaming use cases.
- </div>
- </div>
-
- <div class="pillars__cols__col">
- <div class="pillars__cols__col__title">
- Portable
- </div>
- <div class="pillars__cols__col__body">
- Execute pipelines on multiple execution environments.
- </div>
- </div>
-
- <div class="pillars__cols__col">
- <div class="pillars__cols__col__title">
- Extensible
- </div>
- <div class="pillars__cols__col__body">
- Write and share new SDKs, IO connectors, and transformation libraries.
- </div>
- </div>
-
- </div>
-</div>
+<p>We are happy to present the new 2.8.0 release of Beam. This release
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#280-2018-10-26">download page</a> for
this release.<!--more-->
+For more information on changes in 2.8.0, check out the
+<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12343985">detailed
release notes</a>.</p>
-<div class="graphic section">
-<div class="graphic__image">
-<img src="/images/beam_architecture.png" alt="Beam architecture" />
-</div>
-</div>
+<h2 id="new-features--improvements">New Features / Improvements</h2>
-<div class="logos section">
- <div class="logos__title">
- Works with
- </div>
- <div class="logos__logos">
-
- <div class="logos__logos__logo">
- <a href="http://apex.apache.org"><img src="/images/logo_apex.png"
alt="APEX" /></a>
- </div>
-
- <div class="logos__logos__logo">
- <a href="http://flink.apache.org"><img src="/images/logo_flink.png"
alt="Flink" /></a>
- </div>
-
- <div class="logos__logos__logo">
- <a href="http://spark.apache.org/"><img src="/images/logo_spark.png"
alt="Spark" /></a>
- </div>
-
- <div class="logos__logos__logo">
- <a href="https://cloud.google.com/dataflow/"><img
src="/images/logo_google_cloud.png" alt="Google Cloud Dataflow" /></a>
- </div>
-
- <div class="logos__logos__logo">
- <a href="http://gearpump.apache.org/"><img
src="/images/logo_gearpump.png" alt="Gearpump" /></a>
- </div>
-
- <div class="logos__logos__logo">
- <a href="http://samza.apache.org/"><img src="/images/logo_samza.png"
alt="Samza" /></a>
- </div>
-
- </div>
-</div>
+<h2 id="known-issues">Known Issues</h2>
-<div class="cards section section--wide">
- <div class="section__contained">
- <div class="cards__title">
- Testimonials
- </div>
- <div class="cards__cards">
-
- <div class="cards__cards__card">
- <div class="cards__cards__card__body">
- A framework that delivers the flexibility and advanced functionality
our customers need.
- </div>
- <div class="cards__cards__card__user">
- <!-- TODO: Implement icons.
- <div class="cards__cards__card__user__icon">
- </div>
- -->
- <div class="cards__cards__card__user__name">
- –Talend
- </div>
- </div>
- </div>
-
- <div class="cards__cards__card">
- <div class="cards__cards__card__body">
- Apache Beam has powerful semantics that solve real-world challenges
of stream processing.
- </div>
- <div class="cards__cards__card__user">
- <!-- TODO: Implement icons.
- <div class="cards__cards__card__user__icon">
- </div>
- -->
- <div class="cards__cards__card__user__name">
- –PayPal
- </div>
- </div>
- </div>
-
- <div class="cards__cards__card">
- <div class="cards__cards__card__body">
- Apache Beam represents a principled approach for analyzing data
streams.
- </div>
- <div class="cards__cards__card__user">
- <!-- TODO: Implement icons.
- <div class="cards__cards__card__user__icon">
- </div>
- -->
- <div class="cards__cards__card__user__name">
- –data Artisans
- </div>
- </div>
- </div>
-
- </div>
- <div class="cards__body">
- Beam is an open source community and contributions are greatly
appreciated!
- If you’d like to contribute, please see the <a
href="/contribute/">Contribute</a> section.
- </div>
- </div>
-</div>
+<ul>
+ <li><a href="https://issues.apache.org/jira/browse/BEAM-4783">BEAM-4783</a>
Performance degradations in certain situations when Spark runner is used.</li>
+</ul>
+
+<h3 id="dependency-upgrades">Dependency Upgrades</h3>
+
+<ul>
+ <li>Elastic Search dependency upgraded to 6.3.2</li>
+ <li>google-cloud-pubsub dependency upgraded to 0.35.4</li>
+ <li>google-api-client dependency upgraded to 1.24.1</li>
+ <li>Updated Flink Runner to 1.5.3</li>
+ <li>Updated Spark runner to Spark version 2.3.2</li>
+</ul>
+
+<h3 id="sdks">SDKs</h3>
+
+<ul>
+ <li>Python SDK added support for user state and timers.</li>
+ <li>Go SDK added support for side inputs.</li>
+</ul>
+
+<h3 id="portability">Portability</h3>
+
+<ul>
+ <li><a
href="https://beam.apache.org/roadmap/portability/#python-on-flink">Python on
Flink MVP</a> completed.</li>
+</ul>
+
+<h3 id="ios">I/Os</h3>
+
+<ul>
+ <li>Fixes to RedisIO non-prefix read operations.</li>
+</ul>
+
+<h2 id="miscellaneous-fixes">Miscellaneous Fixes</h2>
+
+<ul>
+ <li>Several bug fixes and performance improvements.</li>
+</ul>
+
+<h2 id="list-of-contributors">List of Contributors</h2>
+
+<p>According to git shortlog, the following people contributed
+to the 2.8.0 release. Thank you to all contributors!</p>
+
+<p>Adam Horky, Ahmet Altay, Alan Myrvold, Aleksandr Kokhaniukov,
+Alex Amato, Alexey Romanenko, Aljoscha Krettek, Andrew Fulton,
+Andrew Pilloud, Ankur Goenka, Anton Kedin, Babu, Batkhuyag Batsaikhan, Ben
Song,
+Bingfeng Shu, Boyuan Zhang, Chamikara Jayalath, Charles Chen,
+Christian Schneider, Cody Schroeder, Colm O hEigeartaigh, Daniel Mills,
+Daniel Oliveira, Dat Tran, David Moravek, Dusan Rychnovsky, Etienne Chauchot,
+Eugene Kirpichov, Gleb Kanterov, Heejong Lee, Henning Rohde, Ismaël Mejía,
+Jan Lukavský, Jaromir Vanek, Jean-Baptiste Onofré, Jeff Klukas, Joar Wandborg,
+Jozef Vilcek, Julien Phalip, Julien Tournay, Juta, Jára Vaněk,
+Katarzyna Kucharczyk, Kengo Seki, Kenneth Knowles, Kevin Si, Kirill Kozlov,
+Kyle Winkelman, Logan HAUSPIE, Lukasz Cwik, Manu Zhang, Mark Liu,
+Matthias Baetens, Matthias Feys, Maximilian Michels, Melissa Pashniak,
+Micah Wylde, Michael Luckey, Mike Pedersen, Mikhail Gryzykhin, Novotnik,
+Petr, Ondrej Kvasnicka, Pablo Estrada, PaulVelthuis93, Pavel Slechta,
+Rafael Fernández, Raghu Angadi, Renat, Reuven Lax, Robbe Sneyders,
+Robert Bradshaw, Robert Burke, Rodrigo Benenson, Rong Ou, Ruoyun Huang,
+Ryan Williams, Sam Rohde, Scott Wegner, Shinsuke Sugaya, Shnitz, Simon P,
+Sindy Li, Stephen Lumenta, Stijn Decubber, Thomas Weise, Tomas Novak,
+Tomas Roos, Udi Meiri, Vaclav Plajt, Valentyn Tymofieiev, Vitalii Tverdokhlib,
+Xinyu Liu, XuMingmin, Yifan Zou, Yuan, Yueyang Qiu, aalbatross, amaliujia,
+cclauss, connelloG, daidokoro, deepyaman, djhworld, flyisland, huygaa11,
+jasonkuster, jglezt, kkpoon, mareksimunek, nielm, svXaverius, timrobertson100,
[email protected], vitaliytv, vvarma, xiliu, xinyuiscool, xitep,
+Łukasz Gajowy.</p>
-<div class="ctas section">
- <div class="ctas__title">
- Get started
- </div>
- <div class="ctas__ctas ctas__ctas--top">
- <a class="button button--primary" href="/get-started/beam-overview/">Learn
more</a>
- <a class="button button--primary" href="/get-started/downloads/">Download
Beam SDK 2.8.0</a>
- </div>
- <div class="ctas__ctas">
- <a class="button" href="/get-started/quickstart-java/">Java Quickstart</a>
- <a class="button" href="/get-started/quickstart-py/">Python Quickstart</a>
- <a class="button" href="/get-started/quickstart-go/">Go Quickstart</a>
</div>
-</div>
+
+</article>
</div>
<!--
diff --git a/website/generated-content/blog/index.html
b/website/generated-content/blog/index.html
index 62bb523..118e791 100644
--- a/website/generated-content/blog/index.html
+++ b/website/generated-content/blog/index.html
@@ -148,6 +148,38 @@ limitations under the License.
<p>This is the blog for the Apache Beam project. This blog contains news and
updates
for the project.</p>
+<h3 id="apache-beam-280"><a class="post-link"
href="/blog/2018/10/29/beam-2.8.0.html">Apache Beam 2.8.0</a></h3>
+<p><i>Oct 29, 2018 •
+ Ahmet Altay
+</i></p>
+
+<!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<p>We are happy to present the new 2.8.0 release of Beam. This release
includes both improvements and new functionality.
+See the <a href="/get-started/downloads/#280-2018-10-26">download page</a> for
this release.</p>
+
+<!-- Render a "read more" button if the post is longer than the excerpt -->
+
+<p>
+<a class="btn btn-default btn-sm" href="/blog/2018/10/29/beam-2.8.0.html"
role="button">
+Read more <span class="glyphicon glyphicon-menu-right"
aria-hidden="true"></span>
+</a>
+</p>
+
+<hr />
+
<h3 id="apache-beam-270"><a class="post-link"
href="/blog/2018/10/03/beam-2.7.0.html">Apache Beam 2.7.0</a></h3>
<p><i>Oct 3, 2018 •
Charles Chen
diff --git a/website/generated-content/feed.xml
b/website/generated-content/feed.xml
index aa2322a..823cd6a 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -20,6 +20,109 @@
<generator>Jekyll v3.2.0</generator>
<item>
+ <title>Apache Beam 2.8.0</title>
+ <description><!--
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<p>We are happy to present the new 2.8.0 release of Beam. This release
includes both improvements and new functionality.
+See the <a
href="/get-started/downloads/#280-2018-10-26">download
page</a> for this release.<!--more-->
+For more information on changes in 2.8.0, check out the
+<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&amp;version=12343985">detailed
release notes</a>.</p>
+
+<h2 id="new-features--improvements">New Features /
Improvements</h2>
+
+<h2 id="known-issues">Known Issues</h2>
+
+<ul>
+ <li><a
href="https://issues.apache.org/jira/browse/BEAM-4783">BEAM-4783</a>
Performance degradations in certain situations when Spark runner is
used.</li>
+</ul>
+
+<h3 id="dependency-upgrades">Dependency Upgrades</h3>
+
+<ul>
+ <li>Elastic Search dependency upgraded to 6.3.2</li>
+ <li>google-cloud-pubsub dependency upgraded to 0.35.4</li>
+ <li>google-api-client dependency upgraded to 1.24.1</li>
+ <li>Updated Flink Runner to 1.5.3</li>
+ <li>Updated Spark runner to Spark version 2.3.2</li>
+</ul>
+
+<h3 id="sdks">SDKs</h3>
+
+<ul>
+ <li>Python SDK added support for user state and timers.</li>
+ <li>Go SDK added support for side inputs.</li>
+</ul>
+
+<h3 id="portability">Portability</h3>
+
+<ul>
+ <li><a
href="https://beam.apache.org/roadmap/portability/#python-on-flink">Python
on Flink MVP</a> completed.</li>
+</ul>
+
+<h3 id="ios">I/Os</h3>
+
+<ul>
+ <li>Fixes to RedisIO non-prefix read operations.</li>
+</ul>
+
+<h2 id="miscellaneous-fixes">Miscellaneous Fixes</h2>
+
+<ul>
+ <li>Several bug fixes and performance improvements.</li>
+</ul>
+
+<h2 id="list-of-contributors">List of Contributors</h2>
+
+<p>According to git shortlog, the following people contributed
+to the 2.8.0 release. Thank you to all contributors!</p>
+
+<p>Adam Horky, Ahmet Altay, Alan Myrvold, Aleksandr Kokhaniukov,
+Alex Amato, Alexey Romanenko, Aljoscha Krettek, Andrew Fulton,
+Andrew Pilloud, Ankur Goenka, Anton Kedin, Babu, Batkhuyag Batsaikhan, Ben
Song,
+Bingfeng Shu, Boyuan Zhang, Chamikara Jayalath, Charles Chen,
+Christian Schneider, Cody Schroeder, Colm O hEigeartaigh, Daniel Mills,
+Daniel Oliveira, Dat Tran, David Moravek, Dusan Rychnovsky, Etienne Chauchot,
+Eugene Kirpichov, Gleb Kanterov, Heejong Lee, Henning Rohde, Ismaël Mejía,
+Jan Lukavský, Jaromir Vanek, Jean-Baptiste Onofré, Jeff Klukas, Joar Wandborg,
+Jozef Vilcek, Julien Phalip, Julien Tournay, Juta, Jára Vaněk,
+Katarzyna Kucharczyk, Kengo Seki, Kenneth Knowles, Kevin Si, Kirill Kozlov,
+Kyle Winkelman, Logan HAUSPIE, Lukasz Cwik, Manu Zhang, Mark Liu,
+Matthias Baetens, Matthias Feys, Maximilian Michels, Melissa Pashniak,
+Micah Wylde, Michael Luckey, Mike Pedersen, Mikhail Gryzykhin, Novotnik,
+Petr, Ondrej Kvasnicka, Pablo Estrada, PaulVelthuis93, Pavel Slechta,
+Rafael Fernández, Raghu Angadi, Renat, Reuven Lax, Robbe Sneyders,
+Robert Bradshaw, Robert Burke, Rodrigo Benenson, Rong Ou, Ruoyun Huang,
+Ryan Williams, Sam Rohde, Scott Wegner, Shinsuke Sugaya, Shnitz, Simon P,
+Sindy Li, Stephen Lumenta, Stijn Decubber, Thomas Weise, Tomas Novak,
+Tomas Roos, Udi Meiri, Vaclav Plajt, Valentyn Tymofieiev, Vitalii Tverdokhlib,
+Xinyu Liu, XuMingmin, Yifan Zou, Yuan, Yueyang Qiu, aalbatross, amaliujia,
+cclauss, connelloG, daidokoro, deepyaman, djhworld, flyisland, huygaa11,
+jasonkuster, jglezt, kkpoon, mareksimunek, nielm, svXaverius, timrobertson100,
[email protected], vitaliytv, vvarma, xiliu, xinyuiscool, xitep,
+Łukasz Gajowy.</p>
+</description>
+ <pubDate>Mon, 29 Oct 2018 01:00:01 -0700</pubDate>
+ <link>https://beam.apache.org/blog/2018/10/29/beam-2.8.0.html</link>
+ <guid
isPermaLink="true">https://beam.apache.org/blog/2018/10/29/beam-2.8.0.html</guid>
+
+
+ <category>blog</category>
+
+ </item>
+
+ <item>
<title>Apache Beam 2.7.0</title>
<description><!--
Licensed under the Apache License, Version 2.0 (the "License");
@@ -1984,132 +2087,5 @@ Beam developers)!</p>
</item>
- <item>
- <title>Apache Beam publishes the first stable release</title>
- <description><!--
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
--->
-
-<p>The Apache Beam community is pleased to <a
href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces12">announce
the availability of version 2.0.0</a>. This is the first stable release
of Apache Beam, signifying a statement from the community that it intends to
maintain API stability with all releases for the foreseeable future, and making
Beam suitable for enterprise deployment.</p>
-
-<!--more-->
-
-<p>This first stable release is the third important milestone for the
Apache Beam community. Beam joined the Apache Incubator in February 2016 and
graduated as a top-level project of The Apache Software Foundation in December.
Through these fifteen months of concentrated effort, a slightly chaotic
codebase, merged from multiple organizations, has been developed into a
generalized framework for data processing that is truly engine- and
environment-independent. Apache Beam has evolve [...]
-
-<p>In the five months since graduation, Apache Beam has seen a
significant growth, both in terms of adoption and community contribution.
Apache Beam is <a
href="https://blogs.apache.org/foundation/entry/the-apache-software-foundation-announces12">in
use</a> at Google Cloud, PayPal, and Talend, among others.</p>
-
-<p>Apache Beam, version 2.0.0 improves user experience across the
project, focusing on seamless portability across execution environments,
including engines, operating systems, on-premise clusters, cloud providers, and
data storage systems. Other highlights include:</p>
-
-<ul>
- <li>API stability and future compatibility within this major
version.</li>
- <li>Stateful data processing paradigms that unlock efficient,
data-dependent computations.</li>
- <li>Support for user-extensible file systems, with built-in support
for Hadoop Distributed File System, among others.</li>
- <li>A metrics subsystem for deeper insight into pipeline
execution.</li>
-</ul>
-
-<p>Many contributors made this release possible, by participating in
different roles: contributing code, writing documentation, testing release
candidates, supporting users, or helping in some other way. The following is a
partial list of contributors – 76 individuals contributed code to the project
since the previous release, assembled from source history:</p>
-
-<ul>
- <li>Ahmet Altay</li>
- <li>Eric Anderson</li>
- <li>Raghu Angadi</li>
- <li>Sourabh Bajaj</li>
- <li>Péter Gergő Barna</li>
- <li>Chen Bin</li>
- <li>Davor Bonaci</li>
- <li>Robert Bradshaw</li>
- <li>Ben Chambers</li>
- <li>Etienne Chauchot</li>
- <li>Chang Chen</li>
- <li>Charles Chen</li>
- <li>Craig Citro</li>
- <li>Lukasz Cwik</li>
- <li>Márton Elek</li>
- <li>Pablo Estrada</li>
- <li>Josh Forman-Gornall</li>
- <li>Maria García Herrero</li>
- <li>Jins George</li>
- <li>Damien Gouyette</li>
- <li>Thomas Groh</li>
- <li>Dan Halperin</li>
- <li>Pei He</li>
- <li>Hadar Hod</li>
- <li>Chamikara Jayalath</li>
- <li>Rekha Joshi</li>
- <li>Uwe Jugel</li>
- <li>Sung Junyoung</li>
- <li>Holden Karau</li>
- <li>Vikas Kedigehalli</li>
- <li>Eugene Kirpichov</li>
- <li>Tibor Kiss</li>
- <li>Kenneth Knowles</li>
- <li>Vassil Kolarov</li>
- <li>Chinmay Kolhatkar</li>
- <li>Aljoscha Krettek</li>
- <li>Dipti Kulkarni</li>
- <li>Radhika Kulkarni</li>
- <li>Jason Kuster</li>
- <li>Reuven Lax</li>
- <li>Stas Levin</li>
- <li>Julien Lhermitte</li>
- <li>Jingsong Li</li>
- <li>Neville Li</li>
- <li>Mark Liu</li>
- <li>Michael Luckey</li>
- <li>Andrew Martin</li>
- <li>Ismaël Mejía</li>
- <li>Devon Meunier</li>
- <li>Neda Mirian</li>
- <li>Anil Muppalla</li>
- <li>Gergely Novak</li>
- <li>Jean-Baptiste Onofré</li>
- <li>Melissa Pashniak</li>
- <li>peay</li>
- <li>David Rieber</li>
- <li>Rahul Sabbineni</li>
- <li>Kobi Salant</li>
- <li>Amit Sela</li>
- <li>Mark Shalda</li>
- <li>Stephen Sisk</li>
- <li>Yuya Tajima</li>
- <li>Wesley Tanaka</li>
- <li>JiJun Tang</li>
- <li>Valentyn Tymofieiev</li>
- <li>David Volquartz</li>
- <li>Huafeng Wang</li>
- <li>Thomas Weise</li>
- <li>Rafal Wojdyla</li>
- <li>Yangping Wu</li>
- <li>wyp</li>
- <li>James Xu</li>
- <li>Mingmin Xu</li>
- <li>Ted Yu</li>
- <li>Borisa Zivkovic</li>
- <li>Aviem Zur</li>
-</ul>
-
-<p>Apache Beam, version 2.0.0, is making its debut at Apache: Big Data,
taking place this week in Miami, FL, with four sessions featuring Apache Beam.
Apache Beam will also be highlighted at numerous face-to-face meetups and
conferences, including the Future of Data San Jose meetup, Strata Data
Conference London, Berlin Buzzwords, and DataWorks Summit San Jose.</p>
-
-<p>We’d like to invite everyone to try out Apache Beam today and
consider joining our vibrant community. We welcome feedback, contribution and
participation through our mailing lists, issue tracker, pull requests, and
events.</p>
-</description>
- <pubDate>Wed, 17 May 2017 01:00:01 -0700</pubDate>
-
<link>https://beam.apache.org/blog/2017/05/17/beam-first-stable-release.html</link>
- <guid
isPermaLink="true">https://beam.apache.org/blog/2017/05/17/beam-first-stable-release.html</guid>
-
-
- <category>blog</category>
-
- </item>
-
</channel>
</rss>
diff --git a/website/generated-content/index.html
b/website/generated-content/index.html
index 34da659..9bc7c26 100644
--- a/website/generated-content/index.html
+++ b/website/generated-content/index.html
@@ -171,6 +171,11 @@ limitations under the License.
</div>
<div class="hero__blog__cards">
+ <a class="hero__blog__cards__card"
href="/blog/2018/10/29/beam-2.8.0.html">
+ <div class="hero__blog__cards__card__title">Apache Beam
2.8.0</div>
+ <div class="hero__blog__cards__card__date">Oct 29, 2018</div>
+ </a>
+
<a class="hero__blog__cards__card"
href="/blog/2018/10/03/beam-2.7.0.html">
<div class="hero__blog__cards__card__title">Apache Beam
2.7.0</div>
<div class="hero__blog__cards__card__date">Oct 3, 2018</div>
@@ -181,11 +186,6 @@ limitations under the License.
<div class="hero__blog__cards__card__date">Aug 21, 2018</div>
</a>
- <a class="hero__blog__cards__card"
href="/blog/2018/08/20/review-input-streaming-connectors.html">
- <div class="hero__blog__cards__card__title">A review of input
streaming connectors</div>
- <div class="hero__blog__cards__card__date">Aug 20, 2018</div>
- </a>
-
</div>
</div>
</div>