You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/04/07 16:32:03 UTC

svn commit: r1738133 [7/9] - in /storm/site: _includes/ about/ publish/ publish/2012/08/02/ publish/2012/09/06/ publish/2013/01/11/ publish/2013/12/08/ publish/2014/04/10/ publish/2014/04/17/ publish/2014/04/19/ publish/2014/04/21/ publish/2014/04/22/ ...

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/STORM-UI-REST-API.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/STORM-UI-REST-API.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/STORM-UI-REST-API.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/STORM-UI-REST-API.html Thu Apr  7 14:32:00 2016
@@ -168,7 +168,7 @@ are used by nimbus.</p>
 </code></pre></div>
 <h2 id="get-operations">GET Operations</h2>
 
-<h3 id="api-v1-cluster-configuration-get">/api/v1/cluster/configuration (GET)</h3>
+<h3 id="/api/v1/cluster/configuration-(get)">/api/v1/cluster/configuration (GET)</h3>
 
 <p>Returns the cluster configuration.</p>
 
@@ -193,7 +193,7 @@ are used by nimbus.</p>
     </span><span class="nt">"topology.executor.send.buffer.size"</span><span class="p">:</span><span class="w"> </span><span class="mi">1024</span><span class="p">,</span><span class="w">
     </span><span class="err">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-cluster-summary-get">/api/v1/cluster/summary (GET)</h3>
+<h3 id="/api/v1/cluster/summary-(get)">/api/v1/cluster/summary (GET)</h3>
 
 <p>Returns cluster summary information such as nimbus uptime or number of supervisors.</p>
 
@@ -259,7 +259,7 @@ are used by nimbus.</p>
     </span><span class="nt">"tasksTotal"</span><span class="p">:</span><span class="w"> </span><span class="mi">28</span><span class="w">
     </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-supervisor-summary-get">/api/v1/supervisor/summary (GET)</h3>
+<h3 id="/api/v1/supervisor/summary-(get)">/api/v1/supervisor/summary (GET)</h3>
 
 <p>Returns summary information for all supervisors.</p>
 
@@ -343,7 +343,7 @@ are used by nimbus.</p>
     </span><span class="nt">"schedulerDisplayResource"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-nimbus-summary-get">/api/v1/nimbus/summary (GET)</h3>
+<h3 id="/api/v1/nimbus/summary-(get)">/api/v1/nimbus/summary (GET)</h3>
 
 <p>Returns summary information for all nimbus hosts.</p>
 
@@ -408,7 +408,7 @@ are used by nimbus.</p>
     </span><span class="p">]</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-history-summary-get">/api/v1/history/summary (GET)</h3>
+<h3 id="/api/v1/history/summary-(get)">/api/v1/history/summary (GET)</h3>
 
 <p>Returns a list of all running topologies&#39; IDs submitted by the current user.</p>
 
@@ -436,7 +436,7 @@ are used by nimbus.</p>
      </span><span class="p">]</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-summary-get">/api/v1/topology/summary (GET)</h3>
+<h3 id="/api/v1/topology/summary-(get)">/api/v1/topology/summary (GET)</h3>
 
 <p>Returns summary information for all topologies.</p>
 
@@ -562,7 +562,7 @@ are used by nimbus.</p>
     </span><span class="s2">"schedulerDisplayResource"</span><span class="err">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-workers-id-get">/api/v1/topology-workers/:id (GET)</h3>
+<h3 id="/api/v1/topology-workers/:id-(get)">/api/v1/topology-workers/:id (GET)</h3>
 
 <p>Returns the worker&#39; information (host and port) for a topology.</p>
 
@@ -606,7 +606,7 @@ are used by nimbus.</p>
     </span><span class="nt">"logviewerPort"</span><span class="p">:</span><span class="mi">8000</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-get">/api/v1/topology/:id (GET)</h3>
+<h3 id="/api/v1/topology/:id-(get)">/api/v1/topology/:id (GET)</h3>
 
 <p>Returns topology information and statistics.  Substitute id with topology id.</p>
 
@@ -1018,7 +1018,7 @@ are used by nimbus.</p>
     </span><span class="nt">"replicationCount"</span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-component-component-get">/api/v1/topology/:id/component/:component (GET)</h3>
+<h3 id="/api/v1/topology/:id/component/:component-(get)">/api/v1/topology/:id/component/:component (GET)</h3>
 
 <p>Returns detailed metrics and executor information</p>
 
@@ -1381,7 +1381,7 @@ are used by nimbus.</p>
 </span></code></pre></div>
 <h2 id="profiling-and-debugging-get-operations">Profiling and Debugging GET Operations</h2>
 
