Modified: samza/site/learn/documentation/latest/api/javadocs/overview-tree.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/overview-tree.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/overview-tree.html 
(original)
+++ samza/site/learn/documentation/latest/api/javadocs/overview-tree.html Fri 
Jul  3 05:44:01 2020
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Wed Mar 18 16:42:22 PDT 2020 -->
-<title>Class Hierarchy (samza-api 1.4.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-03-18">
+<!-- Generated by javadoc (1.8.0_212) on Thu Jul 02 22:40:02 PDT 2020 -->
+<title>Class Hierarchy (samza-api 1.6.0-SNAPSHOT API)</title>
+<meta name="date" content="2020-07-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Class Hierarchy (samza-api 1.4.0-SNAPSHOT 
API)";
+            parent.document.title="Class Hierarchy (samza-api 1.6.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {
@@ -510,11 +510,11 @@
 </ul>
 <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
 <ul>
-<li type="circle">org.apache.samza.sql.udfs.<a 
href="org/apache/samza/sql/udfs/SamzaSqlUdf.html" title="annotation in 
org.apache.samza.sql.udfs"><span class="typeNameLink">SamzaSqlUdf</span></a> 
(implements java.lang.annotation.Annotation)</li>
-<li type="circle">org.apache.samza.sql.udfs.<a 
href="org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html" title="annotation in 
org.apache.samza.sql.udfs"><span 
class="typeNameLink">SamzaSqlUdfMethod</span></a> (implements 
java.lang.annotation.Annotation)</li>
 <li type="circle">org.apache.samza.annotation.<a 
href="org/apache/samza/annotation/InterfaceStability.Stable.html" 
title="annotation in org.apache.samza.annotation"><span 
class="typeNameLink">InterfaceStability.Stable</span></a> (implements 
java.lang.annotation.Annotation)</li>
 <li type="circle">org.apache.samza.annotation.<a 
href="org/apache/samza/annotation/InterfaceStability.Evolving.html" 
title="annotation in org.apache.samza.annotation"><span 
class="typeNameLink">InterfaceStability.Evolving</span></a> (implements 
java.lang.annotation.Annotation)</li>
 <li type="circle">org.apache.samza.annotation.<a 
href="org/apache/samza/annotation/InterfaceStability.Unstable.html" 
title="annotation in org.apache.samza.annotation"><span 
class="typeNameLink">InterfaceStability.Unstable</span></a> (implements 
java.lang.annotation.Annotation)</li>
+<li type="circle">org.apache.samza.sql.udfs.<a 
href="org/apache/samza/sql/udfs/SamzaSqlUdf.html" title="annotation in 
org.apache.samza.sql.udfs"><span class="typeNameLink">SamzaSqlUdf</span></a> 
(implements java.lang.annotation.Annotation)</li>
+<li type="circle">org.apache.samza.sql.udfs.<a 
href="org/apache/samza/sql/udfs/SamzaSqlUdfMethod.html" title="annotation in 
org.apache.samza.sql.udfs"><span 
class="typeNameLink">SamzaSqlUdfMethod</span></a> (implements 
java.lang.annotation.Annotation)</li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>
@@ -522,19 +522,19 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements 
java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
-<li type="circle">org.apache.samza.task.<a 
href="org/apache/samza/task/TaskCoordinator.RequestScope.html" title="enum in 
org.apache.samza.task"><span 
class="typeNameLink">TaskCoordinator.RequestScope</span></a></li>
-<li type="circle">org.apache.samza.storage.<a 
href="org/apache/samza/storage/StorageEngineFactory.StoreMode.html" title="enum 
in org.apache.samza.storage"><span 
class="typeNameLink">StorageEngineFactory.StoreMode</span></a></li>
-<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/MessageType.html" title="enum in 
org.apache.samza.system"><span class="typeNameLink">MessageType</span></a></li>
-<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/SystemStreamMetadata.OffsetType.html" title="enum 
in org.apache.samza.system"><span 
class="typeNameLink">SystemStreamMetadata.OffsetType</span></a></li>
-<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/ChangelogSSPIterator.Mode.html" title="enum in 
org.apache.samza.system"><span 
class="typeNameLink">ChangelogSSPIterator.Mode</span></a></li>
-<li type="circle">org.apache.samza.sql.schema.<a 
href="org/apache/samza/sql/schema/SamzaSqlFieldType.html" title="enum in 
org.apache.samza.sql.schema"><span 
class="typeNameLink">SamzaSqlFieldType</span></a></li>
-<li type="circle">org.apache.samza.job.<a 
href="org/apache/samza/job/ApplicationStatus.StatusCode.html" title="enum in 
org.apache.samza.job"><span 
class="typeNameLink">ApplicationStatus.StatusCode</span></a></li>
-<li type="circle">org.apache.samza.job.model.<a 
href="org/apache/samza/job/model/TaskMode.html" title="enum in 
org.apache.samza.job.model"><span class="typeNameLink">TaskMode</span></a></li>
 <li type="circle">org.apache.samza.operators.triggers.<a 
