You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sr...@apache.org on 2018/05/12 16:06:31 UTC

[44/51] [partial] storm-site git commit: Rebuild content based on new 2.0.0-SNAPSHOT docs

http://git-wip-us.apache.org/repos/asf/storm-site/blob/0183bf7e/content/releases/2.0.0-SNAPSHOT/index.html
----------------------------------------------------------------------
diff --git a/content/releases/2.0.0-SNAPSHOT/index.html b/content/releases/2.0.0-SNAPSHOT/index.html
index 051c076..18c8d5d 100644
--- a/content/releases/2.0.0-SNAPSHOT/index.html
+++ b/content/releases/2.0.0-SNAPSHOT/index.html
@@ -159,12 +159,7 @@
 <li><a href="FAQ.html">FAQ</a></li>
 </ul>
 
-<h3 id="layers-on-top-of-storm">Layers on Top of Storm</h3>
-
-<ul>
-<li><a href="flux.html">Flux Data Driven Topology Builder</a></li>
-<li><a href="storm-sql.html">SQL</a></li>
-</ul>
+<h3 id="layers-on-top-of-storm">Layers on top of Storm</h3>
 
 <h4 id="trident">Trident</h4>
 
@@ -178,6 +173,37 @@
 <li><a href="Trident-RAS-API.html">Trident RAS API</a>     -- using the Resource Aware Scheduler with Trident.</li>
 </ul>
 
+<h4 id="streams-api">Streams API</h4>
+
+<p>Stream APIs is another alternative interface to Storm. It provides a typed API for expressing streaming computations and supports functional style operations.</p>
+
+<p>NOTE: Streams API is an <code>experimental</code> feature, and further works might break backward compatibility.
+We&#39;re also notifying it via annotating classes with marker interface <code>@InterfaceStability.Unstable</code>. </p>
+
+<ul>
+<li><a href="Stream-API.html">Streams API</a></li>
+</ul>
+
+<h4 id="sql">SQL</h4>
+
+<p>The Storm SQL integration allows users to run SQL queries over streaming data in Storm.  </p>
+
+<p>NOTE: Storm SQL is an <code>experimental</code> feature, so the internals of Storm SQL and supported features are subject to change. 
+But small change will not affect the user experience. We will notify the user when breaking UX change is introduced.</p>
+
+<ul>
+<li><a href="storm-sql.html">Storm SQL overview</a></li>
+<li><a href="storm-sql-example.html">Storm SQL example</a></li>
+<li><a href="storm-sql-reference.html">Storm SQL reference</a></li>
+<li><a href="storm-sql-internal.html">Storm SQL internal</a></li>
+</ul>
+
+<h4 id="flux">Flux</h4>
+
+<ul>
+<li><a href="flux.html">Flux Data Driven Topology Builder</a></li>
+</ul>
+
 <h3 id="setup-and-deploying">Setup and Deploying</h3>
 
 <ul>
@@ -192,6 +218,7 @@
 <li><a href="Resource_Aware_Scheduler_overview.html">Resource Aware Scheduler</a></li>
 <li><a href="storm-metrics-profiling-internal-actions.html">Daemon Metrics/Monitoring</a></li>
 <li><a href="windows-users-guide.html">Windows users guide</a></li>
+<li><a href="Classpath-handling.html">Classpath handling</a></li>
 </ul>
 
 <h3 id="intermediate">Intermediate</h3>
@@ -199,14 +226,16 @@
 <ul>
 <li><a href="Serialization.html">Serialization</a></li>
 <li><a href="Common-patterns.html">Common patterns</a></li>
-<li><a href="Clojure-DSL.html">Clojure DSL</a></li>
+<li><a href="DSLs-and-multilang-adapters.html">DSLs and multilang adapters</a></li>
 <li><a href="Using-non-JVM-languages-with-Storm.html">Using non-JVM languages with Storm</a></li>
 <li><a href="Distributed-RPC.html">Distributed RPC</a></li>
 <li><a href="Transactional-topologies.html">Transactional topologies</a></li>
 <li><a href="Hooks.html">Hooks</a></li>
-<li><a href="Metrics.html">Metrics</a></li>
+<li><a href="Metrics.html">Metrics (Deprecated)</a></li>
+<li><a href="metrics_v2.html">Metrics V2</a></li>
 <li><a href="State-checkpointing.html">State Checkpointing</a></li>
 <li><a href="Windowing.html">Windowing</a></li>
+<li><a href="Joins.html">Joining Streams</a></li>
 <li><a href="distcache-blobstore.html">Blobstore(Distcahce)</a></li>
 </ul>
 
@@ -228,26 +257,28 @@
 <li><a href="storm-hive.html">Apache Hive Integration</a></li>
 <li><a href="storm-solr.html">Apache Solr Integration</a></li>
 <li><a href="storm-cassandra.html">Apache Cassandra Integration</a></li>
+<li><a href="storm-rocketmq.html">Apache RocketMQ Integration</a></li>
 <li><a href="storm-jdbc.html">JDBC Integration</a></li>
 <li><a href="storm-jms.html">JMS Integration</a></li>
+<li><a href="storm-mqtt.html">MQTT Integration</a></li>
 <li><a href="storm-redis.html">Redis Integration</a></li>
 <li><a href="storm-eventhubs.html">Event Hubs Intergration</a></li>
 <li><a href="storm-elasticsearch.html">Elasticsearch Integration</a></li>
-<li><a href="storm-mqtt.html">MQTT Integration</a></li>
 <li><a href="storm-mongodb.html">Mongodb Integration</a></li>
 <li><a href="storm-opentsdb.html">OpenTSDB Integration</a></li>
 <li><a href="storm-kinesis.html">Kinesis Integration</a></li>
 <li><a href="storm-druid.html">Druid Integration</a></li>
+<li><a href="storm-pmml.html">PMML Integration</a></li>
 <li><a href="Kestrel-and-Storm.html">Kestrel Integration</a></li>
 </ul>
 
 <h4 id="container-resource-management-system-integration">Container, Resource Management System Integration</h4>
 
 <ul>
-<li><a href="https://github.com/yahoo/storm-yarn">YARN Integration</a>, <a href="http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.2/bk_yarn_resource_mgt/content/ref-7d103a48-7c2e-4b7b-aab5-62c739a32ee0.1.html">YARN Integration via Slider</a></li>
+<li><a href="https://github.com/yahoo/storm-yarn">YARN Integration</a></li>
 <li><a href="https://github.com/mesos/storm">Mesos Integration</a></li>
 <li><a href="https://hub.docker.com/_/storm/">Docker Integration</a></li>
-<li><a href="https://github.com/kubernetes/kubernetes/tree/master/examples/storm">Kubernetes Integration</a></li>
+<li><a href="https://github.com/kubernetes/examples/tree/master/staging/storm">Kubernetes Integration</a></li>
 </ul>
 
 <h3 id="advanced">Advanced</h3>
@@ -256,6 +287,7 @@
 <li><a href="Defining-a-non-jvm-language-dsl-for-storm.html">Defining a non-JVM language DSL for Storm</a></li>
 <li><a href="Multilang-protocol.html">Multilang protocol</a> (how to provide support for another language)</li>
 <li><a href="Implementation-docs.html">Implementation docs</a></li>
+<li><a href="storm-metricstore.html">Storm Metricstore</a></li>
 </ul>