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 92a2a52 Publishing website 2020/06/03 18:03:55 at commit de2f3e6
92a2a52 is described below
commit 92a2a5209550f361fde4fb51312417de196f6ab6
Author: jenkins <[email protected]>
AuthorDate: Wed Jun 3 18:03:56 2020 +0000
Publishing website 2020/06/03 18:03:55 at commit de2f3e6
---
website/generated-content/community/index.xml | 2 +-
website/generated-content/community/mascot/index.html | 2 +-
website/generated-content/documentation/runners/spark/index.html | 2 +-
website/generated-content/sitemap.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/generated-content/community/index.xml
b/website/generated-content/community/index.xml
index 8018cb8..0fd5676 100644
--- a/website/generated-content/community/index.xml
+++ b/website/generated-content/community/index.xml
@@ -269,7 +269,7 @@ limitations under the License.
<h1 id="beam-mascot-design">Beam Mascot Design</h1>
<p>This page contains Apache Beam&rsquo;s mascot designs.</p>
<p>Beam Firefly is cute, friendly, agile, easy to use, and its main
objective is to fetch streams and batches of data and process it. The mascot’s
model sheet is useful to understand its features, capabilities, as well as its
morphology. The original design of the mascot was created by <a
href="https://www.artstation.com/jbruno">Julian G. Bruno</a> and was donated
to the Apache Beam community under the <a
href="https://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0&l [...]
-<p>You can browse the original mascot and its adaptations in different
sizes and image formats in <a
href="https://github.com/apache/beam/tree/mascot-upload/website/www/site/static/images/mascot">this
directory</a>.</p>
+<p>You can browse the original mascot and its adaptations in different
sizes and image formats in <a
href="https://github.com/apache/beam/tree/master/website/www/site/static/images/mascot/">this
directory</a>.</p>
<p><a href="/images/mascot/model_sheet.png"><img
src="/images/mascot/model_sheet.png" alt="Model Sheet"></a></p>
<h2 id="beam-mascot-adaptations">Beam mascot adaptations</h2>
<p>The original Beam mascot - simple and eye-catching, was developed with
its body shaped like a “B” from Beam’s logo. The ideal choice for printing in
any size or using for swags. The lit-up tail is another element to play with if
you want to animate the firefly.</p>
diff --git a/website/generated-content/community/mascot/index.html
b/website/generated-content/community/mascot/index.html
index a452148..0472c64 100644
--- a/website/generated-content/community/mascot/index.html
+++ b/website/generated-content/community/mascot/index.html
@@ -1,7 +1,7 @@
<!doctype html><html lang=en class=no-js><head><meta charset=utf-8><meta
http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport
content="width=device-width,initial-scale=1"><title>Beam Mascot</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 L [...]
<span class=sr-only>Toggle navigation</span>
<span class=icon-bar></span><span class=icon-bar></span><span
class=icon-bar></span></button>
-<a href=/ class=navbar-brand><img alt=Brand style=height:25px
src=/images/beam_logo_navbar.png></a></div><div class="navbar-mask
closed"></div><div id=navbar class="navbar-container closed"><ul class="nav
navbar-nav"><li><a href=/get-started/beam-overview/>Get Started</a></li><li><a
href=/documentation/>Documentation</a></li><li><a
href=/documentation/sdks/java/>Languages</a></li><li><a
href=/documentation/runners/capability-matrix/>RUNNERS</a></li><li><a
href=/roadmap/>Roadmap</a></li>< [...]
+<a href=/ class=navbar-brand><img alt=Brand style=height:25px
src=/images/beam_logo_navbar.png></a></div><div class="navbar-mask
closed"></div><div id=navbar class="navbar-container closed"><ul class="nav
navbar-nav"><li><a href=/get-started/beam-overview/>Get Started</a></li><li><a
href=/documentation/>Documentation</a></li><li><a
href=/documentation/sdks/java/>Languages</a></li><li><a
href=/documentation/runners/capability-matrix/>RUNNERS</a></li><li><a
href=/roadmap/>Roadmap</a></li>< [...]
<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></footer></body></html>
\ No newline at end of file
diff --git a/website/generated-content/documentation/runners/spark/index.html
b/website/generated-content/documentation/runners/spark/index.html
index b2b40c2..c251781 100644
--- a/website/generated-content/documentation/runners/spark/index.html
+++ b/website/generated-content/documentation/runners/spark/index.html
@@ -2,7 +2,7 @@
<span class=sr-only>Toggle navigation</span>
<span class=icon-bar></span><span class=icon-bar></span><span
class=icon-bar></span></button>
<a href=/ class=navbar-brand><img alt=Brand style=height:25px
src=/images/beam_logo_navbar.png></a></div><div class="navbar-mask
closed"></div><div id=navbar class="navbar-container closed"><ul class="nav
navbar-nav"><li><a href=/get-started/beam-overview/>Get Started</a></li><li><a
href=/documentation/>Documentation</a></li><li><a
href=/documentation/sdks/java/>Languages</a></li><li><a
href=/documentation/runners/capability-matrix/>RUNNERS</a></li><li><a
href=/roadmap/>Roadmap</a></li>< [...]
-The Spark Runner can execute Spark pipelines just like a native Spark
application; deploying a self-contained application for local mode, running on
Spark’s Standalone RM, or using YARN or Mesos.</p><p>The Spark Runner
executes Beam pipelines on top of Apache Spark, providing:</p><ul><li>Batch and
streaming (and combined) pipelines.</li><li>The same fault-tolerance <a
href=https://spark.apache.org/docs/latest/streaming-programming-guide.html#fault-tolerance-semantics>guarantees</a>
[...]
+The Spark Runner can execute Spark pipelines just like a native Spark
application; deploying a self-contained application for local mode, running on
Spark’s Standalone RM, or using YARN or Mesos.</p><p>The Spark Runner
executes Beam pipelines on top of Apache Spark, providing:</p><ul><li>Batch and
streaming (and combined) pipelines.</li><li>The same fault-tolerance <a
href=https://spark.apache.org/docs/latest/streaming-programming-guide.html#fault-tolerance-semantics>guarantees</a>
[...]
the portable functionality of the Spark Runner. Please use the switcher below
to
select the appropriate Runner:</p><h2
id=which-runner-to-use-portable-or-non-portable-runner>Which runner to use:
portable or non portable runner?</h2><p>Beam and its Runners originally only
supported JVM-based languages
(e.g. Java/Scala/Kotlin). Python and Go SDKs were added later on. The
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 7de1fcb..0edd4b0 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-06-01T15:15:07-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-06-01T15:15:07-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-06-01T15:15:07-04:00</lastmod></url><url><loc>/categories/python/</loc><lastmod>2020-05-28T15:14:36-07:00</lastmod></url><url><loc>/blog/
[...]
\ 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-06-01T15:15:07-04:00</lastmod></url><url><loc>/blog/</loc><lastmod>2020-06-01T15:15:07-04:00</lastmod></url><url><loc>/categories/</loc><lastmod>2020-06-01T15:15:07-04:00</lastmod></url><url><loc>/categories/python/</loc><lastmod>2020-05-28T15:14:36-07:00</lastmod></url><url><loc>/blog/
[...]
\ No newline at end of file