href="org/apache/samza/operators/triggers/DurationCharacteristic.html" 
title="enum in org.apache.samza.operators.triggers"><span 
class="typeNameLink">DurationCharacteristic</span></a></li>
 <li type="circle">org.apache.samza.operators.triggers.<a 
href="org/apache/samza/operators/triggers/FiringType.html" title="enum in 
org.apache.samza.operators.triggers"><span 
class="typeNameLink">FiringType</span></a></li>
 <li type="circle">org.apache.samza.operators.windows.internal.<a 
href="org/apache/samza/operators/windows/internal/WindowType.html" title="enum 
in org.apache.samza.operators.windows.internal"><span 
class="typeNameLink">WindowType</span></a></li>
 <li type="circle">org.apache.samza.operators.windows.<a 
href="org/apache/samza/operators/windows/AccumulationMode.html" title="enum in 
org.apache.samza.operators.windows"><span 
class="typeNameLink">AccumulationMode</span></a></li>
+<li type="circle">org.apache.samza.storage.<a 
href="org/apache/samza/storage/StorageEngineFactory.StoreMode.html" title="enum 
in org.apache.samza.storage"><span 
class="typeNameLink">StorageEngineFactory.StoreMode</span></a></li>
 <li type="circle">org.apache.samza.container.placement.<a 
href="org/apache/samza/container/placement/ContainerPlacementMessage.StatusCode.html"
 title="enum in org.apache.samza.container.placement"><span 
class="typeNameLink">ContainerPlacementMessage.StatusCode</span></a></li>
+<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/ChangelogSSPIterator.Mode.html" title="enum in 
org.apache.samza.system"><span 
class="typeNameLink">ChangelogSSPIterator.Mode</span></a></li>
+<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/SystemStreamMetadata.OffsetType.html" title="enum 
in org.apache.samza.system"><span 
class="typeNameLink">SystemStreamMetadata.OffsetType</span></a></li>
+<li type="circle">org.apache.samza.system.<a 
href="org/apache/samza/system/MessageType.html" title="enum in 
org.apache.samza.system"><span class="typeNameLink">MessageType</span></a></li>
+<li type="circle">org.apache.samza.task.<a 
href="org/apache/samza/task/TaskCoordinator.RequestScope.html" title="enum in 
org.apache.samza.task"><span 
class="typeNameLink">TaskCoordinator.RequestScope</span></a></li>
+<li type="circle">org.apache.samza.job.<a 
href="org/apache/samza/job/ApplicationStatus.StatusCode.html" title="enum in 
org.apache.samza.job"><span 
class="typeNameLink">ApplicationStatus.StatusCode</span></a></li>
+<li type="circle">org.apache.samza.job.model.<a 
href="org/apache/samza/job/model/TaskMode.html" title="enum in 
org.apache.samza.job.model"><span class="typeNameLink">TaskMode</span></a></li>
+<li type="circle">org.apache.samza.sql.schema.<a 
href="org/apache/samza/sql/schema/SamzaSqlFieldType.html" title="enum in 
org.apache.samza.sql.schema"><span 
class="typeNameLink">SamzaSqlFieldType</span></a></li>
 </ul>
 </li>
 </ul>

