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 8c443ca  Publishing website 2020/12/14 18:02:41 at commit 755eab2
8c443ca is described below

commit 8c443ca3e708abd96990c66397cadad7c5e1a7ce
Author: jenkins <bui...@apache.org>
AuthorDate: Mon Dec 14 18:02:41 2020 +0000

    Publishing website 2020/12/14 18:02:41 at commit 755eab2
---
 website/generated-content/blog/beam-2.26.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/sitemap.xml                 | 2 +-
 5 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/website/generated-content/blog/beam-2.26.0/index.html 
b/website/generated-content/blog/beam-2.26.0/index.html
index 2678975..1ee0422 100644
--- a/website/generated-content/blog/beam-2.26.0/index.html
+++ b/website/generated-content/blog/beam-2.26.0/index.html
@@ -6,7 +6,7 @@
 Robert Burke [<a 
href=https://twitter.com/lostluck>@lostluck</a>]</p></header><div 
class=post-content itemprop=articleBody><p>We are happy to present the new 
2.26.0 release of Apache Beam. This release includes both improvements and new 
functionality.
 See the <a href=/get-started/downloads/#2260-2020-12-11>download page</a> for 
this release.
 For more information on changes in 2.26.0, check out the
-<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12348833";>detailed
 release notes</a>.</p><h2 id=highlights>Highlights</h2><ul><li>Splittable DoFn 
is now the default for executing the Read transform for Java based runners 
(Spark with bounded pipelines) in addition to existing runners from the 2.25.0 
release (Direct, Flink, Jet, Samza, Twister2). The expected output of the Read 
transform is unchanged. Users can opt-out using <code>--experiments=us [...]
+<a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12348833";>detailed
 release notes</a>.</p><h2 id=highlights>Highlights</h2><ul><li>Splittable DoFn 
is now the default for executing the Read transform for Java based runners 
(Spark with bounded pipelines) in addition to existing runners from the 2.25.0 
release (Direct, Flink, Jet, Samza, Twister2). The expected output of the Read 
transform is unchanged. Users can opt-out using <code>--experiments=us [...]
 Andrew Pilloud, Ankur Goenka, Boyuan Zhang, Brian Hulette, Chad Dombrova,
 Chamikara Jayalath, Curtis &ldquo;Fjord&rdquo; Hawthorne, Damon Douglas, 
dandy10, Daniel Oliveira,
 David Cavazos, dennis, Derrick Qin, dpcollins-google, Dylan Hercher, emily, 
Esun Kim,
diff --git a/website/generated-content/blog/index.xml 
b/website/generated-content/blog/index.xml
index ffbec54..cd20c32 100644
--- a/website/generated-content/blog/index.xml
+++ b/website/generated-content/blog/index.xml
@@ -103,6 +103,7 @@ For more information on changes in 2.26.0, check out the
 &lt;h2 id="ios">I/Os&lt;/h2>
 &lt;ul>
 &lt;li>Java BigQuery streaming inserts now have timeouts enabled by default. 
Pass &lt;code>--HTTPWriteTimeout=0&lt;/code> to revert to the old behavior. 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-6103";>BEAM-6103&lt;/a>)&lt;/li>
+&lt;li>Added support for Contextual Text IO (Java), a version of text IO that 
provides metadata about the records (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-10124";>BEAM-10124&lt;/a>). 
Support for this IO is currently experimental. Specifically, &lt;strong>there 
are no update-compatibility guarantees&lt;/strong> for streaming jobs with this 
IO between current future verisons of Apache Beam SDK.&lt;/li>
 &lt;/ul>
 &lt;h2 id="new-features--improvements">New Features / Improvements&lt;/h2>
 &lt;ul>
diff --git a/website/generated-content/categories/blog/index.xml 
b/website/generated-content/categories/blog/index.xml
index ce71d5b..a077248 100644
--- a/website/generated-content/categories/blog/index.xml
+++ b/website/generated-content/categories/blog/index.xml
@@ -103,6 +103,7 @@ For more information on changes in 2.26.0, check out the
 &lt;h2 id="ios">I/Os&lt;/h2>
 &lt;ul>
 &lt;li>Java BigQuery streaming inserts now have timeouts enabled by default. 
Pass &lt;code>--HTTPWriteTimeout=0&lt;/code> to revert to the old behavior. 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-6103";>BEAM-6103&lt;/a>)&lt;/li>
+&lt;li>Added support for Contextual Text IO (Java), a version of text IO that 
provides metadata about the records (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-10124";>BEAM-10124&lt;/a>). 
Support for this IO is currently experimental. Specifically, &lt;strong>there 
are no update-compatibility guarantees&lt;/strong> for streaming jobs with this 
IO between current future verisons of Apache Beam SDK.&lt;/li>
 &lt;/ul>
 &lt;h2 id="new-features--improvements">New Features / Improvements&lt;/h2>
 &lt;ul>
diff --git a/website/generated-content/feed.xml 
b/website/generated-content/feed.xml
index 9d3ee53..03a6bad 100644
--- a/website/generated-content/feed.xml
+++ b/website/generated-content/feed.xml
@@ -103,6 +103,7 @@ For more information on changes in 2.26.0, check out the
 &lt;h2 id="ios">I/Os&lt;/h2>
 &lt;ul>
 &lt;li>Java BigQuery streaming inserts now have timeouts enabled by default. 
Pass &lt;code>--HTTPWriteTimeout=0&lt;/code> to revert to the old behavior. 
(&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-6103";>BEAM-6103&lt;/a>)&lt;/li>
+&lt;li>Added support for Contextual Text IO (Java), a version of text IO that 
provides metadata about the records (&lt;a 
href="https://issues.apache.org/jira/browse/BEAM-10124";>BEAM-10124&lt;/a>). 
Support for this IO is currently experimental. Specifically, &lt;strong>there 
are no update-compatibility guarantees&lt;/strong> for streaming jobs with this 
IO between current future verisons of Apache Beam SDK.&lt;/li>
 &lt;/ul>
 &lt;h2 id="new-features--improvements">New Features / Improvements&lt;/h2>
 &lt;ul>
diff --git a/website/generated-content/sitemap.xml 
b/website/generated-content/sitemap.xml
index fd3236e..2d71281 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>/categories/blog/</loc><lastmod>2020-12-11T13:21:47-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-12-11T13:21:47-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-12-11T13:21:47-08:00</lastmod></url><url><loc>/blog/splittable-do-fn-is-available/</loc><lastmod>2020-12-01T17:42:26-08:00</lastmod></url
 [...]
\ 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>/categories/blog/</loc><lastmod>2020-12-14T07:36:58-08:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-12-14T07:36:58-08:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-12-14T07:36:58-08:00</lastmod></url><url><loc>/blog/splittable-do-fn-is-available/</loc><lastmod>2020-12-01T17:42:26-08:00</lastmod></url
 [...]
\ No newline at end of file

Reply via email to