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 1ed0ad4 Publishing website 2022/02/14 18:44:50 at commit bd5a9be
1ed0ad4 is described below
commit 1ed0ad4f67ce385a55646578482299aab148f3b8
Author: jenkins <[email protected]>
AuthorDate: Mon Feb 14 18:44:51 2022 +0000
Publishing website 2022/02/14 18:44:50 at commit bd5a9be
---
website/generated-content/blog/beam-2.36.0/index.html | 2 +-
website/generated-content/blog/index.xml | 1 +
website/generated-content/categories/blog/index.xml | 1 +
website/generated-content/feed.xml | 1 +
website/generated-content/get-started/index.xml | 2 +-
website/generated-content/get-started/try-beam-playground/index.html | 4 ++--
website/generated-content/sitemap.xml | 2 +-
7 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/website/generated-content/blog/beam-2.36.0/index.html
b/website/generated-content/blog/beam-2.36.0/index.html
index 91467a0..0893191 100644
--- a/website/generated-content/blog/beam-2.36.0/index.html
+++ b/website/generated-content/blog/beam-2.36.0/index.html
@@ -21,7 +21,7 @@ function
blockScroll(){$("body").toggleClass("fixedPosition");}
function openMenu(){addPlaceholder();blockScroll();}</script><div
class="body__contained center no__padding content-up"><article class=post
itemscope itemtype=http://schema.org/BlogPosting><div class=post-content><div
class=post-info><p>blog</p><p>2022/02/07</p></div><header class=post-header><h2
itemprop="name headline">Apache Beam 2.36.0</h1><div
class=post-info><span>Emily Ye</span></div></header><div class="arrow-list
header-top-margin" itemprop=articleBody><p>We are happy to present [...]
This release includes both improvements and new functionality.
See the <a href=/get-started/downloads/#2360-2022-02-07>download page</a> for
this release.</p><p>For more information on changes in 2.36.0, check out the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12350407">detailed
release
-notes</a>.</p><h2 id=ios>I/Os</h2><ul><li>Support for stopReadTime on KafkaIO
SDF (Java).(<a
href=https://issues.apache.org/jira/browse/BEAM-13171>BEAM-13171</a>).</li></ul><h2
id=new-features--improvements>New Features / Improvements</h2><ul><li>Added
support for cloudpickle as a pickling library for Python SDK (<a
href=https://issues.apache.org/jira/browse/BEAM-8123>BEAM-8123</a>). To use
cloudpickle, set pipeline option: –pickler_lib=cloudpickle</li><li>Added
option to specify t [...]
+notes</a>.</p><h2 id=ios>I/Os</h2><ul><li>Support for stopReadTime on KafkaIO
SDF (Java).(<a
href=https://issues.apache.org/jira/browse/BEAM-13171>BEAM-13171</a>).</li></ul><h2
id=new-features--improvements>New Features / Improvements</h2><ul><li>💻
Support for ARM64 / Mac M1 out of the box. (<a
href=https://issues.apache.org/jira/browse/BEAM-11703>BEAM-11703</a>).</li><li>Added
support for cloudpickle as a pickling library for Python SDK (<a
href=https://issues.apache.org/jira/browse/BEA [...]
(<a
href=https://issues.apache.org/jira/browse/BEAM-13421%5D>BEAM-13421</a>).</li></ul><h2
id=known-issues>Known Issues</h2><ul><li>Users may encounter an unexpected
java.lang.ArithmeticException when outputting a timestamp
for an element further than allowedSkew from an allowed DoFN skew set to a
value more than
Integer.MAX_VALUE.</li><li>See a full list of open <a
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20affectedVersion%20%3D%202.36.0%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC">issues
that affect</a> this version.</li></ul><h2 id=list-of-contributors>List of
Contributors</h2><p>According to git shortlog, the following people contributed
to the 2.36.0 release. Thank you to all contributors!</p><p>Ada Wong
diff --git a/website/generated-content/blog/index.xml
b/website/generated-content/blog/index.xml
index 27de8d5..0c1f793 100644
--- a/website/generated-content/blog/index.xml
+++ b/website/generated-content/blog/index.xml
@@ -21,6 +21,7 @@ notes</a>.</p>
</ul>
<h2 id="new-features--improvements">New Features / Improvements</h2>
<ul>
+<li>💻 Support for ARM64 / Mac M1 out of the box. (<a
href="https://issues.apache.org/jira/browse/BEAM-11703">BEAM-11703</a>).</li>
<li>Added support for cloudpickle as a pickling library for Python SDK
(<a
href="https://issues.apache.org/jira/browse/BEAM-8123">BEAM-8123</a>). To
use cloudpickle, set pipeline option: &ndash;pickler_lib=cloudpickle</li>
<li>Added option to specify triggering frequency when streaming to BigQuery
(Python) (<a
href="https://issues.apache.org/jira/browse/BEAM-12865">BEAM-12865</a>).</li>
<li>Added option to enable caching uploaded artifacts across job runs for
Python Dataflow jobs (<a
href="https://issues.apache.org/jira/browse/BEAM-13459">BEAM-13459</a>). To
enable, set pipeline option: &ndash;enable_artifact_caching, this will be
enabled by default in a future release.</li>
diff --git a/website/generated-content/categories/blog/index.xml
b/website/generated-content/categories/blog/index.xml
index b275336..73a4c39 100644
--- a/website/generated-content/categories/blog/index.xml
+++ b/website/generated-content/categories/blog/index.xml
@@ -21,6 +21,7 @@ notes</a>.</p>
</ul>
<h2 id="new-features--improvements">New Features / Improvements</h2>
<ul>
+<li>💻 Support for ARM64 / Mac M1 out of the box. (<a
href="https://issues.apache.org/jira/browse/BEAM-11703">BEAM-11703</a>).</li>
<li>Added support for cloudpickle as a pickling library for Python SDK
(<a
href="https://issues.apache.org/jira/browse/BEAM-8123">BEAM-8123</a>). To
use cloudpickle, set pipeline option: &ndash;pickler_lib=cloudpickle</li>
<li>Added option to specify triggering frequency when streaming to BigQuery
(Python) (<a
href="https://issues.apache.org/jira/browse/BEAM-12865">BEAM-12865</a>).</li>
<li>Added option to enable caching uploaded artifacts across job runs for
Python Dataflow jobs (<a
href="https://issues.apache.org/jira/browse/BEAM-13459">BEAM-13459</a>). To
enable, set pipeline option: &ndash;enable_artifact_caching, this will be
enabled by default in a future release.</li>
diff --git a/website/generated-content/feed.xml
b/website/generated-content/feed.xml
index 2ed79dc..2699df3 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -21,6 +21,7 @@ notes</a>.</p>
</ul>
<h2 id="new-features--improvements">New Features / Improvements</h2>
<ul>
+<li>💻 Support for ARM64 / Mac M1 out of the box. (<a
href="https://issues.apache.org/jira/browse/BEAM-11703">BEAM-11703</a>).</li>
<li>Added support for cloudpickle as a pickling library for Python SDK
(<a
href="https://issues.apache.org/jira/browse/BEAM-8123">BEAM-8123</a>). To
use cloudpickle, set pipeline option: &ndash;pickler_lib=cloudpickle</li>
<li>Added option to specify triggering frequency when streaming to BigQuery
(Python) (<a
href="https://issues.apache.org/jira/browse/BEAM-12865">BEAM-12865</a>).</li>
<li>Added option to enable caching uploaded artifacts across job runs for
Python Dataflow jobs (<a
href="https://issues.apache.org/jira/browse/BEAM-13459">BEAM-13459</a>). To
enable, set pipeline option: &ndash;enable_artifact_caching, this will be
enabled by default in a future release.</li>
diff --git a/website/generated-content/get-started/index.xml
b/website/generated-content/get-started/index.xml
index 71dc633..97c13fb 100644
--- a/website/generated-content/get-started/index.xml
+++ b/website/generated-content/get-started/index.xml
@@ -4871,7 +4871,7 @@ without having to install Apache Beam in your
environment.</p>
<a href="https://frontend-beta-dot-apache-beam-testing.appspot.com/">Beam
Playground</a>.</p>
<h2 id="beam-playground-wordcount-example">Beam Playground WordCount
Example</h2>
<iframe
-src="https://frontend-beta-dot-apache-beam-testing.appspot.com/embedded?enabled=true&example=SDK_JAVA%2fMinimalWordCount&code="
+src="https://frontend-beta-dot-apache-beam-testing.appspot.com/embedded?enabled=true&example=SDK_JAVA%2fPRECOMPILED_OBJECT_TYPE_EXAMPLE%2fMinimalWordCount&code="
width="100%"
height="700px"
class="code-snippet playground"
diff --git
a/website/generated-content/get-started/try-beam-playground/index.html
b/website/generated-content/get-started/try-beam-playground/index.html
index 0000535..8418fa64 100644
--- a/website/generated-content/get-started/try-beam-playground/index.html
+++ b/website/generated-content/get-started/try-beam-playground/index.html
@@ -20,7 +20,7 @@ function endSearch(){var
search=document.querySelector(".searchBar");search.clas
function blockScroll(){$("body").toggleClass("fixedPosition");}
function openMenu(){addPlaceholder();blockScroll();}</script><div
class="clearfix container-main-content"><div class="section-nav closed"
data-offset-top=90 data-offset-bottom=500><span class="section-nav-back
glyphicon glyphicon-menu-left"></span><nav><ul class=section-nav-list
data-section-nav><li><span class=section-nav-list-main-title>Get
started</span></li><li><a href=/get-started/beam-overview/>Beam
Overview</a></li><li><a href=/get-started/tour-of-beam/>Tour of
Beam</a></li><li><s [...]
without having to install Apache Beam in your environment.</p><p>You can try
an Apache Beam examples at
-<a href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Beam
Playground</a>.</p><h2 id=beam-playground-wordcount-example>Beam Playground
WordCount Example</h2><iframe
src="https://frontend-beta-dot-apache-beam-testing.appspot.com/embedded?enabled=true&example=SDK_JAVA%2fMinimalWordCount&code="
width=100% height=700px class="code-snippet playground"
allow=clipboard-write></iframe><h2 id=how-to-add-new-examples>How To Add New
Examples</h2><p>To add an Apache Beam example/test/ka [...]
+<a href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Beam
Playground</a>.</p><h2 id=beam-playground-wordcount-example>Beam Playground
WordCount Example</h2><iframe
src="https://frontend-beta-dot-apache-beam-testing.appspot.com/embedded?enabled=true&example=SDK_JAVA%2fPRECOMPILED_OBJECT_TYPE_EXAMPLE%2fMinimalWordCount&code="
width=100% height=700px class="code-snippet playground"
allow=clipboard-write></iframe><h2 id=how-to-add-new-examples>How To Add New
Examples</h2><p>To [...]
add the <code>beam-playground</code> tag into the file to be added.
<code>beam-playground</code> tag is a yaml format comment:</p><p><div
class="language-java snippet"><div class="notebook-skip code-snippet"><a
class=copy type=button data-bs-toggle=tooltip data-bs-placement=bottom
title="Copy to clipboard"><img src=/images/copy-icon.svg></a><div
class=highlight><pre class=chroma><code class=language-java
data-lang=java><span class=c1>// beam-playground:
</span><span class=c1>// name: Name of the example/test/kata
@@ -68,7 +68,7 @@ If some Beam example/kata/test needs to add a new category,
then please submit P
After the category has been added, it can be used in the
examples.</li></ul><p>More details on examples in Apache Beam Playground can be
found
<a
href="https://docs.google.com/document/d/1LBeGVTYwJHYbtmLt06OjhBR1CJ1Wgz18MEZjvNkuofc/edit?usp=sharing">here</a>.</p><h2
id=next-steps>Next Steps</h2><ul><li>Try examples in <a
href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Apache Beam
Playground</a>.</li><li>Submit feedback using “Enjoying
Playground?” in
<a href=https://frontend-beta-dot-apache-beam-testing.appspot.com/>Apache Beam
Playground</a> or via
-<a
href="https://docs.google.com/forms/d/e/1FAIpQLSd5_5XeOwwW2yjEVHUXmiBad8Lxk-4OtNcgG45pbyAZzd4EbA/viewform?usp=pp_url">this
form</a>.</li><li>Join the Beam <a href=/community/contact-us>users@</a>
mailing list.</li><li>If you’re interested in contributing to the Apache
Beam Playground codebase, see the <a href=/contribute>Contribution
Guide</a>.</li></ul><p>Please don’t hesitate to <a
href=/community/contact-us>reach out</a> if you encounter any issues!</p><div
class=feedba [...]
+<a
href="https://docs.google.com/forms/d/e/1FAIpQLSd5_5XeOwwW2yjEVHUXmiBad8Lxk-4OtNcgG45pbyAZzd4EbA/viewform?usp=pp_url">this
form</a>.</li><li>Join the Beam <a href=/community/contact-us>users@</a>
mailing list.</li><li>If you’re interested in contributing to the Apache
Beam Playground codebase, see the <a href=/contribute>Contribution
Guide</a>.</li></ul><p>Please don’t hesitate to <a
href=/community/contact-us>reach out</a> if you encounter any issues!</p><div
class=feedba [...]
<a href=http://www.apache.org>The Apache Software Foundation</a>
| <a href=/privacy_policy>Privacy Policy</a>
| <a href=/feed.xml>RSS Feed</a><br><br>Apache Beam, Apache, Beam, the Beam
logo, and the Apache feather logo are either registered trademarks or
trademarks of The Apache Software Foundation. All other products or name brands
are trademarks of their respective holders, including The Apache Software
Foundation.</div></div></div></div></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index ddd6dfb..ecc71e8 100644
--- a/website/generated-content/sitemap.xml
+++ b/website/generated-content/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.36.0/</loc><lastmod>2022-02-07T18:04:31-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-02-09T12:39:16-08:00</lastmod></url><url><loc>/blog/b
[...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>/blog/beam-2.36.0/</loc><lastmod>2022-02-11T20:10:50-08:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2022-02-11T20:10:50-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2022-02-11T20:10:50-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2022-02-11T20:10:50-08:00</lastmod></url><url><loc>/blog/b
[...]
\ No newline at end of file