Modified: 
samza/site/learn/documentation/latest/api/javadocs/serialized-form.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/javadocs/serialized-form.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/javadocs/serialized-form.html 
(original)
+++ samza/site/learn/documentation/latest/api/javadocs/serialized-form.html Fri 
Jul  3 05:44:01 2020
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_121) on Wed Mar 18 16:42:22 PDT 2020 -->
-<title>Serialized Form (samza-api 1.4.0-SNAPSHOT API)</title>
-<meta name="date" content="2020-03-18">
+<!-- Generated by javadoc (1.8.0_212) on Thu Jul 02 22:40:02 PDT 2020 -->
+<title>Serialized Form (samza-api 1.6.0-SNAPSHOT API)</title>
+<meta name="date" content="2020-07-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Serialized Form (samza-api 1.4.0-SNAPSHOT 
API)";
+            parent.document.title="Serialized Form (samza-api 1.6.0-SNAPSHOT 
API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/api/low-level-api.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/low-level-api.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/low-level-api.html (original)
+++ samza/site/learn/documentation/latest/api/low-level-api.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/api/low-level-api">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/api/low-level-api">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/low-level-api">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/api/low-level-api">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/api/low-level-api">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/low-level-api">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/api/programming-model.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/programming-model.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/programming-model.html (original)
+++ samza/site/learn/documentation/latest/api/programming-model.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/api/programming-model">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/api/programming-model">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/programming-model">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/api/programming-model">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/api/programming-model">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/programming-model">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/api/samza-sql.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/samza-sql.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/samza-sql.html (original)
+++ samza/site/learn/documentation/latest/api/samza-sql.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/api/samza-sql">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/api/samza-sql">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/samza-sql">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/api/samza-sql">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/api/samza-sql">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/samza-sql">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/api/table-api.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/table-api.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/table-api.html (original)
+++ samza/site/learn/documentation/latest/api/table-api.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/api/table-api">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/api/table-api">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/table-api">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/api/table-api">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/api/table-api">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/table-api">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/api/test-framework.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/api/test-framework.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/api/test-framework.html (original)
+++ samza/site/learn/documentation/latest/api/test-framework.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/api/test-framework">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/api/test-framework">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/test-framework">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/api/test-framework">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/api/test-framework">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/api/test-framework">0.7.0</a></li>
 
               
 

Modified: 
samza/site/learn/documentation/latest/architecture/architecture-overview.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/architecture/architecture-overview.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- 
samza/site/learn/documentation/latest/architecture/architecture-overview.html 
(original)
+++ 
samza/site/learn/documentation/latest/architecture/architecture-overview.html 
Fri Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/architecture/architecture-overview">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/architecture/architecture-overview">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/architecture/architecture-overview">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/architecture/architecture-overview">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/architecture/architecture-overview">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/architecture/architecture-overview">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/architecture/kinesis.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/architecture/kinesis.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/architecture/kinesis.html (original)
+++ samza/site/learn/documentation/latest/architecture/kinesis.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/architecture/kinesis">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/architecture/kinesis">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/architecture/kinesis">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/architecture/kinesis">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/architecture/kinesis">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/architecture/kinesis">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/comparisons/introduction.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/comparisons/introduction.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/comparisons/introduction.html 
(original)
+++ samza/site/learn/documentation/latest/comparisons/introduction.html Fri Jul 
 3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/comparisons/introduction">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/comparisons/introduction">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/introduction">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/introduction">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/introduction">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/introduction">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/comparisons/mupd8.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/comparisons/mupd8.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/comparisons/mupd8.html (original)