-<h3 id="api-v1-topology-id-profiling-start-host-port-timeout-get">/api/v1/topology/:id/profiling/start/:host-port/:timeout (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/start/:host-port/:timeout-(get)">/api/v1/topology/:id/profiling/start/:host-port/:timeout (GET)</h3>
 
 <p>Request to start profiler on worker with timeout. Returns status and link to profiler artifacts for worker.</p>
 
@@ -1453,7 +1453,7 @@ are used by nimbus.</p>
    </span><span class="nt">"dumplink"</span><span class="p">:</span><span class="w"> </span><span class="s2">"http:\/\/10.11.1.7:8000\/dumps\/wordcount-1-1446614150\/10.11.1.7%3A6701"</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-profiling-dumpprofile-host-port-get">/api/v1/topology/:id/profiling/dumpprofile/:host-port (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/dumpprofile/:host-port-(get)">/api/v1/topology/:id/profiling/dumpprofile/:host-port (GET)</h3>
 
 <p>Request to dump profiler recording on worker. Returns status and worker id for the request.</p>
 
@@ -1506,7 +1506,7 @@ are used by nimbus.</p>
    </span><span class="nt">"id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"10.11.1.7:6701"</span><span class="p">,</span><span class="w">
 </span><span class="err">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-profiling-stop-host-port-get">/api/v1/topology/:id/profiling/stop/:host-port (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/stop/:host-port-(get)">/api/v1/topology/:id/profiling/stop/:host-port (GET)</h3>
 
 <p>Request to stop profiler on worker. Returns status and worker id for the request.</p>
 
@@ -1559,7 +1559,7 @@ are used by nimbus.</p>
    </span><span class="nt">"id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"10.11.1.7:6701"</span><span class="p">,</span><span class="w">
 </span><span class="err">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-profiling-dumpjstack-host-port-get">/api/v1/topology/:id/profiling/dumpjstack/:host-port (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/dumpjstack/:host-port-(get)">/api/v1/topology/:id/profiling/dumpjstack/:host-port (GET)</h3>
 
 <p>Request to dump jstack on worker. Returns status and worker id for the request.</p>
 
@@ -1612,7 +1612,7 @@ are used by nimbus.</p>
    </span><span class="nt">"id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"10.11.1.7:6701"</span><span class="p">,</span><span class="w">
 </span><span class="err">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-profiling-dumpheap-host-port-get">/api/v1/topology/:id/profiling/dumpheap/:host-port (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/dumpheap/:host-port-(get)">/api/v1/topology/:id/profiling/dumpheap/:host-port (GET)</h3>
 
 <p>Request to dump heap (jmap) on worker. Returns status and worker id for the request.</p>
 
@@ -1665,7 +1665,7 @@ are used by nimbus.</p>
    </span><span class="nt">"id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"10.11.1.7:6701"</span><span class="p">,</span><span class="w">
 </span><span class="err">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-profiling-restartworker-host-port-get">/api/v1/topology/:id/profiling/restartworker/:host-port (GET)</h3>
+<h3 id="/api/v1/topology/:id/profiling/restartworker/:host-port-(get)">/api/v1/topology/:id/profiling/restartworker/:host-port (GET)</h3>
 
 <p>Request to request the worker. Returns status and worker id for the request.</p>
 
@@ -1720,7 +1720,7 @@ are used by nimbus.</p>
 </span></code></pre></div>
 <h2 id="post-operations">POST Operations</h2>
 
-<h3 id="api-v1-topology-id-activate-post">/api/v1/topology/:id/activate (POST)</h3>
+<h3 id="/api/v1/topology/:id/activate-(post)">/api/v1/topology/:id/activate (POST)</h3>
 
 <p>Activates a topology.</p>
 
@@ -1741,7 +1741,7 @@ are used by nimbus.</p>
 <p>Sample Response:</p>
 <div class="highlight"><pre><code class="language-json" data-lang="json"><span class="p">{</span><span class="nt">"topologyOperation"</span><span class="p">:</span><span class="s2">"activate"</span><span class="p">,</span><span class="nt">"topologyId"</span><span class="p">:</span><span class="s2">"wordcount-1-1420308665"</span><span class="p">,</span><span class="nt">"status"</span><span class="p">:</span><span class="s2">"success"</span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-deactivate-post">/api/v1/topology/:id/deactivate (POST)</h3>
+<h3 id="/api/v1/topology/:id/deactivate-(post)">/api/v1/topology/:id/deactivate (POST)</h3>
 
 <p>Deactivates a topology.</p>
 
@@ -1762,7 +1762,7 @@ are used by nimbus.</p>
 <p>Sample Response:</p>
 <div class="highlight"><pre><code class="language-json" data-lang="json"><span class="p">{</span><span class="nt">"topologyOperation"</span><span class="p">:</span><span class="s2">"deactivate"</span><span class="p">,</span><span class="nt">"topologyId"</span><span class="p">:</span><span class="s2">"wordcount-1-1420308665"</span><span class="p">,</span><span class="nt">"status"</span><span class="p">:</span><span class="s2">"success"</span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-rebalance-wait-time-post">/api/v1/topology/:id/rebalance/:wait-time (POST)</h3>
+<h3 id="/api/v1/topology/:id/rebalance/:wait-time-(post)">/api/v1/topology/:id/rebalance/:wait-time (POST)</h3>
 
 <p>Rebalances a topology.</p>
 
@@ -1802,7 +1802,7 @@ http://localhost:8080/api/v1/topology/wo
 <p>Sample Response:</p>
 <div class="highlight"><pre><code class="language-json" data-lang="json"><span class="p">{</span><span class="nt">"topologyOperation"</span><span class="p">:</span><span class="s2">"rebalance"</span><span class="p">,</span><span class="nt">"topologyId"</span><span class="p">:</span><span class="s2">"wordcount-1-1420308665"</span><span class="p">,</span><span class="nt">"status"</span><span class="p">:</span><span class="s2">"success"</span><span class="p">}</span><span class="w">
 </span></code></pre></div>
-<h3 id="api-v1-topology-id-kill-wait-time-post">/api/v1/topology/:id/kill/:wait-time (POST)</h3>
+<h3 id="/api/v1/topology/:id/kill/:wait-time-(post)">/api/v1/topology/:id/kill/:wait-time (POST)</h3>
 
 <p>Kills a topology.</p>
 
@@ -1882,7 +1882,7 @@ daemons.</p>
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization-(prior-to-0.6.0).html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization-%28prior-to-0.6.0%29.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization-(prior-to-0.6.0).html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization-(prior-to-0.6.0).html Thu Apr  7 14:32:00 2016
@@ -213,7 +213,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Serialization.html Thu Apr  7 14:32:00 2016
@@ -225,7 +225,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Serializers.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Serializers.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Serializers.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Serializers.html Thu Apr  7 14:32:00 2016
@@ -172,7 +172,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-a-Storm-cluster.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-a-Storm-cluster.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-a-Storm-cluster.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-a-Storm-cluster.html Thu Apr  7 14:32:00 2016
@@ -168,7 +168,7 @@
 
 <p>Next, download a Storm release and extract the zip file somewhere on Nimbus and each of the worker machines. The Storm releases can be downloaded <a href="http://github.com/apache/storm/releases">from here</a>.</p>
 
-<h3 id="fill-in-mandatory-configurations-into-storm-yaml">Fill in mandatory configurations into storm.yaml</h3>
+<h3 id="fill-in-mandatory-configurations-into-storm.yaml">Fill in mandatory configurations into storm.yaml</h3>
 
 <p>The Storm release contains a file at <code>conf/storm.yaml</code> that configures the Storm daemons. You can see the default configuration values <a href="http://github.com/apache/storm/blob/master/conf/defaults.yaml">here</a>. storm.yaml overrides anything in defaults.yaml. There&#39;s a few configurations that are mandatory to get a working cluster:</p>
 
@@ -216,11 +216,11 @@ You can leave it empty with default valu
 The time to allow any given healthcheck script to run before it is marked failed due to timeout can be configured with:</p>
 <div class="highlight"><pre><code class="language-yaml" data-lang="yaml"><span class="s">storm.health.check.timeout.ms</span><span class="pi">:</span> <span class="s">5000</span>
 </code></pre></div>
-<h3 id="configure-external-libraries-and-environmental-variables-optional">Configure external libraries and environmental variables (optional)</h3>
+<h3 id="configure-external-libraries-and-environmental-variables-(optional)">Configure external libraries and environmental variables (optional)</h3>
 
 <p>If you need support from external libraries or custom plugins, you can place such jars into the extlib/ and extlib-daemon/ directories. Note that the extlib-daemon/ directory stores jars used only by daemons (Nimbus, Supervisor, DRPC, UI, Logviewer), e.g., HDFS and customized scheduling libraries. Accordingly, two environmental variables STORM_EXT_CLASSPATH and STORM_EXT_CLASSPATH_DAEMON can be configured by users for including the external classpath and daemon-only external classpath.</p>
 
-<h3 id="launch-daemons-under-supervision-using-quot-storm-quot-script-and-a-supervisor-of-your-choice">Launch daemons under supervision using &quot;storm&quot; script and a supervisor of your choice</h3>
+<h3 id="launch-daemons-under-supervision-using-&quot;storm&quot;-script-and-a-supervisor-of-your-choice">Launch daemons under supervision using &quot;storm&quot; script and a supervisor of your choice</h3>
 
 <p>The last step is to launch all the Storm daemons. It is critical that you run each of these daemons under supervision. Storm is a <strong>fail-fast</strong> system which means the processes will halt whenever an unexpected error is encountered. Storm is designed so that it can safely halt at any point and recover correctly when the process is restarted. This is why Storm keeps no state in-process -- if Nimbus or the Supervisors restart, the running topologies are unaffected. Here&#39;s how to run the Storm daemons:</p>
 
@@ -272,7 +272,7 @@ The time to allow any given healthcheck
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-development-environment.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-development-environment.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-development-environment.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Setting-up-development-environment.html Thu Apr  7 14:32:00 2016
@@ -137,7 +137,7 @@
 
 <p>More detail on each of these steps is below.</p>
 
-<h3 id="what-is-a-development-environment">What is a development environment?</h3>
+<h3 id="what-is-a-development-environment?">What is a development environment?</h3>
 
 <p>Storm has two modes of operation: local mode and remote mode. In local mode, you can develop and test topologies completely in process on your local machine. In remote mode, you submit topologies for execution on a cluster of machines.</p>
 
@@ -196,7 +196,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Spout-implementations.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Spout-implementations.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Spout-implementations.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Spout-implementations.html Thu Apr  7 14:32:00 2016
@@ -176,7 +176,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/State-checkpointing.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/State-checkpointing.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/State-checkpointing.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/State-checkpointing.html Thu Apr  7 14:32:00 2016
@@ -324,7 +324,7 @@ State implementation should be available
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Storm-multi-language-protocol-(versions-0.7.0-and-below).html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Storm-multi-language-protocol-%28versions-0.7.0-and-below%29.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Storm-multi-language-protocol-(versions-0.7.0-and-below).html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Storm-multi-language-protocol-(versions-0.7.0-and-below).html Thu Apr  7 14:32:00 2016
@@ -278,7 +278,7 @@ file lets the supervisor know the PID so
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Structure-of-the-codebase.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Structure-of-the-codebase.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Structure-of-the-codebase.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Structure-of-the-codebase.html Thu Apr  7 14:32:00 2016
@@ -138,7 +138,7 @@
 
 <p>The following sections explain each of these layers in more detail.</p>
 
-<h3 id="storm-thrift">storm.thrift</h3>
+<h3 id="storm.thrift">storm.thrift</h3>
 
 <p>The first place to look to understand the structure of Storm&#39;s codebase is the <a href="http://github.com/apache/storm/blob/master/storm-core/src/storm.thrift">storm.thrift</a> file.</p>
 
@@ -305,7 +305,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Support-for-non-java-languages.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Support-for-non-java-languages.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Support-for-non-java-languages.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Support-for-non-java-languages.html Thu Apr  7 14:32:00 2016
@@ -175,7 +175,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Transactional-topologies.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Transactional-topologies.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Transactional-topologies.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Transactional-topologies.html Thu Apr  7 14:32:00 2016
@@ -179,7 +179,7 @@
 
 <p>After bolt 1 finishes its portion of the processing, it will be idle until the rest of the bolts finish and the next batch can be emitted from the spout.</p>
 
-<h3 id="design-3-storm-39-s-design">Design 3 (Storm&#39;s design)</h3>
+<h3 id="design-3-(storm&#39;s-design)">Design 3 (Storm&#39;s design)</h3>
 
 <p>A key realization is that not all the work for processing batches of tuples needs to be strongly ordered. For example, when computing a global count, there&#39;s two parts to the computation:</p>
 
@@ -338,7 +338,7 @@
 <li>BatchBolt&#39;s that are marked as committers: The only difference between this bolt and a regular batch bolt is when <code>finishBatch</code> is called. A committer bolt has <code>finishedBatch</code> called during the commit phase. The commit phase is guaranteed to occur only after all prior batches have successfully committed, and it will be retried until all bolts in the topology succeed the commit for the batch. There are two ways to make a <code>BatchBolt</code> a committer, by having the <code>BatchBolt</code> implement the <a href="javadocs/org/apache/storm/transactional/ICommitter.html">ICommitter</a> marker interface, or by using the <code>setCommiterBolt</code> method in <code>TransactionalTopologyBuilder</code>.</li>
 </ol>
 
-<h4 id="processing-phase-vs-commit-phase-in-bolts">Processing phase vs. commit phase in bolts</h4>
+<h4 id="processing-phase-vs.-commit-phase-in-bolts">Processing phase vs. commit phase in bolts</h4>
 
 <p>To nail down the difference between the processing phase and commit phase of a transaction, let&#39;s look at an example topology:</p>
 
@@ -389,7 +389,7 @@
 <li><em>Number of active batches permissible at once:</em> You must set a limit to the number of batches that can be processed at once. You configure this using the &quot;topology.max.spout.pending&quot; config. If you don&#39;t set this config, it will default to 1.</li>
 </ol>
 
-<h2 id="what-if-you-can-39-t-emit-the-same-batch-of-tuples-for-a-given-transaction-id">What if you can&#39;t emit the same batch of tuples for a given transaction id?</h2>
+<h2 id="what-if-you-can&#39;t-emit-the-same-batch-of-tuples-for-a-given-transaction-id?">What if you can&#39;t emit the same batch of tuples for a given transaction id?</h2>
 
 <p>So far the discussion around transactional topologies has assumed that you can always emit the exact same batch of tuples for the same transaction id. So what do you do if this is not possible?</p>
 
@@ -535,7 +535,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-API-Overview.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-API-Overview.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-API-Overview.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-API-Overview.html Thu Apr  7 14:32:00 2016
@@ -597,7 +597,7 @@ Partition 2:
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-RAS-API.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-RAS-API.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-RAS-API.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-RAS-API.html Thu Apr  7 14:32:00 2016
@@ -213,7 +213,7 @@ Resource declarations have the same <em>
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-spouts.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-spouts.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-spouts.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-spouts.html Thu Apr  7 14:32:00 2016
@@ -207,7 +207,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-state.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-state.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-state.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-state.html Thu Apr  7 14:32:00 2016
@@ -440,7 +440,7 @@ apple =&gt; [count=10, txid=2]
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-tutorial.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-tutorial.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-tutorial.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Trident-tutorial.html Thu Apr  7 14:32:00 2016
@@ -381,7 +381,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Troubleshooting.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Troubleshooting.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Troubleshooting.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Troubleshooting.html Thu Apr  7 14:32:00 2016
@@ -195,7 +195,7 @@
 <li>Try deleting the local dirs for the supervisors and restarting the daemons. Supervisors create a unique id for themselves and store it locally. When that id is copied to other nodes, Storm gets confused. </li>
 </ul>
 
-<h3 id="quot-multiple-defaults-yaml-found-quot-error">&quot;Multiple defaults.yaml found&quot; error</h3>
+<h3 id="&quot;multiple-defaults.yaml-found&quot;-error">&quot;Multiple defaults.yaml found&quot; error</h3>
 
 <p>Symptoms:</p>
 
@@ -209,7 +209,7 @@
 <li>You&#39;re most likely including the Storm jars inside your topology jar. When packaging your topology jar, don&#39;t include the Storm jars as Storm will put those on the classpath for you.</li>
 </ul>
 
-<h3 id="quot-nosuchmethoderror-quot-when-running-storm-jar">&quot;NoSuchMethodError&quot; when running storm jar</h3>
+<h3 id="&quot;nosuchmethoderror&quot;-when-running-storm-jar">&quot;NoSuchMethodError&quot; when running storm jar</h3>
 
 <p>Symptoms:</p>
 
@@ -369,7 +369,7 @@ org.apache.storm.utils.DisruptorQueue.co
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Tutorial.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Tutorial.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Tutorial.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Tutorial.html Thu Apr  7 14:32:00 2016
@@ -453,7 +453,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Understanding-the-parallelism-of-a-Storm-topology.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Understanding-the-parallelism-of-a-Storm-topology.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Understanding-the-parallelism-of-a-Storm-topology.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Understanding-the-parallelism-of-a-Storm-topology.html Thu Apr  7 14:32:00 2016
@@ -128,7 +128,7 @@
 
 <p class="post-meta"></p>
 
-<h2 id="what-makes-a-running-topology-worker-processes-executors-and-tasks">What makes a running topology: worker processes, executors and tasks</h2>
+<h2 id="what-makes-a-running-topology:-worker-processes,-executors-and-tasks">What makes a running topology: worker processes, executors and tasks</h2>
 
 <p>Storm distinguishes between the following three main entities that are used to actually run a topology in a Storm cluster:</p>
 
@@ -166,7 +166,7 @@
 </ul></li>
 </ul>
 
-<h3 id="number-of-executors-threads">Number of executors (threads)</h3>
+<h3 id="number-of-executors-(threads)">Number of executors (threads)</h3>
 
 <ul>
 <li>Description: How many executors to spawn <em>per component</em>.</li>
@@ -299,7 +299,7 @@ $ storm rebalance mytopology -n 5 -e blu
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Using-non-JVM-languages-with-Storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Using-non-JVM-languages-with-Storm.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Using-non-JVM-languages-with-Storm.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Using-non-JVM-languages-with-Storm.html Thu Apr  7 14:32:00 2016
@@ -223,7 +223,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/Windowing.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/Windowing.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/Windowing.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/Windowing.html Thu Apr  7 14:32:00 2016
@@ -382,7 +382,7 @@ average.</p>
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/cgroups_in_storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/cgroups_in_storm.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/cgroups_in_storm.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/cgroups_in_storm.html Thu Apr  7 14:32:00 2016
@@ -255,7 +255,7 @@ group storm {
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/distcache-blobstore.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/distcache-blobstore.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/distcache-blobstore.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/distcache-blobstore.html Thu Apr  7 14:32:00 2016
@@ -266,7 +266,7 @@ involvement of the nimbus and thereby re
 
 <h2 id="highly-available-nimbus">Highly Available Nimbus</h2>
 
-<h3 id="problem-statement">Problem Statement:</h3>
+<h3 id="problem-statement:">Problem Statement:</h3>
 
 <p>Currently the storm master aka nimbus, is a process that runs on a single machine under supervision. In most cases, the 
 nimbus failure is transient and it is restarted by the process that does supervision. However sometimes when disks fail and networks 
@@ -276,7 +276,7 @@ reassignments are not performed resultin
 to resolve this problem by running nimbus in a primary backup mode to guarantee that even if a nimbus server fails one 
 of the backups will take over. </p>
 
-<h3 id="requirements-for-highly-available-nimbus">Requirements for Highly Available Nimbus:</h3>
+<h3 id="requirements-for-highly-available-nimbus:">Requirements for Highly Available Nimbus:</h3>
 
 <ul>
 <li>Increase overall availability of nimbus.</li>
@@ -286,7 +286,7 @@ the list of potential leaders automatica
 <li>No active topology should ever be lost. </li>
 </ul>
 
-<h4 id="leader-election">Leader Election:</h4>
+<h4 id="leader-election:">Leader Election:</h4>
 
 <p>The nimbus server will use the following interface:</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">interface</span> <span class="nc">ILeaderElector</span> <span class="o">{</span>
@@ -332,7 +332,7 @@ and ensure that zk configurations are se
 create some sort of rollback mechanism for all actions, the second option needs a lot of code). If a nimbus that is not 
 leader receives a request that only a leader can perform,  it will throw a RunTimeException.</p>
 
-<h3 id="nimbus-state-store">Nimbus state store:</h3>
+<h3 id="nimbus-state-store:">Nimbus state store:</h3>
 
 <p>To achieve fail over from primary to backup servers nimbus state/data needs to be replicated across all nimbus hosts or 
 needs to be stored in a distributed storage. Replicating the data correctly involves state management, consistency checks
@@ -445,7 +445,7 @@ Once this time is elapsed nimbus will go
 The default is 60 seconds, a value of -1 indicates to wait for ever.
 * nimbus.code.sync.freq.secs: Frequency at which the background thread on nimbus which syncs code for locally missing blobs. Default is 2 minutes.
 </code></pre></div>
-<h2 id="using-the-distributed-cache-api-command-line-interface-cli">Using the Distributed Cache API, Command Line Interface (CLI)</h2>
+<h2 id="using-the-distributed-cache-api,-command-line-interface-(cli)">Using the Distributed Cache API, Command Line Interface (CLI)</h2>
 
 <h3 id="creating-blobs">Creating blobs</h3>
 
@@ -478,7 +478,7 @@ following format:</p>
 local blobstore the replication always stays at 1. For a hdfs blobstore
 the default replication is set to 3.</p>
 
-<h6 id="example">Example:</h6>
+<h6 id="example:">Example:</h6>
 <div class="highlight"><pre><code class="language-" data-lang="">storm blobstore create --file README.txt --acl o::rwa --repl-fctr 4 key1
 </code></pre></div>
 <p>In the above example, the <em>README.txt</em> file is added to the distributed cache.
@@ -486,14 +486,14 @@ It can be accessed using the key string
 it. The file is set to have read/write/admin access for others, a.k.a world
 everything and the replication is set to 4.</p>
 
-<h6 id="example">Example:</h6>
+<h6 id="example:">Example:</h6>
 <div class="highlight"><pre><code class="language-" data-lang="">storm blobstore create mytopo:data.tgz -f data.tgz -a u:alice:rwa,u:bob:rw,o::r  
 </code></pre></div>
 <p>The above example createss a mytopo:data.tgz key using the data stored in
 data.tgz.  User alice would have full access, bob would have read/write access
 and everyone else would have read access.</p>
 
-<h3 id="making-dist-cache-files-accessible-to-topologies">Making dist. cache files accessible to topologies</h3>
+<h3 id="making-dist.-cache-files-accessible-to-topologies">Making dist. cache files accessible to topologies</h3>
 
 <p>Once a blob is created, we can use it for topologies. This is generally achieved
 by including the key string among the configurations of a topology, with the
@@ -511,7 +511,7 @@ The uncompress parameter is optional, if
 be uncompressed.  Note that the key string needs to have the appropriate
 file-name-like format and extension, so it can be uncompressed correctly.</p>
 
-<h6 id="example">Example:</h6>
+<h6 id="example:">Example:</h6>
 <div class="highlight"><pre><code class="language-" data-lang="">storm jar /home/y/lib/storm-starter/current/storm-starter-jar-with-dependencies.jar org.apache.storm.starter.clj.word_count test_topo -c topology.blobstore.map='{"key1":{"localname":"blob_file", "uncompress":"false"},"key2":{}}'
 </code></pre></div>
 <p>Note: Please take care of the quotes.</p>
@@ -537,7 +537,7 @@ it is the user&#39;s responsibility to c
 STDIN. Write access is required to be able to update a cached file.</p>
 <div class="highlight"><pre><code class="language-" data-lang="">storm blobstore update [-f|--file NEW_FILE] [KEYSTRING]
 </code></pre></div>
-<h6 id="example">Example:</h6>
+<h6 id="example:">Example:</h6>
 <div class="highlight"><pre><code class="language-" data-lang="">storm blobstore update -f updates.txt key1
 </code></pre></div>
 <p>In the above example, the topologies will be presented with the contents of the
@@ -824,7 +824,7 @@ struct BeginDownloadResult {
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-log-level-settings.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-log-level-settings.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-log-level-settings.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-log-level-settings.html Thu Apr  7 14:32:00 2016
@@ -204,7 +204,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-worker-profiling.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-worker-profiling.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-worker-profiling.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/dynamic-worker-profiling.html Thu Apr  7 14:32:00 2016
@@ -196,7 +196,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/flux.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/flux.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/flux.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/flux.html Thu Apr  7 14:32:00 2016
@@ -206,10 +206,10 @@ on your system:</p>
 <li>Node.js 0.10.x or later</li>
 </ul>
 
-<h4 id="building-with-unit-tests-enabled">Building with unit tests enabled:</h4>
+<h4 id="building-with-unit-tests-enabled:">Building with unit tests enabled:</h4>
 <div class="highlight"><pre><code class="language-" data-lang="">mvn clean install
 </code></pre></div>
-<h4 id="building-with-unit-tests-disabled">Building with unit tests disabled:</h4>
+<h4 id="building-with-unit-tests-disabled:">Building with unit tests disabled:</h4>
 
 <p>If you would like to build Flux without installing Python or Node.js you can simply skip the unit tests:</p>
 <div class="highlight"><pre><code class="language-" data-lang="">mvn clean install -DskipTests=true
@@ -217,7 +217,7 @@ on your system:</p>
 <p>Note that if you plan on using Flux to deploy topologies to a remote cluster, you will still need to have Python
 installed since it is required by Apache Storm.</p>
 
-<h4 id="building-with-integration-tests-enabled">Building with integration tests enabled:</h4>
+<h4 id="building-with-integration-tests-enabled:">Building with integration tests enabled:</h4>
 <div class="highlight"><pre><code class="language-" data-lang="">mvn clean install -DskipIntegration=false
 </code></pre></div>
 <h3 id="packaging-with-maven">Packaging with Maven</h3>
@@ -414,7 +414,7 @@ definition consists of the following:</p
 
 
 </code></pre></div>
-<h2 id="property-substitution-filtering">Property Substitution/Filtering</h2>
+<h2 id="property-substitution/filtering">Property Substitution/Filtering</h2>
 
 <p>It&#39;s common for developers to want to easily switch between configurations, for example switching deployment between
 a development environment and a production environment. This can be accomplished by using separate YAML configuration
@@ -439,7 +439,7 @@ if you invoked flux like so:</p>
 </code></pre></div>
 <p>In this case, Flux would replace <code>${kafka.zookeeper.hosts}</code> with <code>localhost:2181</code> before parsing the YAML contents.</p>
 
-<h3 id="environment-variable-substitution-filtering">Environment Variable Substitution/Filtering</h3>
+<h3 id="environment-variable-substitution/filtering">Environment Variable Substitution/Filtering</h3>
 
 <p>Flux also allows environment variable substitution. For example, if an environment variable named <code>ZK_HOSTS</code> if defined,
 you can reference it in a Flux YAML file with the following syntax:</p>
@@ -457,7 +457,7 @@ the following will make an instance of t
   <span class="pi">-</span> <span class="s">id</span><span class="pi">:</span> <span class="s2">"</span><span class="s">stringScheme"</span>
     <span class="s">className</span><span class="pi">:</span> <span class="s2">"</span><span class="s">org.apache.storm.kafka.StringScheme"</span>
 </code></pre></div>
-<h3 id="contructor-arguments-references-properties-and-configuration-methods">Contructor Arguments, References, Properties and Configuration Methods</h3>
+<h3 id="contructor-arguments,-references,-properties-and-configuration-methods">Contructor Arguments, References, Properties and Configuration Methods</h3>
 
 <h4 id="constructor-arguments">Constructor Arguments</h4>
 
@@ -546,7 +546,7 @@ that use the builder pattern for configu
 <p>Arguments passed to configuration methods work much the same way as constructor arguments, and support references as
 well.</p>
 
-<h3 id="using-java-enums-in-contructor-arguments-references-properties-and-configuration-methods">Using Java <code>enum</code>s in Contructor Arguments, References, Properties and Configuration Methods</h3>
+<h3 id="using-java-enums-in-contructor-arguments,-references,-properties-and-configuration-methods">Using Java <code>enum</code>s in Contructor Arguments, References, Properties and Configuration Methods</h3>
 
 <p>You can easily use Java <code>enum</code> values as arguments in a Flux YAML file, simply by referencing the name of the <code>enum</code>.</p>
 
@@ -863,7 +863,7 @@ same file. Includes may be either files,
     <span class="s">grouping</span><span class="pi">:</span>
       <span class="s">type</span><span class="pi">:</span> <span class="s">SHUFFLE</span>
 </code></pre></div>
-<h2 id="micro-batching-trident-api-support">Micro-Batching (Trident) API Support</h2>
+<h2 id="micro-batching-(trident)-api-support">Micro-Batching (Trident) API Support</h2>
 
 <p>Currenty, the Flux YAML DSL only supports the Core Storm API, but support for Storm&#39;s micro-batching API is planned.</p>
 
@@ -918,7 +918,7 @@ same file. Includes may be either files,
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/index.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/index.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/index.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/index.html Thu Apr  7 14:32:00 2016
@@ -202,7 +202,7 @@
 <li><a href="dynamic-worker-profiling.html">Worker Profiling</a></li>
 </ul>
 
-<h3 id="integration-with-external-systems-and-other-libraries">Integration With External Systems, and Other Libraries</h3>
+<h3 id="integration-with-external-systems,-and-other-libraries">Integration With External Systems, and Other Libraries</h3>
 
 <ul>
 <li><a href="storm-kafka.html">Apache Kafka Integration</a></li>
@@ -268,7 +268,7 @@
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/nimbus-ha-design.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/nimbus-ha-design.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/nimbus-ha-design.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/nimbus-ha-design.html Thu Apr  7 14:32:00 2016
@@ -128,7 +128,7 @@
 
 <p class="post-meta"></p>
 
-<h2 id="problem-statement">Problem Statement:</h2>
+<h2 id="problem-statement:">Problem Statement:</h2>
 
 <p>Currently the storm master aka nimbus, is a process that runs on a single machine under supervision. In most cases the 
 nimbus failure is transient and it is restarted by the supervisor. However sometimes when disks fail and networks 
@@ -138,7 +138,7 @@ reassignments are not performed resultin
 to resolve this problem by running nimbus in a primary backup mode to guarantee that even if a nimbus server fails one 
 of the backups will take over.</p>
 
-<h2 id="requirements">Requirements:</h2>
+<h2 id="requirements:">Requirements:</h2>
 
 <ul>
 <li>Increase overall availability of nimbus.</li>
@@ -148,7 +148,7 @@ the list of potential leaders automatica
 <li>No active topology should ever be lost. </li>
 </ul>
 
-<h2 id="leader-election">Leader Election:</h2>
+<h2 id="leader-election:">Leader Election:</h2>
 
 <p>The nimbus server will use the following interface:</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">interface</span> <span class="nc">ILeaderElector</span> <span class="o">{</span>
@@ -213,7 +213,7 @@ This sequence diagram describes how lead
 
 <p><img src="images/nimbus_ha_leader_election_and_failover.png" alt="Nimbus Fail Over"></p>
 
-<h2 id="nimbus-state-store">Nimbus state store:</h2>
+<h2 id="nimbus-state-store:">Nimbus state store:</h2>
 
 <p>Currently the nimbus stores 2 kind of data
 * Meta information like supervisor info, assignment info which is stored in zookeeper
@@ -386,7 +386,7 @@ So you should expect your topology submi
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-cassandra.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-cassandra.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-cassandra.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-cassandra.html Thu Apr  7 14:32:00 2016
@@ -205,7 +205,7 @@ Provides simple DSL to map storm <em>Tup
 </code></pre></div>
 <h4 id="insert-query-builder">Insert Query Builder</h4>
 
-<h5 id="insert-query-including-only-the-specified-tuple-fields">Insert query including only the specified tuple fields.</h5>
+<h5 id="insert-query-including-only-the-specified-tuple-fields.">Insert query including only the specified tuple fields.</h5>
 <div class="highlight"><pre><code class="language-java" data-lang="java">
     <span class="k">new</span> <span class="nf">CassandraWriterBolt</span><span class="p">(</span>
         <span class="n">async</span><span class="o">(</span>
@@ -216,7 +216,7 @@ Provides simple DSL to map storm <em>Tup
             <span class="o">)</span>
     <span class="o">);</span>
 </code></pre></div>
-<h5 id="insert-query-including-all-tuple-fields">Insert query including all tuple fields.</h5>
+<h5 id="insert-query-including-all-tuple-fields.">Insert query including all tuple fields.</h5>
 <div class="highlight"><pre><code class="language-java" data-lang="java">
     <span class="k">new</span> <span class="nf">CassandraWriterBolt</span><span class="p">(</span>
         <span class="n">async</span><span class="o">(</span>
@@ -225,7 +225,7 @@ Provides simple DSL to map storm <em>Tup
             <span class="o">)</span>
     <span class="o">);</span>
 </code></pre></div>
-<h5 id="insert-multiple-queries-from-one-input-tuple">Insert multiple queries from one input tuple.</h5>
+<h5 id="insert-multiple-queries-from-one-input-tuple.">Insert multiple queries from one input tuple.</h5>
 <div class="highlight"><pre><code class="language-java" data-lang="java">
     <span class="k">new</span> <span class="nf">CassandraWriterBolt</span><span class="p">(</span>
         <span class="n">async</span><span class="o">(</span>
@@ -437,7 +437,7 @@ under the License.</p>
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-elasticsearch.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-elasticsearch.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-elasticsearch.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-elasticsearch.html Thu Apr  7 14:32:00 2016
@@ -128,12 +128,12 @@
 
 <p class="post-meta"></p>
 
-<h1 id="storm-elasticsearch-bolt-amp-trident-state">Storm Elasticsearch Bolt &amp; Trident State</h1>
+<h1 id="storm-elasticsearch-bolt-&amp;-trident-state">Storm Elasticsearch Bolt &amp; Trident State</h1>
 
 <p>EsIndexBolt, EsPercolateBolt and EsState allows users to stream data from storm into Elasticsearch directly.
   For detailed description, please refer to the following.</p>
 
-<h2 id="esindexbolt-org-apache-storm-elasticsearch-bolt-esindexbolt">EsIndexBolt (org.apache.storm.elasticsearch.bolt.EsIndexBolt)</h2>
+<h2 id="esindexbolt-(org.apache.storm.elasticsearch.bolt.esindexbolt)">EsIndexBolt (org.apache.storm.elasticsearch.bolt.EsIndexBolt)</h2>
 
 <p>EsIndexBolt streams tuples directly into Elasticsearch. Tuples are indexed in specified index &amp; type combination. 
 Users should make sure that <code>EsTupleMapper</code> can extract &quot;source&quot;, &quot;index&quot;, &quot;type&quot;, and &quot;id&quot; from input tuple.
@@ -143,7 +143,7 @@ Users should make sure that <code>EsTupl
 <span class="n">EsTupleMapper</span> <span class="n">tupleMapper</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DefaultEsTupleMapper</span><span class="o">();</span>
 <span class="n">EsIndexBolt</span> <span class="n">indexBolt</span> <span class="o">=</span> <span class="k">new</span> <span class="n">EsIndexBolt</span><span class="o">(</span><span class="n">esConfig</span><span class="o">,</span> <span class="n">tupleMapper</span><span class="o">);</span>
 </code></pre></div>
-<h2 id="espercolatebolt-org-apache-storm-elasticsearch-bolt-espercolatebolt">EsPercolateBolt (org.apache.storm.elasticsearch.bolt.EsPercolateBolt)</h2>
+<h2 id="espercolatebolt-(org.apache.storm.elasticsearch.bolt.espercolatebolt)">EsPercolateBolt (org.apache.storm.elasticsearch.bolt.EsPercolateBolt)</h2>
 
 <p>EsPercolateBolt streams tuples directly into Elasticsearch. Tuples are used to send percolate request to specified index &amp; type combination. 
 User should make sure <code>EsTupleMapper</code> can extract &quot;source&quot;, &quot;index&quot;, &quot;type&quot; from input tuple.
@@ -156,7 +156,7 @@ User should make sure <code>EsTupleMappe
 <p>If there exists non-empty percolate response, EsPercolateBolt will emit tuple with original source and Percolate.Match
 for each Percolate.Match in PercolateResponse.</p>
 
-<h2 id="esstate-org-apache-storm-elasticsearch-trident-esstate">EsState (org.apache.storm.elasticsearch.trident.EsState)</h2>
+<h2 id="esstate-(org.apache.storm.elasticsearch.trident.esstate)">EsState (org.apache.storm.elasticsearch.trident.EsState)</h2>
 
 <p>Elasticsearch Trident state also follows similar pattern to EsBolts. It takes in EsConfig and EsTupleMapper as an arg.</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EsConfig</span> <span class="n">esConfig</span> <span class="o">=</span> <span class="k">new</span> <span class="n">EsConfig</span><span class="o">(</span><span class="n">clusterName</span><span class="o">,</span> <span class="k">new</span> <span class="n">String</span><span class="o">[]{</span><span class="s">"localhost:9300"</span><span class="o">});</span>
@@ -165,7 +165,7 @@ for each Percolate.Match in PercolateRes
 <span class="n">StateFactory</span> <span class="n">factory</span> <span class="o">=</span> <span class="k">new</span> <span class="n">EsStateFactory</span><span class="o">(</span><span class="n">esConfig</span><span class="o">,</span> <span class="n">tupleMapper</span><span class="o">);</span>
 <span class="n">TridentState</span> <span class="n">state</span> <span class="o">=</span> <span class="n">stream</span><span class="o">.</span><span class="na">partitionPersist</span><span class="o">(</span><span class="n">factory</span><span class="o">,</span> <span class="n">esFields</span><span class="o">,</span> <span class="k">new</span> <span class="n">EsUpdater</span><span class="o">(),</span> <span class="k">new</span> <span class="n">Fields</span><span class="o">());</span>
 </code></pre></div>
-<h2 id="eslookupbolt-org-apache-storm-elasticsearch-bolt-eslookupbolt">EsLookupBolt (org.apache.storm.elasticsearch.bolt.EsLookupBolt)</h2>
+<h2 id="eslookupbolt-(org.apache.storm.elasticsearch.bolt.eslookupbolt)">EsLookupBolt (org.apache.storm.elasticsearch.bolt.EsLookupBolt)</h2>
 
 <p>EsLookupBolt performs a get request to Elasticsearch. 
 In order to do that, three dependencies need to be satisfied. Apart from usual EsConfig, two other dependencies must be provided:
@@ -180,7 +180,7 @@ The output fields are also specified by
 <span class="n">EsLookupResultOutput</span> <span class="n">output</span> <span class="o">=</span> <span class="n">createOutput</span><span class="o">();</span>
 <span class="n">EsLookupBolt</span> <span class="n">lookupBolt</span> <span class="o">=</span> <span class="k">new</span> <span class="n">EsLookupBolt</span><span class="o">(</span><span class="n">esConfig</span><span class="o">,</span> <span class="n">getRequestAdapter</span><span class="o">,</span> <span class="n">output</span><span class="o">);</span>
 </code></pre></div>
-<h2 id="esconfig-org-apache-storm-elasticsearch-common-esconfig">EsConfig (org.apache.storm.elasticsearch.common.EsConfig)</h2>
+<h2 id="esconfig-(org.apache.storm.elasticsearch.common.esconfig)">EsConfig (org.apache.storm.elasticsearch.common.EsConfig)</h2>
 
 <p>Provided components (Bolt, State) takes in EsConfig as a constructor arg.</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EsConfig</span> <span class="n">esConfig</span> <span class="o">=</span> <span class="k">new</span> <span class="n">EsConfig</span><span class="o">(</span><span class="n">clusterName</span><span class="o">,</span> <span class="k">new</span> <span class="n">String</span><span class="o">[]{</span><span class="s">"localhost:9300"</span><span class="o">});</span>
@@ -216,7 +216,7 @@ The output fields are also specified by
 </tr>
 </tbody></table>
 
-<h2 id="estuplemapper-org-apache-storm-elasticsearch-common-estuplemapper">EsTupleMapper (org.apache.storm.elasticsearch.common.EsTupleMapper)</h2>
+<h2 id="estuplemapper-(org.apache.storm.elasticsearch.common.estuplemapper)">EsTupleMapper (org.apache.storm.elasticsearch.common.EsTupleMapper)</h2>
 
 <p>For storing tuple to Elasticsearch or percolating tuple from Elasticsearch, we need to define which fields are used for.
 Users need to define your own by implementing <code>EsTupleMapper</code>.
@@ -270,7 +270,7 @@ You can refer implementation of DefaultE
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-eventhubs.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-eventhubs.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-eventhubs.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-eventhubs.html Thu Apr  7 14:32:00 2016
@@ -203,7 +203,7 @@ If you want to send messages to all part
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hbase.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hbase.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hbase.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hbase.html Thu Apr  7 14:32:00 2016
@@ -163,7 +163,7 @@ provided for the storm-hbase connector.
 <span class="n">config</span><span class="o">.</span><span class="na">put</span><span class="o">(</span><span class="s">"storm.kerberos.principal"</span><span class="o">,</span> <span class="s">"$principle"</span><span class="o">);</span>
 <span class="n">StormSubmitter</span><span class="o">.</span><span class="na">submitTopology</span><span class="o">(</span><span class="s">"$topologyName"</span><span class="o">,</span> <span class="n">config</span><span class="o">,</span> <span class="n">builder</span><span class="o">.</span><span class="na">createTopology</span><span class="o">());</span>
 </code></pre></div>
-<h2 id="working-with-secure-hbase-using-delegation-tokens">Working with Secure HBASE using delegation tokens.</h2>
+<h2 id="working-with-secure-hbase-using-delegation-tokens.">Working with Secure HBASE using delegation tokens.</h2>
 
 <p>If your topology is going to interact with secure HBase, your bolts/states needs to be authenticated by HBase. 
 The approach described above requires that all potential worker hosts have &quot;storm.keytab.file&quot; on them. If you have 
@@ -276,7 +276,7 @@ values to be emitted by the bolt.</p>
 
 <p>You can look at an example topology LookupWordCount.java under <code>src/test/java</code>.</p>
 
-<h2 id="example-persistent-word-count">Example: Persistent Word Count</h2>
+<h2 id="example:-persistent-word-count">Example: Persistent Word Count</h2>
 
 <p>A runnable example can be found in the <code>src/test/java</code> directory.</p>
 
@@ -384,7 +384,7 @@ Word: 'watermelon', Count: 6806
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hdfs.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hdfs.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hdfs.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hdfs.html Thu Apr  7 14:32:00 2016
@@ -485,7 +485,7 @@ to remember this as you bring up new hos
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hive.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hive.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hive.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-hive.html Thu Apr  7 14:32:00 2016
@@ -137,7 +137,7 @@
   To use Hive streaming API users need to create a bucketed table with ORC format.  Example below</p>
 <div class="highlight"><pre><code class="language-sql" data-lang="sql">  <span class="k">create</span> <span class="k">table</span> <span class="n">test_table</span> <span class="p">(</span> <span class="n">id</span> <span class="n">INT</span><span class="p">,</span> <span class="n">name</span> <span class="n">STRING</span><span class="p">,</span> <span class="n">phone</span> <span class="n">STRING</span><span class="p">,</span> <span class="n">street</span> <span class="n">STRING</span><span class="p">)</span> <span class="n">partitioned</span> <span class="k">by</span> <span class="p">(</span><span class="n">city</span> <span class="n">STRING</span><span class="p">,</span> <span class="k">state</span> <span class="n">STRING</span><span class="p">)</span> <span class="n">stored</span> <span class="k">as</span> <span class="n">orc</span> <span class="n">tblproperties</span> <span class="p">(</span><span class="nv">"orc.compress"</span><span class="o">=</span><span class="nv">"NONE"<
 /span><span class="p">);</span>
 </code></pre></div>
-<h2 id="hivebolt-org-apache-storm-hive-bolt-hivebolt">HiveBolt (org.apache.storm.hive.bolt.HiveBolt)</h2>
+<h2 id="hivebolt-(org.apache.storm.hive.bolt.hivebolt)">HiveBolt (org.apache.storm.hive.bolt.HiveBolt)</h2>
 
 <p>HiveBolt streams tuples directly into Hive. Tuples are written using Hive Transactions. 
 Partitions to which HiveBolt will stream to can either created or pre-created or optionally
@@ -189,7 +189,7 @@ User should make sure that Tuple field n
 </tr>
 </tbody></table>
 
-<h3 id="hiveoptions-org-apache-storm-hive-common-hiveoptions">HiveOptions (org.apache.storm.hive.common.HiveOptions)</h3>
+<h3 id="hiveoptions-(org.apache.storm.hive.common.hiveoptions)">HiveOptions (org.apache.storm.hive.common.HiveOptions)</h3>
 
 <p>HiveBolt takes in HiveOptions as a constructor arg.</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java">  <span class="n">HiveOptions</span> <span class="n">hiveOptions</span> <span class="o">=</span> <span class="k">new</span> <span class="n">HiveOptions</span><span class="o">(</span><span class="n">metaStoreURI</span><span class="o">,</span><span class="n">dbName</span><span class="o">,</span><span class="n">tblName</span><span class="o">,</span><span class="n">mapper</span><span class="o">)</span>
@@ -273,7 +273,7 @@ User should make sure that Tuple field n
 </tr>
 </tbody></table>
 
-<h2 id="hivestate-org-apache-storm-hive-trident-hivetrident">HiveState (org.apache.storm.hive.trident.HiveTrident)</h2>
+<h2 id="hivestate-(org.apache.storm.hive.trident.hivetrident)">HiveState (org.apache.storm.hive.trident.HiveTrident)</h2>
 
 <p>Hive Trident state also follows similar pattern to HiveBolt it takes in HiveOptions as an arg.</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java">   <span class="n">DelimitedRecordHiveMapper</span> <span class="n">mapper</span> <span class="o">=</span> <span class="k">new</span> <span class="n">DelimitedRecordHiveMapper</span><span class="o">()</span>
@@ -328,7 +328,7 @@ User should make sure that Tuple field n
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-jdbc.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-jdbc.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-jdbc.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-jdbc.html Thu Apr  7 14:32:00 2016
@@ -134,7 +134,7 @@ in a storm topology.</p>
 
 <p><strong>Note</strong>: Throughout the examples below, we make use of com.google.common.collect.Lists and com.google.common.collect.Maps.</p>
 
-<h2 id="inserting-into-a-database">Inserting into a database.</h2>
+<h2 id="inserting-into-a-database.">Inserting into a database.</h2>
 
 <p>The bolt and trident state included in this package for inserting data into a database tables are tied to a single table.</p>
 
@@ -326,7 +326,7 @@ The default is set to value of topology.
         <span class="o">.</span><span class="na">withSelectQuery</span><span class="o">(</span><span class="s">"select user_name from user_details where user_id = ?"</span><span class="o">);</span>
         <span class="o">.</span><span class="na">withQueryTimeoutSecs</span><span class="o">(</span><span class="mi">30</span><span class="o">);</span>
 </code></pre></div>
-<h2 id="example">Example:</h2>
+<h2 id="example:">Example:</h2>
 
 <p>A runnable example can be found in the <code>src/test/java/topology</code> directory.</p>
 
@@ -428,7 +428,7 @@ storm jar ~/repo/incubator-storm/externa
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-kafka.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-kafka.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-kafka.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-kafka.html Thu Apr  7 14:32:00 2016
@@ -439,7 +439,7 @@ For Trident:
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>

Modified: storm/site/publish/releases/2.0.0-SNAPSHOT/storm-mongodb.html
URL: http://svn.apache.org/viewvc/storm/site/publish/releases/2.0.0-SNAPSHOT/storm-mongodb.html?rev=1738133&r1=1738132&r2=1738133&view=diff
==============================================================================
--- storm/site/publish/releases/2.0.0-SNAPSHOT/storm-mongodb.html (original)
+++ storm/site/publish/releases/2.0.0-SNAPSHOT/storm-mongodb.html Thu Apr  7 14:32:00 2016
@@ -348,7 +348,7 @@ under the License.</p>
                     <h5>First Look</h5>
                     <ul class="footer-list">
                         <li><a href="/releases/current/Rationale.html">Rationale</a></li>
-                        <li><a href="/releases/current/tutorial.html">Tutorial</a></li>
+                        <li><a href="/releases/current/Tutorial.html">Tutorial</a></li>
                         <li><a href="/releases/current/Setting-up-development-environment.html">Setting up development environment</a></li>
                         <li><a href="/releases/current/Creating-a-new-Storm-project.html">Creating a new Storm project</a></li>
                     </ul>