You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by jm...@apache.org on 2017/06/09 18:46:24 UTC

svn commit: r1798258 [20/22] - in /samza/site: ./ archive/ community/ contribute/ img/latest/learn/documentation/introduction/ img/latest/learn/tutorials/ img/latest/learn/tutorials/hello-samza-high-level/ learn/documentation/latest/ learn/documentatio...

Modified: samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-summary.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-summary.html (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-summary.html Fri Jun  9 18:46:20 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:55 PST 2017 -->
-<title>org.apache.samza.rest.script (samza-rest 0.13.0-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-22">
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 09 11:42:38 PDT 2017 -->
+<title>org.apache.samza.rest.script (samza-rest 0.13.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-06-09">
 <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="org.apache.samza.rest.script (samza-rest 0.13.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.rest.script (samza-rest 0.13.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-tree.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-tree.html (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/org/apache/samza/rest/script/package-tree.html Fri Jun  9 18:46:20 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:55 PST 2017 -->
-<title>org.apache.samza.rest.script Class Hierarchy (samza-rest 0.13.0-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-22">
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 09 11:42:38 PDT 2017 -->
+<title>org.apache.samza.rest.script Class Hierarchy (samza-rest 0.13.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-06-09">
 <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="org.apache.samza.rest.script Class Hierarchy (samza-rest 0.13.0-SNAPSHOT API)";
+            parent.document.title="org.apache.samza.rest.script Class Hierarchy (samza-rest 0.13.1-SNAPSHOT API)";
         }
     }
     catch(err) {

Modified: samza/site/learn/documentation/latest/rest/javadocs/overview-frame.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/overview-frame.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/overview-frame.html (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/overview-frame.html Fri Jun  9 18:46:20 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:55 PST 2017 -->
-<title>Overview List (samza-rest 0.13.0-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-22">
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 09 11:42:38 PDT 2017 -->
+<title>Overview List (samza-rest 0.13.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-06-09">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -18,6 +18,7 @@
 <li><a href="org/apache/samza/rest/model/package-frame.html" target="packageFrame">org.apache.samza.rest.model</a></li>
 <li><a href="org/apache/samza/rest/proxy/installation/package-frame.html" target="packageFrame">org.apache.samza.rest.proxy.installation</a></li>
 <li><a href="org/apache/samza/rest/proxy/job/package-frame.html" target="packageFrame">org.apache.samza.rest.proxy.job</a></li>
+<li><a href="org/apache/samza/rest/proxy/task/package-frame.html" target="packageFrame">org.apache.samza.rest.proxy.task</a></li>
 <li><a href="org/apache/samza/rest/resources/package-frame.html" target="packageFrame">org.apache.samza.rest.resources</a></li>
 <li><a href="org/apache/samza/rest/script/package-frame.html" target="packageFrame">org.apache.samza.rest.script</a></li>
 </ul>

Modified: samza/site/learn/documentation/latest/rest/javadocs/overview-summary.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/overview-summary.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/overview-summary.html (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/overview-summary.html Fri Jun  9 18:46:20 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:55 PST 2017 -->
-<title>Overview (samza-rest 0.13.0-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-22">
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 09 11:42:38 PDT 2017 -->
+<title>Overview (samza-rest 0.13.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-06-09">
 <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="Overview (samza-rest 0.13.0-SNAPSHOT API)";
+            parent.document.title="Overview (samza-rest 0.13.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -69,7 +69,7 @@
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
 <div class="header">
-<h1 class="title">samza-rest 0.13.0-SNAPSHOT API</h1>
+<h1 class="title">samza-rest 0.13.1-SNAPSHOT API</h1>
 </div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
@@ -100,10 +100,14 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="org/apache/samza/rest/resources/package-summary.html">org.apache.samza.rest.resources</a></td>
+<td class="colFirst"><a href="org/apache/samza/rest/proxy/task/package-summary.html">org.apache.samza.rest.proxy.task</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="org/apache/samza/rest/resources/package-summary.html">org.apache.samza.rest.resources</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/samza/rest/script/package-summary.html">org.apache.samza.rest.script</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>

Modified: samza/site/learn/documentation/latest/rest/javadocs/overview-tree.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/overview-tree.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/overview-tree.html (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/overview-tree.html Fri Jun  9 18:46:20 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_74) on Wed Feb 22 13:00:55 PST 2017 -->
-<title>Class Hierarchy (samza-rest 0.13.0-SNAPSHOT API)</title>
-<meta name="date" content="2017-02-22">
+<!-- Generated by javadoc (1.8.0_60) on Fri Jun 09 11:42:38 PDT 2017 -->
+<title>Class Hierarchy (samza-rest 0.13.1-SNAPSHOT API)</title>
+<meta name="date" content="2017-06-09">
 <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-rest 0.13.0-SNAPSHOT API)";
+            parent.document.title="Class Hierarchy (samza-rest 0.13.1-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -77,6 +77,7 @@
 <li><a href="org/apache/samza/rest/model/package-tree.html">org.apache.samza.rest.model</a>, </li>
 <li><a href="org/apache/samza/rest/proxy/installation/package-tree.html">org.apache.samza.rest.proxy.installation</a>, </li>
 <li><a href="org/apache/samza/rest/proxy/job/package-tree.html">org.apache.samza.rest.proxy.job</a>, </li>
+<li><a href="org/apache/samza/rest/proxy/task/package-tree.html">org.apache.samza.rest.proxy.task</a>, </li>
 <li><a href="org/apache/samza/rest/resources/package-tree.html">org.apache.samza.rest.resources</a>, </li>
 <li><a href="org/apache/samza/rest/script/package-tree.html">org.apache.samza.rest.script</a></li>
 </ul>
@@ -108,7 +109,13 @@
 <ul>
 <li type="circle">org.apache.samza.config.MapConfig
 <ul>
+<li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/BaseResourceConfig.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">BaseResourceConfig</span></a>
+<ul>
 <li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/JobsResourceConfig.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">JobsResourceConfig</span></a></li>
+<li type="circle">org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/TaskResourceConfig.html" title="class in org.apache.samza.rest.proxy.task"><span class="typeNameLink">TaskResourceConfig</span></a></li>
+</ul>
+</li>
+<li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/LocalStoreMonitorConfig.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">LocalStoreMonitorConfig</span></a></li>
 <li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/MonitorConfig.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">MonitorConfig</span></a></li>
 <li type="circle">org.apache.samza.rest.<a href="org/apache/samza/rest/SamzaRestConfig.html" title="class in org.apache.samza.rest"><span class="typeNameLink">SamzaRestConfig</span></a></li>
 </ul>
@@ -122,14 +129,29 @@
 <li type="circle">org.apache.samza.rest.proxy.installation.<a href="org/apache/samza/rest/proxy/installation/InstallationRecord.html" title="class in org.apache.samza.rest.proxy.installation"><span class="typeNameLink">InstallationRecord</span></a></li>
 </ul>
 </li>
+<li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/JobsClient.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">JobsClient</span></a></li>
 <li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/JobsResource.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">JobsResource</span></a></li>
+<li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/LocalStoreMonitor.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">LocalStoreMonitor</span></a> (implements org.apache.samza.monitor.<a href="org/apache/samza/monitor/Monitor.html" title="interface in org.apache.samza.monitor">Monitor</a>)</li>
+<li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/LocalStoreMonitorFactory.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">LocalStoreMonitorFactory</span></a> (implements org.apache.samza.monitor.<a href="org/apache/samza/monitor/MonitorFactory.html" title="interface in org.apache.samza.monitor">MonitorFactory</a>)</li>
+<li type="circle">org.apache.samza.metrics.MetricsBase
+<ul>
+<li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/LocalStoreMonitorMetrics.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">LocalStoreMonitorMetrics</span></a></li>
+</ul>
+</li>
 <li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/MonitorLoader.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">MonitorLoader</span></a></li>
+<li type="circle">org.apache.samza.rest.model.<a href="org/apache/samza/rest/model/Partition.html" title="class in org.apache.samza.rest.model"><span class="typeNameLink">Partition</span></a></li>
+<li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/ResourceConstants.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">ResourceConstants</span></a></li>
+<li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/Responses.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">Responses</span></a></li>
 <li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/SamzaMonitorService.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">SamzaMonitorService</span></a></li>
 <li type="circle">org.apache.samza.rest.<a href="org/apache/samza/rest/SamzaRestService.html" title="class in org.apache.samza.rest"><span class="typeNameLink">SamzaRestService</span></a></li>
+<li type="circle">org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/SamzaTaskProxy.html" title="class in org.apache.samza.rest.proxy.task"><span class="typeNameLink">SamzaTaskProxy</span></a> (implements org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/TaskProxy.html" title="interface in org.apache.samza.rest.proxy.task">TaskProxy</a>)</li>
+<li type="circle">org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/SamzaTaskProxyFactory.html" title="class in org.apache.samza.rest.proxy.task"><span class="typeNameLink">SamzaTaskProxyFactory</span></a> (implements org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/TaskProxyFactory.html" title="interface in org.apache.samza.rest.proxy.task">TaskProxyFactory</a>)</li>
 <li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/ScheduledExecutorSchedulingProvider.html" title="class in org.apache.samza.monitor"><span class="typeNameLink">ScheduledExecutorSchedulingProvider</span></a> (implements org.apache.samza.monitor.<a href="org/apache/samza/monitor/SchedulingProvider.html" title="interface in org.apache.samza.monitor">SchedulingProvider</a>)</li>
 <li type="circle">org.apache.samza.rest.script.<a href="org/apache/samza/rest/script/ScriptRunner.html" title="class in org.apache.samza.rest.script"><span class="typeNameLink">ScriptRunner</span></a></li>
 <li type="circle">org.apache.samza.rest.proxy.installation.<a href="org/apache/samza/rest/proxy/installation/SimpleInstallationFinder.html" title="class in org.apache.samza.rest.proxy.installation"><span class="typeNameLink">SimpleInstallationFinder</span></a> (implements org.apache.samza.rest.proxy.installation.<a href="org/apache/samza/rest/proxy/installation/InstallationFinder.html" title="interface in org.apache.samza.rest.proxy.installation">InstallationFinder</a>)</li>
 <li type="circle">org.apache.samza.rest.proxy.job.<a href="org/apache/samza/rest/proxy/job/SimpleYarnJobProxyFactory.html" title="class in org.apache.samza.rest.proxy.job"><span class="typeNameLink">SimpleYarnJobProxyFactory</span></a> (implements org.apache.samza.rest.proxy.job.<a href="org/apache/samza/rest/proxy/job/JobProxyFactory.html" title="interface in org.apache.samza.rest.proxy.job">JobProxyFactory</a>)</li>
+<li type="circle">org.apache.samza.rest.model.<a href="org/apache/samza/rest/model/Task.html" title="class in org.apache.samza.rest.model"><span class="typeNameLink">Task</span></a></li>
+<li type="circle">org.apache.samza.rest.resources.<a href="org/apache/samza/rest/resources/TasksResource.html" title="class in org.apache.samza.rest.resources"><span class="typeNameLink">TasksResource</span></a></li>
 <li type="circle">org.apache.samza.rest.proxy.job.<a href="org/apache/samza/rest/proxy/job/YarnCliJobStatusProvider.html" title="class in org.apache.samza.rest.proxy.job"><span class="typeNameLink">YarnCliJobStatusProvider</span></a> (implements org.apache.samza.rest.proxy.job.<a href="org/apache/samza/rest/proxy/job/JobStatusProvider.html" title="interface in org.apache.samza.rest.proxy.job">JobStatusProvider</a>)</li>
 </ul>
 </li>
@@ -146,6 +168,8 @@
 <li type="circle">org.apache.samza.monitor.<a href="org/apache/samza/monitor/SchedulingProvider.html" title="interface in org.apache.samza.monitor"><span class="typeNameLink">SchedulingProvider</span></a></li>
 <li type="circle">org.apache.samza.rest.script.<a href="org/apache/samza/rest/script/ScriptOutputHandler.html" title="interface in org.apache.samza.rest.script"><span class="typeNameLink">ScriptOutputHandler</span></a></li>
 <li type="circle">org.apache.samza.rest.script.<a href="org/apache/samza/rest/script/ScriptPathProvider.html" title="interface in org.apache.samza.rest.script"><span class="typeNameLink">ScriptPathProvider</span></a></li>
+<li type="circle">org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/TaskProxy.html" title="interface in org.apache.samza.rest.proxy.task"><span class="typeNameLink">TaskProxy</span></a></li>
+<li type="circle">org.apache.samza.rest.proxy.task.<a href="org/apache/samza/rest/proxy/task/TaskProxyFactory.html" title="interface in org.apache.samza.rest.proxy.task"><span class="typeNameLink">TaskProxyFactory</span></a></li>
 </ul>
 <h2 title="Enum Hierarchy">Enum Hierarchy</h2>
 <ul>

Modified: samza/site/learn/documentation/latest/rest/javadocs/package-list
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/javadocs/package-list?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/javadocs/package-list (original)
+++ samza/site/learn/documentation/latest/rest/javadocs/package-list Fri Jun  9 18:46:20 2017
@@ -3,5 +3,6 @@ org.apache.samza.rest
 org.apache.samza.rest.model
 org.apache.samza.rest.proxy.installation
 org.apache.samza.rest.proxy.job
+org.apache.samza.rest.proxy.task
 org.apache.samza.rest.resources
 org.apache.samza.rest.script

Modified: samza/site/learn/documentation/latest/rest/monitors.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/monitors.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/monitors.html (original)
+++ samza/site/learn/documentation/latest/rest/monitors.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/rest/monitors.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/monitors.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -238,7 +240,7 @@ the <code>monitor()</code> method in mil
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/rest/monitors.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/monitors.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/rest/overview.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/overview.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/overview.html (original)
+++ samza/site/learn/documentation/latest/rest/overview.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/rest/overview.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/overview.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -227,7 +229,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/rest/overview.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/overview.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/rest/resource-directory.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/resource-directory.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/resource-directory.html (original)
+++ samza/site/learn/documentation/latest/rest/resource-directory.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/rest/resource-directory.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/resource-directory.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -148,11 +150,13 @@
 
 <ul>
 <li><a href="resources/jobs.html">JobsResource</a></li>
-<li>(Second resource coming soon)</li>
+<li><a href="resources/tasks.html">TasksResource</a></li>
 </ul>
 
 <h2 id="jobs-resource-&raquo;"><a href="resources/jobs.html">Jobs Resource &raquo;</a></h2>
 
+<h2 id="tasks-resource-&raquo;"><a href="resources/tasks.html">Tasks Resource &raquo;</a></h2>
+
 
           </div>
         </div>
@@ -169,7 +173,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/rest/resource-directory.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/resource-directory.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/rest/resources.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/resources.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/resources.html (original)
+++ samza/site/learn/documentation/latest/rest/resources.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/rest/resources.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/resources.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -208,7 +210,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/rest/resources.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/resources.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/rest/resources/jobs.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/resources/jobs.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/rest/resources/jobs.html (original)
+++ samza/site/learn/documentation/latest/rest/resources/jobs.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/rest/resources/jobs.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/resources/jobs.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -439,7 +441,7 @@
 
 <p>The following is a depiction of the implementation that ships with Samza REST:</p>
 
-<p><img src="/img/latest/learn/documentation/rest/JobsResource.png" alt="JobsResourceDiagram"></p>
+<p><img src="/img/latest/learn/documentation/rest/JobsResource.png" alt="Jobs resource component diagram" style="max-width: 100%; height: auto;" onclick="window.open(this.src)"/></p>
 
 <h2 id="configuration">Configuration</h2>
 
@@ -481,7 +483,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/rest/resources/jobs.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/resources/jobs.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Added: samza/site/learn/documentation/latest/rest/resources/tasks.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/rest/resources/tasks.html?rev=1798258&view=auto
==============================================================================
--- samza/site/learn/documentation/latest/rest/resources/tasks.html (added)
+++ samza/site/learn/documentation/latest/rest/resources/tasks.html Fri Jun  9 18:46:20 2017
@@ -0,0 +1,305 @@
+<!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 charset="utf-8">
+    <title>Samza - Tasks Resource</title>
+    <link href='/css/ropa-sans.css' rel='stylesheet' type='text/css'/>
+    <link href="/css/bootstrap.min.css" rel="stylesheet"/>
+    <link href="/css/font-awesome.min.css" rel="stylesheet"/>
+    <link href="/css/main.css" rel="stylesheet"/>
+    <link href="/css/syntax.css" rel="stylesheet"/>
+    <link rel="icon" type="image/png" href="/img/samza-icon.png">
+    <script src="/js/jquery-1.11.1.min.js"></script>
+  </head>
+  <body>
+    <div class="wrapper">
+      <div class="wrapper-content">
+
+        <div class="masthead">
+          <div class="container">
+            <div class="masthead-logo">
+              <a href="/" class="logo">samza</a>
+            </div>
+            <div class="masthead-icons">
+              <div class="pull-right">
+                <a href="/startup/download"><i class="fa fa-arrow-circle-o-down masthead-icon"></i></a>
+                <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree" target="_blank"><i class="fa fa-code masthead-icon" style="font-weight: bold;"></i></a>
+                <a href="https://twitter.com/samzastream" target="_blank"><i class="fa fa-twitter masthead-icon"></i></a>
+                <!-- this icon only shows in versioned pages -->
+                
+                  
+                    
+                  
+                  <a href="http://samza.apache.org/learn/documentation/0.13/rest/resources/tasks.html"><i id="switch-version-button"></i></a>
+                   <!-- links for the navigation bar -->
+                
+
+              </div>
+            </div>
+          </div><!-- /.container -->
+        </div>
+
+        <div class="container">
+          <div class="menu">
+            <h1><i class="fa fa-rocket"></i> Getting Started</h1>
+            <ul>
+              <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
+              <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
+            </ul>
+
+            <h1><i class="fa fa-book"></i> Learn</h1>
+            <ul>
+              <li><a href="/learn/documentation/latest">Documentation</a></li>
+              <li><a href="/learn/documentation/latest/jobs/configuration-table.html">Configuration</a></li>
+              <li><a href="/learn/documentation/latest/container/metrics-table.html">Metrics</a></li>
+              <li><a href="/learn/documentation/latest/api/javadocs/">Javadocs</a></li>
+              <li><a href="/learn/tutorials/latest">Tutorials</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/FAQ">FAQ</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Apache+Samza">Wiki</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51812876">Papers &amp; Talks</a></li>
+              <li><a href="http://blogs.apache.org/samza">Blog</a></li>
+            </ul>
+
+            <h1><i class="fa fa-comments"></i> Community</h1>
+            <ul>
+              <li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+              <li><a href="/community/irc.html">IRC</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/SAMZA">Bugs</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Powered+By">Powered by</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Ecosystem">Ecosystem</a></li>
+              <li><a href="/community/committers.html">Committers</a></li>
+            </ul>
+
+            <h1><i class="fa fa-code"></i> Contribute</h1>
+            <ul>
+              <li><a href="/contribute/contributors-corner.html">Contributor's Corner</a></li>
+              <li><a href="/contribute/coding-guide.html">Coding Guide</a></li>
+              <li><a href="/contribute/design-documents.html">Design Documents</a></li>
+              <li><a href="/contribute/code.html">Code</a></li>
+              <li><a href="/contribute/tests.html">Tests</a></li>
+            </ul>
+
+            <h1><i class="fa fa-history"></i> Archive</h1>
+            <ul>
+              <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
+              <li><a href="/archive/index.html#12">0.12</a></li>
+              <li><a href="/archive/index.html#11">0.11</a></li>
+              <li><a href="/archive/index.html#10">0.10</a></li>
+              <li><a href="/archive/index.html#09">0.9</a></li>
+              <li><a href="/archive/index.html#08">0.8</a></li>
+              <li><a href="/archive/index.html#07">0.7</a></li>
+            </ul>
+          </div>
+
+          <div class="content">
+            <!--
+   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.
+-->
+
+<h2>Tasks Resource</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>This resource exposes endpoints to support operations at the tasks scope. The initial implementation includes the ability to list all the tasks for a particular job.
+This is a sub-resource of the <a href="jobs.html">Jobs Resource &raquo;</a> and is not intended to be used independently.</p>
+
+<p>Responses of individual endpoints will vary in accordance with their functionality and scope. However, the error
+messages of all of the tasks resource end points will be of the following form.</p>
+
+<p><strong>Error Message</strong></p>
+
+<p>Every error response will have the following structure:</p>
+
+<div class="highlight"><pre><code class="json"><span class="p">{</span>
+    <span class="nt">&quot;message&quot;</span><span class="p">:</span> <span class="s2">&quot;Unrecognized status parameter: null&quot;</span>
+<span class="p">}</span></code></pre></div>
+
+<p><code>message</code> is the only field in the response and contains a description of the problem.
+<br></p>
+
+<h2 id="get-all-tasks">Get All Tasks</h2>
+
+<p>Lists the complete details about all the tasks for a particular job</p>
+
+<h6 id="request">Request</h6>
+<div class="highlight"><pre><code class="language-text" data-lang="text">GET /v1/jobs/{jobName}/{jobId}/tasks
+</code></pre></div>
+<h6 id="response">Response</h6>
+
+<p>Status: 200 OK</p>
+
+<div class="highlight"><pre><code class="json"><span class="p">[</span>
+<span class="p">{</span>
+   <span class="nt">&quot;preferredHost&quot;</span> <span class="p">:</span> <span class="s2">&quot;samza-preferredHost&quot;</span><span class="p">,</span>
+   <span class="nt">&quot;taskName&quot;</span> <span class="p">:</span> <span class="s2">&quot;Samza task&quot;</span><span class="p">,</span>
+   <span class="nt">&quot;containerId&quot;</span> <span class="p">:</span> <span class="s2">&quot;0&quot;</span><span class="p">,</span>
+   <span class="nt">&quot;partitions&quot;</span> <span class="p">:</span> <span class="p">[{</span>
+                      <span class="nt">&quot;system&quot;</span> <span class="p">:</span> <span class="s2">&quot;kafka&quot;</span><span class="p">,</span>
+                      <span class="nt">&quot;stream&quot;</span> <span class="p">:</span> <span class="s2">&quot;topic-name&quot;</span><span class="p">,</span>
+                      <span class="nt">&quot;partitionId&quot;</span> <span class="p">:</span> <span class="s2">&quot;0&quot;</span>
+                    <span class="p">}]</span>
+ <span class="p">}</span>
+ <span class="p">]</span></code></pre></div>
+
+<h6 id="response-codes">Response codes</h6>
+
+<table class="table table-condensed table-bordered table-striped">
+  <thead>
+    <tr>
+      <th>Status</th>
+      <th>Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>200 OK</td><td>The operation completed successfully and all the tasks that for 
+      the job are returned.</td>
+    </tr>
+    <tr>
+      <td>404 Not Found</td><td>Invalid job instance was provided as an argument.
+<div class="highlight"><pre><code class="json"><span class="p">{</span>
+    <span class="nt">&quot;message&quot;</span><span class="p">:</span> <span class="s2">&quot;Invalid arguments for getTasks. jobName: SamzaJobName jobId: SamzaJobId.&quot;</span>
+<span class="p">}</span></code></pre></div>
+</td>
+    </tr>
+    <tr>
+      <td>500 Server Error</td><td>There was an error executing the command on the server. e.g. The command timed out.
+<div class="highlight"><pre><code class="json"><span class="p">{</span>
+    <span class="nt">&quot;message&quot;</span><span class="p">:</span> <span class="s2">&quot;Timeout waiting for get all tasks.&quot;</span>
+<span class="p">}</span></code></pre></div>
+</td>
+    </tr>
+  </tbody>
+</table>
+
+<p><br/></p>
+
+<p><br/></p>
+
+<h3 id="design">Design</h3>
+
+<h3 id="abstractions">Abstractions</h3>
+
+<p>There are two primary abstractions that are required by the TasksResource that users can implement to handle any details specific to their environment.</p>
+
+<ol>
+<li> <strong>TaskProxy</strong>: This interface is the central point of interacting with Samza tasks. It exposes a method to get all the tasks of a Samza job.</li>
+<li> <strong>InstallationFinder</strong>: The InstallationFinder provides a generic interface to discover all the installed jobs, hiding any customizations in the job package structure and its location. The InstallationFinder also resolves the job configuration, which is used to validate and identify the job.</li>
+</ol>
+
+<h2 id="configuration">Configuration</h2>
+
+<p>The TasksResource properties should be specified in the same file as the Samza REST configuration.</p>
+
+<table class="table table-condensed table-bordered table-striped">
+  <thead>
+    <tr>
+      <th>Name</th>
+      <th>Description</th>
+    </tr>
+  </thead>
+  <tbody>
+    <tr>
+      <td>task.proxy.factory.class</td><td><b>Required:</b> The TaskProxyFactory that will be used to create the TaskProxy instances. The value is a fully-qualified class name which must implement TaskProxyFactory. Samza ships with one implementation: <pre>org.apache.samza.rest.proxy.task.SamzaTaskProxy</pre> <li> gets the details of all the tasks of a job. It uses the <pre>SimpleInstallationRecord</pre> to interact with Samza jobs installed on disk.</li></td>
+    </tr>
+    <tr>
+      <td>job.installations.path</td><td><b>Required:</b> The file system path which contains the Samza job installations. The path must be on the same host as the Samza REST Service. Each installation must be a directory with structure conforming to the expectations of the InstallationRecord implementation used by the JobProxy.</td>
+    </tr>
+    <tr>
+      <td>job.config.factory.class</td><td>The config factory to use for reading Samza job configs. This is used to fetch the job.name and job.id properties for each job instance in the InstallationRecord. It&rsquo;s also used to validate that a particular directory within the installation path actually contains Samza jobs. If not specified <pre>org.apache.samza.config.factories.PropertiesConfigFactory</pre> will be used. </td>
+    </tr>
+  </tbody>
+</table>
+
+
+          </div>
+        </div>
+
+      </div><!-- /.wrapper-content -->
+    </div><!-- /.wrapper -->
+
+    <div class="footer">
+      <div class="container">
+        <!-- nothing for now. -->
+      </div>
+    </div>
+
+  
+    <script>
+      $( document ).ready(function() {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/rest/resources/tasks.html" ) ) {
+          $("#switch-version-button").addClass("fa fa-history masthead-icon");
+        }
+      });
+
+      /* a function to test whether the url exists or not */
+      (function( $ ) {
+        $.fn.urlExists = function(url) {
+          var http = new XMLHttpRequest();
+          http.open('HEAD', url, false);
+          http.send();
+          return http.status != 404;
+        };
+      }( jQuery ));
+    </script>
+  
+
+    <!-- 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>
+  </body>
+</html>

Modified: samza/site/learn/documentation/latest/yarn/application-master.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/yarn/application-master.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/yarn/application-master.html (original)
+++ samza/site/learn/documentation/latest/yarn/application-master.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/yarn/application-master.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/yarn/application-master.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -199,7 +201,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/yarn/application-master.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/yarn/application-master.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/yarn/isolation.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/yarn/isolation.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/yarn/isolation.html (original)
+++ samza/site/learn/documentation/latest/yarn/isolation.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/yarn/isolation.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/yarn/isolation.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -186,7 +188,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/yarn/isolation.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/yarn/isolation.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/documentation/latest/yarn/yarn-host-affinity.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/yarn/yarn-host-affinity.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/yarn/yarn-host-affinity.html (original)
+++ samza/site/learn/documentation/latest/yarn/yarn-host-affinity.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/documentation/0.12/yarn/yarn-host-affinity.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/documentation/0.13/yarn/yarn-host-affinity.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -171,7 +173,7 @@ ls <span class="k">${</span><span class=
 
 <p>This allows the Node Manager&rsquo;s (NM) DeletionService to clean-up the working directory once the application completes or fails. In order to re-use local state store, the state store needs to be persisted outside the scope of NM&rsquo;s deletion service. The cluster administrator should set this location as an environment variable in Yarn - <code>LOGGED_STORE_BASE_DIR</code>.</p>
 
-<p><img src="/img/latest/learn/documentation/yarn/samza-host-affinity.png" alt="samza-host-affinity"></p>
+<p><img src="/img/latest/learn/documentation/yarn/samza-host-affinity.png" alt="Yarn host affinity component diagram" style="max-width: 100%; height: auto;" onclick="window.open(this.src)"/></p>
 
 <p>Each time a task commits, Samza writes the last materialized offset from the changelog stream to the checksumed file on disk. This is also done on container shutdown. Thus, there is an <em>OFFSET</em> file associated with each state stores&#39; changelog partitions, that is consumed by the tasks in the container.</p>
 
@@ -246,7 +248,7 @@ Without this configuration, the state st
 <li><em>When SystemStreamPartitionGrouper changes across successive application runs</em> - When the grouper logic used to distribute the partitions across containers changes, the data in the Coordinator Stream (for changelog-task partition assignment etc) and the data stores becomes invalid. Thus, to be safe, we should flush out all state-related data from the Coordinator Stream. An alternative is to overwrite the Task-ChangelogPartition assignment message and the Container Locality message in the Coordinator Stream, before starting up the job again.</li>
 </ol>
 
-<h2 id="writing-to-hdfs-&raquo;"><a href="../hdfs/producer.html">Writing to HDFS &raquo;</a></h2>
+<h2 id="resource-localization-&raquo;"><a href="../operations/resource-localization.html">Resource Localization &raquo;</a></h2>
 
 
           </div>
@@ -264,7 +266,7 @@ Without this configuration, the state st
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/documentation/0.12/yarn/yarn-host-affinity.html" ) ) {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/yarn/yarn-host-affinity.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Added: samza/site/learn/documentation/latest/yarn/yarn-resource-localization.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/yarn/yarn-resource-localization.html?rev=1798258&view=auto
==============================================================================
--- samza/site/learn/documentation/latest/yarn/yarn-resource-localization.html (added)
+++ samza/site/learn/documentation/latest/yarn/yarn-resource-localization.html Fri Jun  9 18:46:20 2017
@@ -0,0 +1,286 @@
+<!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 charset="utf-8">
+    <title>Samza - YARN Resource Localization</title>
+    <link href='/css/ropa-sans.css' rel='stylesheet' type='text/css'/>
+    <link href="/css/bootstrap.min.css" rel="stylesheet"/>
+    <link href="/css/font-awesome.min.css" rel="stylesheet"/>
+    <link href="/css/main.css" rel="stylesheet"/>
+    <link href="/css/syntax.css" rel="stylesheet"/>
+    <link rel="icon" type="image/png" href="/img/samza-icon.png">
+    <script src="/js/jquery-1.11.1.min.js"></script>
+  </head>
+  <body>
+    <div class="wrapper">
+      <div class="wrapper-content">
+
+        <div class="masthead">
+          <div class="container">
+            <div class="masthead-logo">
+              <a href="/" class="logo">samza</a>
+            </div>
+            <div class="masthead-icons">
+              <div class="pull-right">
+                <a href="/startup/download"><i class="fa fa-arrow-circle-o-down masthead-icon"></i></a>
+                <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree" target="_blank"><i class="fa fa-code masthead-icon" style="font-weight: bold;"></i></a>
+                <a href="https://twitter.com/samzastream" target="_blank"><i class="fa fa-twitter masthead-icon"></i></a>
+                <!-- this icon only shows in versioned pages -->
+                
+                  
+                    
+                  
+                  <a href="http://samza.apache.org/learn/documentation/0.13/yarn/yarn-resource-localization.html"><i id="switch-version-button"></i></a>
+                   <!-- links for the navigation bar -->
+                
+
+              </div>
+            </div>
+          </div><!-- /.container -->
+        </div>
+
+        <div class="container">
+          <div class="menu">
+            <h1><i class="fa fa-rocket"></i> Getting Started</h1>
+            <ul>
+              <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
+              <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
+            </ul>
+
+            <h1><i class="fa fa-book"></i> Learn</h1>
+            <ul>
+              <li><a href="/learn/documentation/latest">Documentation</a></li>
+              <li><a href="/learn/documentation/latest/jobs/configuration-table.html">Configuration</a></li>
+              <li><a href="/learn/documentation/latest/container/metrics-table.html">Metrics</a></li>
+              <li><a href="/learn/documentation/latest/api/javadocs/">Javadocs</a></li>
+              <li><a href="/learn/tutorials/latest">Tutorials</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/FAQ">FAQ</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Apache+Samza">Wiki</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51812876">Papers &amp; Talks</a></li>
+              <li><a href="http://blogs.apache.org/samza">Blog</a></li>
+            </ul>
+
+            <h1><i class="fa fa-comments"></i> Community</h1>
+            <ul>
+              <li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+              <li><a href="/community/irc.html">IRC</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/SAMZA">Bugs</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Powered+By">Powered by</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Ecosystem">Ecosystem</a></li>
+              <li><a href="/community/committers.html">Committers</a></li>
+            </ul>
+
+            <h1><i class="fa fa-code"></i> Contribute</h1>
+            <ul>
+              <li><a href="/contribute/contributors-corner.html">Contributor's Corner</a></li>
+              <li><a href="/contribute/coding-guide.html">Coding Guide</a></li>
+              <li><a href="/contribute/design-documents.html">Design Documents</a></li>
+              <li><a href="/contribute/code.html">Code</a></li>
+              <li><a href="/contribute/tests.html">Tests</a></li>
+            </ul>
+
+            <h1><i class="fa fa-history"></i> Archive</h1>
+            <ul>
+              <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
+              <li><a href="/archive/index.html#12">0.12</a></li>
+              <li><a href="/archive/index.html#11">0.11</a></li>
+              <li><a href="/archive/index.html#10">0.10</a></li>
+              <li><a href="/archive/index.html#09">0.9</a></li>
+              <li><a href="/archive/index.html#08">0.8</a></li>
+              <li><a href="/archive/index.html#07">0.7</a></li>
+            </ul>
+          </div>
+
+          <div class="content">
+            <!--
+   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.
+-->
+
+<h2>YARN Resource Localization</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>When running Samza jobs on YARN clusters, you may need to download some resources before startup (For example, downloading the job binaries, fetching certificate files etc.) This step is called as Resource Localization.</p>
+
+<h3 id="resource-localization-process">Resource Localization Process</h3>
+
+<p>For Samza jobs running on YARN, resource localization leverages the YARN node manager&rsquo;s localization service. Here is a <a href="https://hortonworks.com/blog/resource-localization-in-yarn-deep-dive/">deep dive</a> on how localization works in YARN. </p>
+
+<p>Depending on where and how the resource comes from, fetching the resource is associated with a scheme in the path (such as <code>http</code>, <code>https</code>, <code>hdfs</code>, <code>ftp</code>, <code>file</code>, etc). The scheme maps to a corresponding <code>FileSystem</code> implementation for handling the localization. </p>
+
+<p>There are some predefined <code>FileSystem</code> implementations in Hadoop and Samza, which are provided if you run Samza jobs on YARN:</p>
+
+<ul>
+<li><code>org.apache.samza.util.hadoop.HttpFileSystem</code>: used for fetching resources based on http or https without client side authentication.</li>
+<li><code>org.apache.hadoop.hdfs.DistributedFileSystem</code>: used for fetching resource from DFS system on Hadoop.</li>
+<li><code>org.apache.hadoop.fs.LocalFileSystem</code>: used for copying resources from local file system to the job directory.</li>
+<li><code>org.apache.hadoop.fs.ftp.FTPFileSystem</code>: used for fetching resources based on ftp.</li>
+</ul>
+
+<p>You can create your own file system implementation by creating a class which extends from <code>org.apache.hadoop.fs.FileSystem</code>. </p>
+
+<h3 id="resource-configuration">Resource Configuration</h3>
+
+<p>You can specify a resource to be localized by the following configuration.</p>
+
+<h4 id="required-configuration">Required Configuration</h4>
+
+<ol>
+<li><code>yarn.resources.&lt;resourceName&gt;.path</code>
+
+<ul>
+<li>The path for fetching the resource for localization, e.g. http://hostname.com/packages/myResource</li>
+</ul></li>
+</ol>
+
+<h4 id="optional-configuration">Optional Configuration</h4>
+
+<ol>
+<li><code>yarn.resources.&lt;resourceName&gt;.local.name</code>
+
+<ul>
+<li>The local name used for the localized resource.</li>
+<li>If it is not set, the default will be the <code>&lt;resourceName&gt;</code> specified in <code>yarn.resources.&lt;resourceName&gt;.path</code></li>
+</ul></li>
+<li><code>yarn.resources.&lt;resourceName&gt;.local.type</code>
+
+<ul>
+<li>The type of the resource with valid values from: <code>ARCHIVE</code>, <code>FILE</code>, <code>PATTERN</code>.
+
+<ul>
+<li>ARCHIVE: the localized resource will be an archived directory;</li>
+<li>FILE: the localized resource will be a file;</li>
+<li>PATTERN: the localized resource will be the entries extracted from the archive with the pattern.</li>
+</ul></li>
+<li>If it is not set, the default value is <code>FILE</code>.</li>
+</ul></li>
+<li><code>yarn.resources.&lt;resourceName&gt;.local.visibility</code>
+
+<ul>
+<li>Visibility for the resource with valid values from <code>PUBLIC</code>, <code>PRIVATE</code>, <code>APPLICATION</code>
+
+<ul>
+<li>PUBLIC: visible to everyone </li>
+<li>PRIVATE: visible to just the account which runs the job</li>
+<li>APPLICATION: visible only to the specific application job which has the resource configuration</li>
+</ul></li>
+<li>If it is not set, the default value is <code>APPLICATION</code></li>
+</ul></li>
+</ol>
+
+<h3 id="yarn-configuration">YARN Configuration</h3>
+
+<p>Make sure the scheme used in the <code>yarn.resources.&lt;resourceName&gt;.path</code> is configured with a corresponding FileSystem implementation in YARN core-site.xml.</p>
+
+<div class="highlight"><pre><code class="xml"><span class="cp">&lt;?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;configuration.xsl&quot;?&gt;</span>
+<span class="nt">&lt;configuration&gt;</span>
+    <span class="nt">&lt;property&gt;</span>
+      <span class="nt">&lt;name&gt;</span>fs.http.impl<span class="nt">&lt;/name&gt;</span>
+      <span class="nt">&lt;value&gt;</span>org.apache.samza.util.hadoop.HttpFileSystem<span class="nt">&lt;/value&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/configuration&gt;</span></code></pre></div>
+
+<p>If you are using your own scheme (for example, <code>yarn.resources.myResource.path=myScheme://host.com/test</code>), you can link your <a href="https://hadoop.apache.org/docs/stable/api/index.html?org/apache/hadoop/fs/FileSystem.html">FileSystem</a> implementation with it as follows.</p>
+
+<div class="highlight"><pre><code class="xml"><span class="cp">&lt;?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;configuration.xsl&quot;?&gt;</span>
+<span class="nt">&lt;configuration&gt;</span>
+    <span class="nt">&lt;property&gt;</span>
+      <span class="nt">&lt;name&gt;</span>fs.myScheme.impl<span class="nt">&lt;/name&gt;</span>
+      <span class="nt">&lt;value&gt;</span>com.myCompany.MySchemeFileSystem<span class="nt">&lt;/value&gt;</span>
+    <span class="nt">&lt;/property&gt;</span>
+<span class="nt">&lt;/configuration&gt;</span></code></pre></div>
+
+<h2 id="yarn-security-&raquo;"><a href="../yarn/yarn-security.html">Yarn Security &raquo;</a></h2>
+
+
+          </div>
+        </div>
+
+      </div><!-- /.wrapper-content -->
+    </div><!-- /.wrapper -->
+
+    <div class="footer">
+      <div class="container">
+        <!-- nothing for now. -->
+      </div>
+    </div>
+
+  
+    <script>
+      $( document ).ready(function() {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/yarn/yarn-resource-localization.html" ) ) {
+          $("#switch-version-button").addClass("fa fa-history masthead-icon");
+        }
+      });
+
+      /* a function to test whether the url exists or not */
+      (function( $ ) {
+        $.fn.urlExists = function(url) {
+          var http = new XMLHttpRequest();
+          http.open('HEAD', url, false);
+          http.send();
+          return http.status != 404;
+        };
+      }( jQuery ));
+    </script>
+  
+
+    <!-- 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>
+  </body>
+</html>

Modified: samza/site/learn/documentation/latest/yarn/yarn-security.html
URL: http://svn.apache.org/viewvc/samza/site/learn/documentation/latest/yarn/yarn-security.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/documentation/latest/yarn/yarn-security.html (original)
+++ samza/site/learn/documentation/latest/yarn/yarn-security.html Fri Jun  9 18:46:20 2017
@@ -1,8 +1,133 @@
-<hr>
+<!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
 
-<p>layout: page</p>
+       http://www.apache.org/licenses/LICENSE-2.0
 
-<h2 id="title:-yarn-security">title: YARN Security</h2>
+   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 charset="utf-8">
+    <title>Samza - YARN Security</title>
+    <link href='/css/ropa-sans.css' rel='stylesheet' type='text/css'/>
+    <link href="/css/bootstrap.min.css" rel="stylesheet"/>
+    <link href="/css/font-awesome.min.css" rel="stylesheet"/>
+    <link href="/css/main.css" rel="stylesheet"/>
+    <link href="/css/syntax.css" rel="stylesheet"/>
+    <link rel="icon" type="image/png" href="/img/samza-icon.png">
+    <script src="/js/jquery-1.11.1.min.js"></script>
+  </head>
+  <body>
+    <div class="wrapper">
+      <div class="wrapper-content">
+
+        <div class="masthead">
+          <div class="container">
+            <div class="masthead-logo">
+              <a href="/" class="logo">samza</a>
+            </div>
+            <div class="masthead-icons">
+              <div class="pull-right">
+                <a href="/startup/download"><i class="fa fa-arrow-circle-o-down masthead-icon"></i></a>
+                <a href="https://git-wip-us.apache.org/repos/asf?p=samza.git;a=tree" target="_blank"><i class="fa fa-code masthead-icon" style="font-weight: bold;"></i></a>
+                <a href="https://twitter.com/samzastream" target="_blank"><i class="fa fa-twitter masthead-icon"></i></a>
+                <!-- this icon only shows in versioned pages -->
+                
+                  
+                    
+                  
+                  <a href="http://samza.apache.org/learn/documentation/0.13/yarn/yarn-security.html"><i id="switch-version-button"></i></a>
+                   <!-- links for the navigation bar -->
+                
+
+              </div>
+            </div>
+          </div><!-- /.container -->
+        </div>
+
+        <div class="container">
+          <div class="menu">
+            <h1><i class="fa fa-rocket"></i> Getting Started</h1>
+            <ul>
+              <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
+              <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
+            </ul>
+
+            <h1><i class="fa fa-book"></i> Learn</h1>
+            <ul>
+              <li><a href="/learn/documentation/latest">Documentation</a></li>
+              <li><a href="/learn/documentation/latest/jobs/configuration-table.html">Configuration</a></li>
+              <li><a href="/learn/documentation/latest/container/metrics-table.html">Metrics</a></li>
+              <li><a href="/learn/documentation/latest/api/javadocs/">Javadocs</a></li>
+              <li><a href="/learn/tutorials/latest">Tutorials</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/FAQ">FAQ</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Apache+Samza">Wiki</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=51812876">Papers &amp; Talks</a></li>
+              <li><a href="http://blogs.apache.org/samza">Blog</a></li>
+            </ul>
+
+            <h1><i class="fa fa-comments"></i> Community</h1>
+            <ul>
+              <li><a href="/community/mailing-lists.html">Mailing Lists</a></li>
+              <li><a href="/community/irc.html">IRC</a></li>
+              <li><a href="https://issues.apache.org/jira/browse/SAMZA">Bugs</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Powered+By">Powered by</a></li>
+              <li><a href="https://cwiki.apache.org/confluence/display/SAMZA/Ecosystem">Ecosystem</a></li>
+              <li><a href="/community/committers.html">Committers</a></li>
+            </ul>
+
+            <h1><i class="fa fa-code"></i> Contribute</h1>
+            <ul>
+              <li><a href="/contribute/contributors-corner.html">Contributor's Corner</a></li>
+              <li><a href="/contribute/coding-guide.html">Coding Guide</a></li>
+              <li><a href="/contribute/design-documents.html">Design Documents</a></li>
+              <li><a href="/contribute/code.html">Code</a></li>
+              <li><a href="/contribute/tests.html">Tests</a></li>
+            </ul>
+
+            <h1><i class="fa fa-history"></i> Archive</h1>
+            <ul>
+              <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
+              <li><a href="/archive/index.html#12">0.12</a></li>
+              <li><a href="/archive/index.html#11">0.11</a></li>
+              <li><a href="/archive/index.html#10">0.10</a></li>
+              <li><a href="/archive/index.html#09">0.9</a></li>
+              <li><a href="/archive/index.html#08">0.8</a></li>
+              <li><a href="/archive/index.html#07">0.7</a></li>
+            </ul>
+          </div>
+
+          <div class="content">
+            <!--
+   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.
+-->
+
+<h2>YARN Security</h2>
 
 <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
@@ -88,4 +213,51 @@ job.security.manager.factory=org.apache.
             <span class="nt">&lt;value&gt;</span>*<span class="nt">&lt;/value&gt;</span>
         <span class="nt">&lt;/property&gt;</span></code></pre></div>
 
-<h2 id="security-&raquo;"><a href="../operations/security.html">Security &raquo;</a></h2>
+<h2 id="writing-to-hdfs-&raquo;"><a href="../hdfs/producer.html">Writing to HDFS &raquo;</a></h2>
+
+
+          </div>
+        </div>
+
+      </div><!-- /.wrapper-content -->
+    </div><!-- /.wrapper -->
+
+    <div class="footer">
+      <div class="container">
+        <!-- nothing for now. -->
+      </div>
+    </div>
+
+  
+    <script>
+      $( document ).ready(function() {
+        if ( $.fn.urlExists( "/learn/documentation/0.13/yarn/yarn-security.html" ) ) {
+          $("#switch-version-button").addClass("fa fa-history masthead-icon");
+        }
+      });
+
+      /* a function to test whether the url exists or not */
+      (function( $ ) {
+        $.fn.urlExists = function(url) {
+          var http = new XMLHttpRequest();
+          http.open('HEAD', url, false);
+          http.send();
+          return http.status != 404;
+        };
+      }( jQuery ));
+    </script>
+  
+
+    <!-- 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>
+  </body>
+</html>

Modified: samza/site/learn/tutorials/latest/deploy-samza-job-from-hdfs.html
URL: http://svn.apache.org/viewvc/samza/site/learn/tutorials/latest/deploy-samza-job-from-hdfs.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/tutorials/latest/deploy-samza-job-from-hdfs.html (original)
+++ samza/site/learn/tutorials/latest/deploy-samza-job-from-hdfs.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/tutorials/0.12/deploy-samza-job-from-hdfs.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/tutorials/0.13/deploy-samza-job-from-hdfs.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -148,7 +150,7 @@
 
 <h3 id="upload-the-package">Upload the package</h3>
 
-<div class="highlight"><pre><code class="bash">hadoop fs -put ./target/hello-samza-0.12.0-dist.tar.gz /path/for/tgz</code></pre></div>
+<div class="highlight"><pre><code class="bash">hadoop fs -put ./target/hello-samza-0.13.1-dist.tar.gz /path/for/tgz</code></pre></div>
 
 <h3 id="add-hdfs-configuration">Add HDFS configuration</h3>
 
@@ -178,7 +180,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/tutorials/0.12/deploy-samza-job-from-hdfs.html" ) ) {
+        if ( $.fn.urlExists( "/learn/tutorials/0.13/deploy-samza-job-from-hdfs.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });

Modified: samza/site/learn/tutorials/latest/deploy-samza-to-CDH.html
URL: http://svn.apache.org/viewvc/samza/site/learn/tutorials/latest/deploy-samza-to-CDH.html?rev=1798258&r1=1798257&r2=1798258&view=diff
==============================================================================
--- samza/site/learn/tutorials/latest/deploy-samza-to-CDH.html (original)
+++ samza/site/learn/tutorials/latest/deploy-samza-to-CDH.html Fri Jun  9 18:46:20 2017
@@ -46,7 +46,7 @@
                   
                     
                   
-                  <a href="http://samza.apache.org/learn/tutorials/0.12/deploy-samza-to-CDH.html"><i id="switch-version-button"></i></a>
+                  <a href="http://samza.apache.org/learn/tutorials/0.13/deploy-samza-to-CDH.html"><i id="switch-version-button"></i></a>
                    <!-- links for the navigation bar -->
                 
 
@@ -61,6 +61,7 @@
             <ul>
               <li><a href="/startup/hello-samza/latest">Hello Samza</a></li>
               <li><a href="/startup/download">Download</a></li>
+              <li><a href="/startup/preview">Feature Preview</a></li>
             </ul>
 
             <h1><i class="fa fa-book"></i> Learn</h1>
@@ -98,6 +99,7 @@
             <h1><i class="fa fa-history"></i> Archive</h1>
             <ul>
               <li><a href="/archive/index.html#latest">latest</a></li>
+              <li><a href="/archive/index.html#13">0.13</a></li>
               <li><a href="/archive/index.html#12">0.12</a></li>
               <li><a href="/archive/index.html#11">0.11</a></li>
               <li><a href="/archive/index.html#10">0.10</a></li>
@@ -156,13 +158,13 @@
 
 <p>There are a few ways of uploading the package to the cluster&rsquo;s HDFS. If you do not have the job package in your cluster, <strong>scp</strong> from you local machine to the cluster. Then run</p>
 
-<div class="highlight"><pre><code class="bash">hadoop fs -put path/to/hello-samza-0.12.0-dist.tar.gz /path/for/tgz</code></pre></div>
+<div class="highlight"><pre><code class="bash">hadoop fs -put path/to/hello-samza-0.13.1-dist.tar.gz /path/for/tgz</code></pre></div>
 
 <h3 id="get-deploying-scripts">Get Deploying Scripts</h3>
 
 <p>Untar the job package (assume you will run from the current directory)</p>
 
-<div class="highlight"><pre><code class="bash">tar -xvf path/to/samza-job-package-0.12.0-dist.tar.gz -C ./</code></pre></div>
+<div class="highlight"><pre><code class="bash">tar -xvf path/to/samza-job-package-0.13.1-dist.tar.gz -C ./</code></pre></div>
 
 <h3 id="add-package-path-to-properties-file">Add Package Path to Properties File</h3>
 
@@ -196,7 +198,7 @@
   
     <script>
       $( document ).ready(function() {
-        if ( $.fn.urlExists( "/learn/tutorials/0.12/deploy-samza-to-CDH.html" ) ) {
+        if ( $.fn.urlExists( "/learn/tutorials/0.13/deploy-samza-to-CDH.html" ) ) {
           $("#switch-version-button").addClass("fa fa-history masthead-icon");
         }
       });