+++ samza/site/learn/documentation/latest/comparisons/mupd8.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/comparisons/mupd8">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/comparisons/mupd8">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/mupd8">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/mupd8">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/mupd8">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/mupd8">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/comparisons/spark-streaming.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/comparisons/spark-streaming.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/comparisons/spark-streaming.html 
(original)
+++ samza/site/learn/documentation/latest/comparisons/spark-streaming.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/comparisons/spark-streaming">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/comparisons/spark-streaming">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/spark-streaming">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/spark-streaming">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/spark-streaming">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/spark-streaming">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/comparisons/storm.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/comparisons/storm.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/comparisons/storm.html (original)
+++ samza/site/learn/documentation/latest/comparisons/storm.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/comparisons/storm">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/comparisons/storm">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/storm">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/storm">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/comparisons/storm">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/comparisons/storm">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/connectors/eventhubs.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/connectors/eventhubs.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/connectors/eventhubs.html (original)
+++ samza/site/learn/documentation/latest/connectors/eventhubs.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/connectors/eventhubs">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/connectors/eventhubs">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/eventhubs">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/eventhubs">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/eventhubs">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/eventhubs">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/connectors/hdfs.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/connectors/hdfs.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/connectors/hdfs.html (original)
+++ samza/site/learn/documentation/latest/connectors/hdfs.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/connectors/hdfs">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/connectors/hdfs">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/hdfs">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/hdfs">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/hdfs">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/hdfs">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/connectors/kafka.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/connectors/kafka.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/connectors/kafka.html (original)
+++ samza/site/learn/documentation/latest/connectors/kafka.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/connectors/kafka">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/connectors/kafka">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/kafka">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/kafka">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/kafka">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/kafka">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/connectors/kinesis.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/connectors/kinesis.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/connectors/kinesis.html (original)
+++ samza/site/learn/documentation/latest/connectors/kinesis.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/connectors/kinesis">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/connectors/kinesis">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/kinesis">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/kinesis">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/kinesis">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/kinesis">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/connectors/overview.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/connectors/overview.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/connectors/overview.html (original)
+++ samza/site/learn/documentation/latest/connectors/overview.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/connectors/overview">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/connectors/overview">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/overview">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/overview">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/connectors/overview">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/connectors/overview">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/checkpointing.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/checkpointing.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/checkpointing.html 
(original)
+++ samza/site/learn/documentation/latest/container/checkpointing.html Fri Jul  
3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/checkpointing">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/checkpointing">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/checkpointing">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/checkpointing">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/checkpointing">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/checkpointing">0.7.0</a></li>
 
               
 
@@ -704,13 +711,13 @@
 <p>To inspect a job&rsquo;s latest checkpoint, you need to specify your 
job&rsquo;s config file, so that the tool knows which job it is dealing 
with:</p>
 
 <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>samza-example/target/bin/checkpoint-tool.sh <span 
class="se">\</span>
-  --config-path<span 
class="o">=</span>file:///path/to/job/config.properties</code></pre></figure>
+  --config-path<span 
class="o">=</span>/path/to/job/config.properties</code></pre></figure>
 
 <p>This command prints out the latest checkpoint in a properties file format. 
You can save the output to a file, and edit it as you wish. For example, to 
jump back to the oldest possible point in time, you can set all the offsets to 
0. Then you can feed that properties file back into checkpoint-tool.sh and save 
the modified checkpoint:</p>
 
 <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>samza-example/target/bin/checkpoint-tool.sh <span 
class="se">\</span>
-  --config-path<span class="o">=</span>file:///path/to/job/config.properties 
<span class="se">\</span>
-  --new-offsets<span 
class="o">=</span>file:///path/to/new/offsets.properties</code></pre></figure>
+  --config-path<span class="o">=</span>/path/to/job/config.properties <span 
class="se">\</span>
+  --new-offsets<span 
class="o">=</span>/path/to/new/offsets.properties</code></pre></figure>
 
 <p>Note that Samza only reads checkpoints on container startup. In order for 
