Added: samza/site/releases/1.5.1.html URL: http://svn.apache.org/viewvc/samza/site/releases/1.5.1.html?rev=1881344&view=auto ============================================================================== --- samza/site/releases/1.5.1.html (added) +++ samza/site/releases/1.5.1.html Mon Aug 31 16:44:07 2020 @@ -0,0 +1,686 @@ +<!DOCTYPE html> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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. +--> +<html lang="en"> + +<head> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + <meta charset="utf-8"> + <title>Samza - Apache Samza 1.5.1 <a href="/learn/documentation/1.5.1/"> [Docs] </a></title> + <link rel="apple-touch-icon-precomposed" sizes="57x57" href="/img/favicon/apple-touch-icon-57x57.png" /> + <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/favicon/apple-touch-icon-114x114.png" /> + <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/favicon/apple-touch-icon-72x72.png" /> + <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/favicon/apple-touch-icon-144x144.png" /> + <link rel="apple-touch-icon-precomposed" sizes="60x60" href="/img/favicon/apple-touch-icon-60x60.png" /> + <link rel="apple-touch-icon-precomposed" sizes="120x120" href="/img/favicon/apple-touch-icon-120x120.png" /> + <link rel="apple-touch-icon-precomposed" sizes="76x76" href="/img/favicon/apple-touch-icon-76x76.png" /> + <link rel="apple-touch-icon-precomposed" sizes="152x152" href="/img/favicon/apple-touch-icon-152x152.png" /> + <link rel="icon" type="image/png" href="/img/favicon/favicon-196x196.png" sizes="196x196" /> + <link rel="icon" type="image/png" href="/img/favicon/favicon-96x96.png" sizes="96x96" /> + <link rel="icon" type="image/png" href="/img/favicon/favicon-32x32.png" sizes="32x32" /> + <link rel="icon" type="image/png" href="/img/favicon/favicon-16x16.png" sizes="16x16" /> + <link rel="icon" type="image/png" href="/img/favicon/favicon-128.png" sizes="128x128" /> + <meta name="application-name" content="https://samza.apache.org" /> + <meta name="msapplication-TileColor" content="#FFFFFF" /> + <meta name="msapplication-TileImage" content="/img/favicon/mstile-144x144.png" /> + <meta name="msapplication-square70x70logo" content="/img/favicon/mstile-70x70.png" /> + <meta name="msapplication-square150x150logo" content="/img/favicon/mstile-150x150.png" /> + <meta name="msapplication-wide310x150logo" content="/img/favicon/mstile-310x150.png" /> + <meta name="msapplication-square310x310logo" content="/img/favicon/mstile-310x310.png" /> + <link href="/css/ionicons.min.css" rel="stylesheet"> + <link href="/css/google-fonts.css" rel="stylesheet"> + <link href="/css/syntax.css" rel="stylesheet"/> + <link rel="stylesheet" href="/css/main.new.css" /> +</head> + +<body class="page"> + <!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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. +--> +<div class="main-navigation" data-plugin="menu"> + <div class="main-navigation__toggle" data-menu-closed> + <i class="icon ion-md-menu"></i> + </div> + <div class="main-navigation__toggle main-navigation__toggle--opened" data-menu-opened> + <i class="icon ion-md-close"></i> + </div> + <div class="main-navigation__inner"> + <div class="main-navigation__logo"> + <a href="/"> + <img class="main-navigation__logo-img" src="/img/samza-logo.png" srcset="/img/samza-logo.png 1x, /img/[email protected] 2x" + alt="Samza Logo" /> + </a> + </div> + <div class="main-navigation__items" data-menu-opened> + <a class="main-navigation__item" href="/">Home</a> + <a class="main-navigation__item" href="/learn/documentation/latest/core-concepts/core-concepts.html">Docs</a> + <a class="main-navigation__item" href="/powered-by/">Powered By</a> + <a class="main-navigation__item" href="/startup/download/">Downloads</a> + <a class="main-navigation__item" href="/blog/">Blog</a> + <div class="main-navigation__item main-navigation__item--group"> + <div class="main-navigation__item-group-title"> + Community + <i class="icon ion-md-arrow-dropdown"></i> + </div> + <div class="main-navigation__item-group-list"> + <a class="main-navigation__item" href="/community/contact-us.html">Contact Us</a> + <a class="main-navigation__item" href="/contribute/contributors-corner.html">Contributor's Corner</a> + <a class="main-navigation__item" href="/community/committers.html">PMC Members and committers</a> + <a class="main-navigation__item" href="/meetups/">Talks and Meetups</a> + </div> + </div> + </div> + </div> +</div> + + <div class="container"> + <div class="container__toggle"> + <i class="icon ion-md-arrow-dropleft-circle container__toggle-icon"></i> + <i class="icon ion-md-arrow-dropright-circle container__toggle-icon container__toggle-icon--opened"></i> + </div> + + <!-- There is only one menu, but made it as a no-output collection to grab data only --> + + <!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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. +--> + + +<div class="side-navigation"> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group side-navigation__group--has-nested" data-plugin="sub-menu" data-sub-menu-show-class="side-navigation__group--has-nested-visible"> + + + <!-- Make menu_title, and start items group if needed --> + + <div class="side-navigation__group-title"> + <i class="side-navigation__group-title-icon icon ion-md-arrow-dropdown"></i> + Getting Started + </div> + <div class="side-navigation__group-items " data-sub-menu > + + + <!-- Handle sub navigation items from data --> + + + + <a class="side-navigation__group-item" data-match-active="" href="/startup/quick-start/latest/">QuickStart</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/startup/code-examples/latest/">Code Examples</a> + + + + + <!-- Handle sub nagivation from site collections --> + + + <!-- Close sub nav group --> + + </div> + + + <!-- Close menu group --> + </div> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group side-navigation__group--has-nested" data-plugin="sub-menu" data-sub-menu-show-class="side-navigation__group--has-nested-visible"> + + + <!-- Make menu_title, and start items group if needed --> + + <div class="side-navigation__group-title"> + <i class="side-navigation__group-title-icon icon ion-md-arrow-dropdown"></i> + Documentation + </div> + <div class="side-navigation__group-items side-navigation__group-has-submenus" data-sub-menu data-documentation="/learn/documentation/latest/"> + + + <!-- Handle sub navigation items from data --> + + + <!-- Handle sub nagivation from site collections --> + + + <!-- Close sub nav group --> + + </div> + + + <!-- Close menu group --> + </div> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group side-navigation__group--has-nested" data-plugin="sub-menu" data-sub-menu-show-class="side-navigation__group--has-nested-visible"> + + + <!-- Make menu_title, and start items group if needed --> + + <div class="side-navigation__group-title"> + <i class="side-navigation__group-title-icon icon ion-md-arrow-dropdown"></i> + Releases + </div> + <div class="side-navigation__group-items " data-sub-menu > + + + <!-- Handle sub navigation items from data --> + + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.4.0">1.4.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.3.1">1.3.1</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.3.0">1.3.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.2.0">1.2.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.1.0">1.1.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.0.0">1.0.0</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/0.14">0.14</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/0.13">0.13</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/0.12">0.12</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/0.11">0.11</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/releases/0.10">0.10</a> + + + + + <!-- Handle sub nagivation from site collections --> + + + <!-- Close sub nav group --> + + </div> + + + <!-- Close menu group --> + </div> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group"> + + + <!-- Make menu_title, and start items group if needed --> + + <a class="side-navigation__group-title" data-plugin="top-menu" data-match-active="" href="/blog/"> + Blog + </a> + + + <!-- Handle sub navigation items from data --> + + + <!-- Handle sub nagivation from site collections --> + + + <!-- Close sub nav group --> + + + <!-- Close menu group --> + </div> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group side-navigation__group--has-nested" data-plugin="sub-menu" data-sub-menu-show-class="side-navigation__group--has-nested-visible"> + + + <!-- Make menu_title, and start items group if needed --> + + <div class="side-navigation__group-title"> + <i class="side-navigation__group-title-icon icon ion-md-arrow-dropdown"></i> + Community + </div> + <div class="side-navigation__group-items " data-sub-menu > + + + <!-- Handle sub navigation items from data --> + + + + <a class="side-navigation__group-item" data-match-active="" href="/community/contact-us.html">Contact Us</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/contribute/contributors-corner.html">Contributor's Corner</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/contribute/enhancement-proposal.html">Enhancement Proposal</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/community/committers.html">PMC members & Committers</a> + + + <a class="side-navigation__group-item" data-match-active="" href="/meetups/">Talks and Meetups</a> + + + + + <!-- Handle sub nagivation from site collections --> + + + <!-- Close sub nav group --> + + </div> + + + <!-- Close menu group --> + </div> + + + + + + + <!-- Start Group --> + + <div class="side-navigation__group side-navigation__group--has-nested" data-plugin="sub-menu" data-sub-menu-show-class="side-navigation__group--has-nested-visible"> + + + <!-- Make menu_title, and start items group if needed --> + + <div class="side-navigation__group-title"> + <i class="side-navigation__group-title-icon icon ion-md-arrow-dropdown"></i> + Case Studies + </div> + <div class="side-navigation__group-items " data-sub-menu > + + + <!-- Handle sub navigation items from data --> + + + + <a class="side-navigation__group-item" data-match-active="exact" href="/case-studies/">View All</a> + + + <hr> + + + + + <!-- Handle sub nagivation from site collections --> + + + + + + + + + + + + + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/tripadvisor" data-match-active="">TripAdvisor</a> + + + + + + + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/slack" data-match-active="">Slack</a> + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/optimizely" data-match-active="">Optimizely</a> + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/redfin" data-match-active="">Redfin</a> + + + + + + + + + + + + + + <a class="side-navigation__group-item" href="/case-studies/linkedin" data-match-active="">LinkedIn</a> + + + + + + + + + + + <!-- Close sub nav group --> + + </div> + + + <!-- Close menu group --> + </div> + + + +</div> + + + + <div class="section"> + <div class="content"> + + <h2>Apache Samza 1.5.1 <a href="/learn/documentation/1.5.1/"> [Docs] </a></h2> + + + + + <!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 thrilled to announce the release of Apache Samza 1.5.1.</p> + +<h3 id="bug-fixes">Bug Fixes:</h3> + +<p>In 1.5 release, we enabled transactional state by default for all samza jobs. We identified a critical bug related to trimming the state and have addressed the issue in 1.5.1. +For applications that are already on Samza 1.5.0, updating your dependencies to use Samza 1.5.1 should be sufficient to upgrade. +For applications that are on version 1.4 & below, please follow the upgrade instructions below.</p> + +<h3 id="upgrading-your-application-to-apache-samza-1-5-0">Upgrading your application to Apache Samza 1.5.0</h3> + +<p>ConfigFactory is deprecated as Job Runner does not load full job config anymore. Instead, ConfigLoaderFactory is introduced to be executed on ClusterBasedJobCoordinator to fetch full job config. +If you are using the default PropertiesConfigFactory, simply switching to use the default PropertiesConfigLoaderFactory will work, otherwise if you are using a custom ConfigFactory, kindly creates its new counterpart following ConfigLoaderFactory. </p> + +<p>Configs related to job submission must be explicitly provided to Job Runner as it is no longer loading full job config anymore. These configs include</p> + +<ul> +<li>Configs directly related to job submission, such as yarn.package.path, job.name etc.</li> +<li>Configs needed by the config loader on AM to fetch job config, such as path to the property file in the tarball, all of such configs will have a job.config.loader.properties prefix.</li> +<li>Configs that users would like to override</li> +</ul> + +<p>Full list of the job submission configurations can be found <a href="https://cwiki.apache.org/confluence/display/SAMZA/SEP-23%3A+Simplify+Job+Runner#SEP23:SimplifyJobRunner-References">here</a></p> + +<h4 id="usage-instructions">Usage Instructions</h4> + +<p>Alternative way when submitting job,</p> + +<figure class="highlight"><pre><code class="language-bash" data-lang="bash"><span></span>deploy/samza/bin/run-app.sh + --config yarn.package.path<span class="o">=</span><package_path> + --config job.name<span class="o">=</span><job_name></code></pre></figure> + +<p>can be simplified to</p> + +<figure class="highlight"><pre><code class="language-bash" data-lang="bash"><span></span>deploy/samza/bin/run-app.sh + --config-path<span class="o">=</span>/path/to/submission/properties/file/submission.properties</code></pre></figure> + +<p>where submission.properties contains</p> + +<figure class="highlight"><pre><code class="language-jproperties" data-lang="jproperties"><span></span><span class="na">yarn.package.path</span><span class="o">=</span><span class="s"><package_path></span> +<span class="na">job.name</span><span class="o">=</span><span class="s"><job_name></span></code></pre></figure> + +<h4 id="rollback-instructions">Rollback Instructions</h4> + +<p>In case of a problem in Samza 1.5.1, users can rollback to Samza 1.4 and keep the old start up flow using <em>config-path</em> & <em>config-factory</em>.</p> + +<h3 id="bug-fixes">Bug Fixes</h3> + +<p><a href="https://issues.apache.org/jira/browse/SAMZA-2578">SAMZA-2578</a> Excessive trimming during transactional state restore</p> + +<h3 id="sources-downloads">Sources downloads</h3> + +<p>A source download of Samza 1.5.1 is available <a href="https://dist.apache.org/repos/dist/release/samza/1.5.1/">here</a>, and is also available in Apacheâs Maven repository. See Samzaâs download <a href="https://samza.apache.org/startup/download/">page</a> for details and Samzaâs feature preview for new features.</p> + + + </div> + </div> + + </div> + + + <!-- footer starts here --> + + <!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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. +--> + +<footer> + <div class="footer-inner"> + <div class="side-by-side"> + <div> + <div class="footer__heading">Learn More</div> + <div class="footer__items"> + <a class="footer__item" href="/meetups/">Meetups</a> + <a class="footer__item" href="/blog/">Blog</a> + <a class="footer__item" href="/learn/documentation/latest/introduction/background.html">About</a> + </div> + </div> + <div> + <div class="footer__heading">Community</div> + <div class="footer__items"> + <a class="footer__item" href="/community/contact-us.html">Contact Us</a> + <a class="footer__item" href="/contribute/contributors-corner.html">Contributors' Corner</a> + <a class="footer__item" href="/community/committers.html">PMC members and committers</a> + <a class="footer__item" href="/powered-by/">Powered By</a> + </div> + </div> + + <div> + <div class="quick-links"> + <a class="quick-link" href="/startup/download" target="_blank"> + <i class="icon ion-md-download"></i> + </a> + <a class="quick-link" href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree" target="_blank"> + <i class="icon ion-md-code"></i> + </a> + <a class="quick-link" href="https://twitter.com/samzastream" target="_blank"> + <i class="icon ion-logo-twitter"></i> + </a> + </div> + + <p> + <script>document.write(new Date().getFullYear());</script> © samza.apache.org</p> + </div> + + </div> + </div> + +</footer> + + + +<!-- Google Analytics --> +<script> + (function (i, s, o, g, r, a, m) { + i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { + (i[r].q = i[r].q || []).push(arguments) + }, i[r].l = 1 * new Date(); a = s.createElement(o), + m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) + })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); + + ga('create', 'UA-43122768-1', 'apache.org'); + ga('send', 'pageview'); + +</script> +<script src="/js/main.new.js"></script> + +</body> + +</html> \ No newline at end of file
Modified: samza/site/releases/older.html URL: http://svn.apache.org/viewvc/samza/site/releases/older.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/releases/older.html (original) +++ samza/site/releases/older.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/sitemap.xml URL: http://svn.apache.org/viewvc/samza/site/sitemap.xml?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/sitemap.xml (original) +++ samza/site/sitemap.xml Mon Aug 31 16:44:07 2020 @@ -20,7 +20,7 @@ <url> <loc>http://samza.apache.org/</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> <changefreq>daily</changefreq> <priority>1.0</priority> </url> @@ -30,693 +30,693 @@ <url> <loc>http://samza.apache.org/learn/documentation/versioned/yarn/application-master</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/architecture/architecture-overview</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/introduction/architecture</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/introduction/background</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/beam-api</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/startup/code-examples/versioned/beam</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/startup/quick-start/versioned/beam</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/checkpointing</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/contribute/code</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/contribute/coding-guide</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/community/committers-old</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/community/committers</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/introduction/concepts</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/configuration</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/hadoop/consumer</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/community/contact-us</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/contribute/contributors-corner</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/coordinator-stream</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/core-concepts/core-concepts</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/deploy-samza-job-from-hdfs</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/deploy-samza-to-CDH</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/deployment/deployment-model</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/contribute/enhancement-proposal</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/event-loop</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/connectors/eventhubs</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/connectors/hdfs</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/hello-samza-high-level-code</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/hello-samza-high-level-yarn</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/hello-samza-high-level-zk</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/high-level-api</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/powered-by/</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/archive/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/archive/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/meetups/</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/talks/</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/preview/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/preview/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/quick-start/versioned/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/quick-start/versioned/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/download/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/hello-samza/versioned/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/code-examples/versioned/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/download/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/hello-samza/versioned/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/code-examples/versioned/</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/comparisons/introduction</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/community/irc</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/yarn/isolation</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/jmx</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/rest/resources/jobs</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/operations/kafka</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/connectors/kafka</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/architecture/kinesis</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/connectors/kinesis</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/connectors/kinesis</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/architecture/kinesis</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/logging</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/low-level-api</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/metrics</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/operations/monitoring</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/rest/monitors</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/comparisons/mupd8</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/hadoop/overview</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/connectors/overview</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/rest/overview</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/hadoop/overview</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/connectors/overview</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/rest/overview</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/packaging</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/hadoop/producer</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/programming-model</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/startup/releases/versioned/release-notes</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/remote-debugging-samza</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/reprocessing</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/rest/resource-directory</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/rest/resources</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/run-hello-samza-without-internet</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/run-in-multi-node-yarn</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/samza-async-user-guide</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/samza-configurations</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/samza-container</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/samza-event-hubs-standalone</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/samza-rest-getting-started</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/tutorials/versioned/samza-sql</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/documentation/versioned/api/samza-sql</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/startup/quick-start/versioned/samza-sql</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/learn/documentation/versioned/api/samza-sql</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/learn/tutorials/versioned/samza-sql</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/tutorials/versioned/samza-tools</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/code-examples/versioned/samza</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/quick-start/versioned/samza</loc> + <lastmod>2020-08-31</lastmod> </url> <url> - <loc>http://samza.apache.org/startup/quick-start/versioned/samza</loc> - <lastmod>2020-07-02</lastmod> + <loc>http://samza.apache.org/startup/code-examples/versioned/samza</loc> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/operations/security</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/serialization</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/comparisons/spark-streaming</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/deployment/standalone</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/state-management</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/comparisons/storm</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/streams</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/table-api</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/rest/resources/tasks</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/api/test-framework</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/contribute/tests</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/web-ui-rest-api</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/container/windowing</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/yarn/yarn-host-affinity</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/jobs/yarn-jobs</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/yarn/yarn-resource-localization</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/yarn/yarn-security</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> <url> <loc>http://samza.apache.org/learn/documentation/versioned/deployment/yarn</loc> - <lastmod>2020-07-02</lastmod> + <lastmod>2020-08-31</lastmod> </url> Modified: samza/site/startup/code-examples/latest/beam.html URL: http://svn.apache.org/viewvc/samza/site/startup/code-examples/latest/beam.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/code-examples/latest/beam.html (original) +++ samza/site/startup/code-examples/latest/beam.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/code-examples/latest/index.html URL: http://svn.apache.org/viewvc/samza/site/startup/code-examples/latest/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/code-examples/latest/index.html (original) +++ samza/site/startup/code-examples/latest/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/code-examples/latest/samza.html URL: http://svn.apache.org/viewvc/samza/site/startup/code-examples/latest/samza.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/code-examples/latest/samza.html (original) +++ samza/site/startup/code-examples/latest/samza.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/download/index.html URL: http://svn.apache.org/viewvc/samza/site/startup/download/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/download/index.html (original) +++ samza/site/startup/download/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + @@ -552,6 +555,7 @@ <p>Samza tools package contains command line tools that user can run to use Samza and it’s input/output systems.</p> <ul> +<li><a href="http://www-us.apache.org/dist/samza/1.5.1/samza-tools_2.11-1.5.1.tgz">samza-tools_2.11-1.5.1.tgz</a></li> <li><a href="http://www-us.apache.org/dist/samza/1.5.0/samza-tools_2.11-1.5.0.tgz">samza-tools_2.11-1.5.0.tgz</a></li> <li><a href="http://www-us.apache.org/dist/samza/1.4.0/samza-tools_2.11-1.4.0.tgz">samza-tools_2.11-1.4.0.tgz</a></li> <li><a href="http://www-us.apache.org/dist/samza/1.3.1/samza-tools_2.11-1.3.1.tgz">samza-tools_2.11-1.3.1.tgz</a></li> @@ -565,6 +569,7 @@ <h3 id="source-releases">Source Releases</h3> <ul> +<li><a href="http://www.apache.org/dyn/closer.lua/samza/1.5.1">samza-sources-1.5.1.tgz</a></li> <li><a href="http://www.apache.org/dyn/closer.lua/samza/1.5.0">samza-sources-1.5.0.tgz</a></li> <li><a href="http://www.apache.org/dyn/closer.lua/samza/1.4.0">samza-sources-1.4.0.tgz</a></li> <li><a href="http://www.apache.org/dyn/closer.lua/samza/1.3.1">samza-sources-1.3.1.tgz</a></li> @@ -597,12 +602,12 @@ <figure class="highlight"><pre><code class="language-xml" data-lang="xml"><span></span><span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-api<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-core_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> @@ -610,37 +615,37 @@ <span class="nt"><artifactId></span>samza-shell<span class="nt"></artifactId></span> <span class="nt"><classifier></span>dist<span class="nt"></classifier></span> <span class="nt"><type></span>tgz<span class="nt"></type></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-yarn_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-kv_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-kv-rocksdb_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-kv-inmemory_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span> <span class="nt"><dependency></span> <span class="nt"><setId></span>org.apache.samza<span class="nt"></setId></span> <span class="nt"><artifactId></span>samza-kafka_2.11<span class="nt"></artifactId></span> - <span class="nt"><version></span>1.5.0<span class="nt"></version></span> + <span class="nt"><version></span>1.5.1<span class="nt"></version></span> <span class="nt"><scope></span>runtime<span class="nt"></scope></span> <span class="nt"></dependency></span></code></pre></figure> Modified: samza/site/startup/hello-samza/latest/index.html URL: http://svn.apache.org/viewvc/samza/site/startup/hello-samza/latest/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/hello-samza/latest/index.html (original) +++ samza/site/startup/hello-samza/latest/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/preview/index.html URL: http://svn.apache.org/viewvc/samza/site/startup/preview/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/preview/index.html (original) +++ samza/site/startup/preview/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/quick-start/latest/beam.html URL: http://svn.apache.org/viewvc/samza/site/startup/quick-start/latest/beam.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/quick-start/latest/beam.html (original) +++ samza/site/startup/quick-start/latest/beam.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/quick-start/latest/index.html URL: http://svn.apache.org/viewvc/samza/site/startup/quick-start/latest/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/quick-start/latest/index.html (original) +++ samza/site/startup/quick-start/latest/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/quick-start/latest/samza-sql.html URL: http://svn.apache.org/viewvc/samza/site/startup/quick-start/latest/samza-sql.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/quick-start/latest/samza-sql.html (original) +++ samza/site/startup/quick-start/latest/samza-sql.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/quick-start/latest/samza.html URL: http://svn.apache.org/viewvc/samza/site/startup/quick-start/latest/samza.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/quick-start/latest/samza.html (original) +++ samza/site/startup/quick-start/latest/samza.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/startup/releases/latest/release-notes.html URL: http://svn.apache.org/viewvc/samza/site/startup/releases/latest/release-notes.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/startup/releases/latest/release-notes.html (original) +++ samza/site/startup/releases/latest/release-notes.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + + Modified: samza/site/talks/index.html URL: http://svn.apache.org/viewvc/samza/site/talks/index.html?rev=1881344&r1=1881343&r2=1881344&view=diff ============================================================================== --- samza/site/talks/index.html (original) +++ samza/site/talks/index.html Mon Aug 31 16:44:07 2020 @@ -227,6 +227,9 @@ + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.1">1.5.1</a> + + <a class="side-navigation__group-item" data-match-active="" href="/releases/1.5.0">1.5.0</a> @@ -400,6 +403,8 @@ + + @@ -414,12 +419,6 @@ <a class="side-navigation__group-item" href="/case-studies/ebay" data-match-active="">eBay</a> - - - - - - @@ -436,6 +435,10 @@ + + + +
