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 c3beb0cf207 Publishing website 2023/02/17 16:17:44 at commit 20c8d3a
c3beb0cf207 is described below
commit c3beb0cf207c17394e1be4f78a59ba70395ea6d3
Author: jenkins <[email protected]>
AuthorDate: Fri Feb 17 16:17:45 2023 +0000
Publishing website 2023/02/17 16:17:44 at commit 20c8d3a
---
website/generated-content/documentation/index.xml | 2 +-
website/generated-content/documentation/io/built-in/cdap/index.html | 4 ++--
website/generated-content/sitemap.xml | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/generated-content/documentation/index.xml
b/website/generated-content/documentation/index.xml
index 1e04b4a4cb9..1b98b9b24e7 100644
--- a/website/generated-content/documentation/index.xml
+++ b/website/generated-content/documentation/index.xml
@@ -14718,7 +14718,7 @@ limitations under the License.
<span class="n">p</span><span class="o">.</span><span
class="na">apply</span><span class="o">(</span><span
class="s">&#34;readFromZendeskPlugin&#34;</span><span
class="o">,</span> <span class="n">readTransform</span><span
class="o">);</span></code></pre></div>
</div>
</div>
-<p>To learn more please check out <a
href="https://github.com/apache/beam/tree/master/examples/java/cdap/src/main/java/org/apache/beam/examples/complete/cdap">complete
examples</a>.</p>
+<p>To learn more please check out <a
href="https://github.com/apache/beam/tree/master/examples/java/cdap">complete
examples</a>.</p>
<h2 id="batch-writing-using-cdapio">Batch writing using CdapIO</h2>
<p>In order to write to CDAP plugin you will need to pass:</p>
<ul>
diff --git
a/website/generated-content/documentation/io/built-in/cdap/index.html
b/website/generated-content/documentation/io/built-in/cdap/index.html
index 3469a61d478..4dfc83554b9 100644
--- a/website/generated-content/documentation/io/built-in/cdap/index.html
+++ b/website/generated-content/documentation/io/built-in/cdap/index.html
@@ -73,7 +73,7 @@ function
openMenu(){addPlaceholder();blockScroll();}</script><div class="clearfi
<span class=o>.</span><span class=na>withPluginConfig</span><span
class=o>(</span><span class=n>pluginConfig</span><span class=o>)</span>
<span class=o>.</span><span class=na>withKeyClass</span><span
class=o>(</span><span class=n>NullWritable</span><span class=o>.</span><span
class=na>class</span><span class=o>)</span>
<span class=o>.</span><span class=na>withValueClass</span><span
class=o>(</span><span class=n>StructuredRecord</span><span
class=o>.</span><span class=na>class</span><span class=o>);</span>
-<span class=n>p</span><span class=o>.</span><span class=na>apply</span><span
class=o>(</span><span class=s>"readFromZendeskPlugin"</span><span
class=o>,</span> <span class=n>readTransform</span><span
class=o>);</span></code></pre></div></div></div><p>To learn more please check
out <a
href=https://github.com/apache/beam/tree/master/examples/java/cdap/src/main/java/org/apache/beam/examples/complete/cdap>complete
examples</a>.</p><h2 id=batch-writing-using-cdapio>Batch writing using [...]
+<span class=n>p</span><span class=o>.</span><span class=na>apply</span><span
class=o>(</span><span class=s>"readFromZendeskPlugin"</span><span
class=o>,</span> <span class=n>readTransform</span><span
class=o>);</span></code></pre></div></div></div><p>To learn more please check
out <a
href=https://github.com/apache/beam/tree/master/examples/java/cdap>complete
examples</a>.</p><h2 id=batch-writing-using-cdapio>Batch writing using
CdapIO</h2><p>In order to write to CDAP plugin you w [...]
<span class=k>new</span> <span class=n>ConfigWrapper</span><span
class=o><>(</span><span class=n>MyPluginConfig</span><span
class=o>.</span><span class=na>class</span><span class=o>).</span><span
class=na>withParams</span><span class=o>(</span><span
class=n>pluginConfigParams</span><span class=o>).</span><span
class=na>build</span><span class=o>();</span></code></pre></div></div></div><h3
id=write-data-by-plugin-class-name>Write data by plugin class name</h3><p>Some
CDAP plugins [...]
<span class=n>CdapIO</span><span class=o>.<</span><span
class=n>NullWritable</span><span class=o>,</span> <span
class=n>String</span><span class=o>></span><span class=n>write</span><span
class=o>()</span>
<span class=o>.</span><span class=na>withCdapPluginClass</span><span
class=o>(</span><span class=n>HubspotBatchSink</span><span
class=o>.</span><span class=na>class</span><span class=o>)</span>
@@ -170,7 +170,7 @@ function
openMenu(){addPlaceholder();blockScroll();}</script><div class="clearfi
<span class=o>.</span><span class=na>withPluginConfig</span><span
class=o>(</span><span class=n>pluginConfig</span><span class=o>)</span>
<span class=o>.</span><span class=na>withKeyClass</span><span
class=o>(</span><span class=n>NullWritable</span><span class=o>.</span><span
class=na>class</span><span class=o>)</span>
<span class=o>.</span><span class=na>withValueClass</span><span
class=o>(</span><span class=n>String</span><span class=o>.</span><span
class=na>class</span><span class=o>);</span>
-<span class=n>p</span><span class=o>.</span><span class=na>apply</span><span
class=o>(</span><span class=s>"readFromSalesforcePlugin"</span><span
class=o>,</span> <span class=n>readTransform</span><span
class=o>);</span></code></pre></div></div></div><p>To learn more please check
out <a
href=https://github.com/apache/beam/tree/master/examples/java/cdap/src/main/java/org/apache/beam/examples/complete/cdap>complete
examples</a>.</p><div class=feedback><p class=update>Last updated o [...]
+<span class=n>p</span><span class=o>.</span><span class=na>apply</span><span
class=o>(</span><span class=s>"readFromSalesforcePlugin"</span><span
class=o>,</span> <span class=n>readTransform</span><span
class=o>);</span></code></pre></div></div></div><p>To learn more please check
out <a
href=https://github.com/apache/beam/tree/master/examples/java/cdap/src/main/java/org/apache/beam/examples/complete/cdap>complete
examples</a>.</p><div class=feedback><p class=update>Last updated o [...]
<a href=https://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 class="footer__cols__col
footer__cols__col__logos"><div class=footer__cols__col--group><div
class=footer__cols__col__logo><a href=https://github.com/apache/beam><im [...]
\ No newline at end of file
diff --git a/website/generated-content/sitemap.xml
b/website/generated-content/sitemap.xml
index 4a41dfbf8e4..2c816c9a958 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.45.0/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/catego
[...]
\ 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.45.0/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/categories/blog/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/blog/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/categories/</loc><lastmod>2023-02-15T16:50:59-05:00</lastmod></url><url><loc>/catego
[...]
\ No newline at end of file