your checkpoint change to take effect, you need to first stop the job, then 
save the modified offsets, and then start the job again. If you write a 
checkpoint while the job is running, it will most likely have no effect.</p>
 

Modified: 
samza/site/learn/documentation/latest/container/coordinator-stream.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/coordinator-stream.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/coordinator-stream.html 
(original)
+++ samza/site/learn/documentation/latest/container/coordinator-stream.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/coordinator-stream">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/coordinator-stream">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/coordinator-stream">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/coordinator-stream">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/coordinator-stream">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/coordinator-stream">0.7.0</a></li>
 
               
 
@@ -714,7 +721,7 @@
 <p>Samza provides a command line tool to write Job Configuration messages to 
the coordinator stream. The tool can be used as follows:</p>
 
 <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>samza-example/target/bin/run-coordinator-stream-writer.sh
 <span class="se">\</span>
-  --config-path<span class="o">=</span>file:///path/to/job/config.properties 
<span class="se">\</span>
+  --config-path<span class="o">=</span>/path/to/job/config.properties <span 
class="se">\</span>
   --type set-config <span class="se">\</span>
   --key job.container.count <span class="se">\</span>
   --value <span class="m">8</span></code></pre></figure>

Modified: samza/site/learn/documentation/latest/container/event-loop.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/event-loop.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/event-loop.html (original)
+++ samza/site/learn/documentation/latest/container/event-loop.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/event-loop">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/event-loop">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/event-loop">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/event-loop">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/event-loop">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/event-loop">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/jmx.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/jmx.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/jmx.html (original)
+++ samza/site/learn/documentation/latest/container/jmx.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/jmx">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/jmx">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/jmx">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/jmx">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/jmx">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/jmx">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/metrics.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/metrics.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/metrics.html (original)
+++ samza/site/learn/documentation/latest/container/metrics.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/metrics">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/metrics">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/metrics">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/metrics">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/metrics">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/metrics">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/samza-container.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/samza-container.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/samza-container.html 
(original)
+++ samza/site/learn/documentation/latest/container/samza-container.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/samza-container">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/samza-container">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/samza-container">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/samza-container">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/samza-container">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/samza-container">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/serialization.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/serialization.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/serialization.html 
(original)
+++ samza/site/learn/documentation/latest/container/serialization.html Fri Jul  
3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/serialization">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/serialization">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/serialization">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/serialization">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/serialization">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/serialization">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/state-management.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/state-management.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/state-management.html 
(original)
+++ samza/site/learn/documentation/latest/container/state-management.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/state-management">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/state-management">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/state-management">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/state-management">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/state-management">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/state-management">0.7.0</a></li>
 
               
 
@@ -792,7 +799,7 @@
 <p>Currently Samza provides a state storage tool which can recover the state 
store from the changelog stream to user-specified directory for reusing and 
debugging.</p>
 
 <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>samza-example/target/bin/state-storage-tool.sh 
<span class="se">\</span>
-  --config-path<span class="o">=</span>file:///path/to/job/config.properties 
<span class="se">\</span>
+  --config-path<span class="o">=</span>/path/to/job/config.properties <span 
class="se">\</span>
   --path<span 
class="o">=</span>directory/to/put/state/stores</code></pre></figure>
 
 <h4 id="read-the-value-from-a-running-rocksdb">Read the value from a running 
RocksDB</h4>
@@ -800,7 +807,7 @@
 <p>Samza also provides a tool to read the value from a running job&rsquo;s 
RocksDB.</p>
 
 <figure class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>samza-example/target/bin/read-rocksdb-tool.sh 
<span class="se">\</span>
-  --config-path<span class="o">=</span>file:///path/to/job/config.properties 
<span class="se">\</span>
+  --config-path<span class="o">=</span>/path/to/job/config.properties <span 
class="se">\</span>
   --db-path<span 
class="o">=</span>/tmp/nm-local-dir/state/test-state/Partition_0 <span 
class="se">\</span>
   --db-name<span class="o">=</span>test-state <span class="se">\</span>
   --string-key<span class="o">=</span>a,b,c</code></pre></figure>

Modified: samza/site/learn/documentation/latest/container/streams.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/streams.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/streams.html (original)
+++ samza/site/learn/documentation/latest/container/streams.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/streams">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/streams">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/streams">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/streams">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/streams">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/streams">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/container/windowing.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/container/windowing.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/container/windowing.html (original)
+++ samza/site/learn/documentation/latest/container/windowing.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/container/windowing">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/container/windowing">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/windowing">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/container/windowing">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/container/windowing">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/container/windowing">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/core-concepts/core-concepts.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/core-concepts/core-concepts.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/core-concepts/core-concepts.html 
(original)
+++ samza/site/learn/documentation/latest/core-concepts/core-concepts.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/core-concepts/core-concepts">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/core-concepts/core-concepts">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/core-concepts/core-concepts">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/core-concepts/core-concepts">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/core-concepts/core-concepts">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/core-concepts/core-concepts">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/deployment/deployment-model.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/deployment/deployment-model.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/deployment/deployment-model.html 
(original)
+++ samza/site/learn/documentation/latest/deployment/deployment-model.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/deployment/deployment-model">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/deployment/deployment-model">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/deployment-model">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/deployment-model">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/deployment-model">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/deployment-model">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/deployment/standalone.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/deployment/standalone.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/deployment/standalone.html (original)
+++ samza/site/learn/documentation/latest/deployment/standalone.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/deployment/standalone">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/deployment/standalone">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/standalone">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/standalone">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/standalone">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/standalone">0.7.0</a></li>
 
               
 
@@ -661,7 +668,7 @@ tar -xvf ./target/hello-samza-1.1.0-dist
 <h4 id="running-the-application">Running the application</h4>
 
 <p>We are ready to run the example application <a 
href="https://github.com/apache/samza-hello-samza/blob/master/src/main/java/samza/examples/wikipedia/application/WikipediaZkLocalApplication.java";>WikipediaZkLocalApplication</a>.
 This application reads messages from the wikipedia-edits topic, and calculates 
counts, every ten seconds, for all edits that were made during that window. It 
emits these results to another topic named <code>wikipedia-stats</code>.</p>
-<div class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>./deploy/samza/bin/run-class.sh 
samza.examples.wikipedia.application.WikipediaZkLocalApplication  
--config-factory<span 
class="o">=</span>org.apache.samza.config.factories.PropertiesConfigFactory 
--config-path<span class="o">=</span>file://<span 
class="nv">$PWD</span>/deploy/samza/config/wikipedia-application-local-runner.properties
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>./deploy/samza/bin/run-class.sh 
samza.examples.wikipedia.application.WikipediaZkLocalApplication  --config 
job.config.loader.factory<span 
class="o">=</span>org.apache.samza.config.loaders.PropertiesConfigLoaderFactory 
--config job.config.loader.properties.path<span class="o">=</span><span 
class="nv">$PWD</span>/deploy/samza/config/wikipedia-application-local-runner.properties
 </code></pre></div>
 <p>You can run the above command again to spin up a new instance of your 
application.</p>
 

Modified: samza/site/learn/documentation/latest/deployment/yarn.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/deployment/yarn.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/deployment/yarn.html (original)
+++ samza/site/learn/documentation/latest/deployment/yarn.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/deployment/yarn">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/deployment/yarn">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/yarn">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/yarn">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/deployment/yarn">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/deployment/yarn">0.7.0</a></li>
 
               
 
@@ -704,7 +711,7 @@ git checkout latest
     └── ...
 </code></pre></div>
 <p>Once the archive is built, the <code>run-app.sh</code> script can be used 
to submit the application to YARN&rsquo;s resource manager. The script takes 2 
CLI parameters - the config factory and the config file for the application. As 
an example, lets run our <a 
href="https://github.com/apache/samza-hello-samza/blob/latest/src/main/java/samza/examples/cookbook/FilterExample.java";>FilterExample</a>
 on YARN as follows:</p>
-<div class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>$ ./deploy/samza/bin/run-app.sh 
--config-factory<span 
class="o">=</span>org.apache.samza.config.factories.PropertiesConfigFactory 
--config-path ./deploy/samza/config/filter-example.properties
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash"><span></span>$ ./deploy/samza/bin/run-app.sh 
--config-path<span 
class="o">=</span>./deploy/samza/config/filter-example.properties
 </code></pre></div>
 <p>Congratulations, you&rsquo;ve successfully submitted your first job to 
YARN! You can view the YARN Web UI to view its status. </p>
 

Modified: samza/site/learn/documentation/latest/hadoop/consumer.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/hadoop/consumer.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/hadoop/consumer.html (original)
+++ samza/site/learn/documentation/latest/hadoop/consumer.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/hadoop/consumer">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/hadoop/consumer">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/consumer">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/consumer">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/consumer">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/consumer">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/hadoop/overview.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/hadoop/overview.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/hadoop/overview.html (original)
+++ samza/site/learn/documentation/latest/hadoop/overview.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/hadoop/overview">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/hadoop/overview">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/overview">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/overview">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/overview">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/overview">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/hadoop/producer.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/hadoop/producer.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/hadoop/producer.html (original)
+++ samza/site/learn/documentation/latest/hadoop/producer.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/hadoop/producer">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/hadoop/producer">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/producer">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/producer">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/hadoop/producer">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/hadoop/producer">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/index.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/index.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/index.html (original)
+++ samza/site/learn/documentation/latest/index.html Fri Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/">0.7.0</a></li>
+              <li class="hide"><a href="/learn/documentation/0.7/">0.7</a></li>
 
               
 
-              <li class="hide"><a href="/learn/documentation/0.7/">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/introduction/architecture.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/introduction/architecture.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/introduction/architecture.html 
(original)
+++ samza/site/learn/documentation/latest/introduction/architecture.html Fri 
Jul  3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/introduction/architecture">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/introduction/architecture">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/architecture">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/architecture">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/architecture">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/architecture">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/introduction/background.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/introduction/background.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/introduction/background.html 
(original)
+++ samza/site/learn/documentation/latest/introduction/background.html Fri Jul  
3 05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/introduction/background">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/introduction/background">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/background">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/background">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/background">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/background">0.7.0</a></li>
 
               
 

Modified: samza/site/learn/documentation/latest/introduction/concepts.html
URL: 
http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/introduction/concepts.html?rev=1879461&r1=1879460&r2=1879461&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/introduction/concepts.html (original)
+++ samza/site/learn/documentation/latest/introduction/concepts.html Fri Jul  3 
05:44:01 2020
@@ -227,6 +227,9 @@
     
       
         
+      <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>
       
         
@@ -397,8 +400,6 @@
         
           
         
-          
-        
 
         
         
@@ -413,6 +414,12 @@
       <a class="side-navigation__group-item" href="/case-studies/ebay" 
data-match-active="">eBay</a>
       
         
+          
+        
+          
+        
+          
+        
 
         
         
@@ -429,10 +436,6 @@
         
           
         
-          
-        
-          
-        
 
         
         
@@ -529,6 +532,10 @@
               
               
 
+              <li class="hide"><a 
href="/learn/documentation/1.5.0/introduction/concepts">1.5.0</a></li>
+
+              
+
               <li class="hide"><a 
href="/learn/documentation/1.4.0/introduction/concepts">1.4.0</a></li>
 
               
@@ -581,11 +588,11 @@
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/concepts">0.7.0</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/concepts">0.7</a></li>
 
               
 
-              <li class="hide"><a 
href="/learn/documentation/0.7/introduction/concepts">0.7</a></li>
+              <li class="hide"><a 
href="/learn/documentation/0.7.0/introduction/concepts">0.7.0</a></li>
 
               
 


Reply via email to