You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2016/01/20 23:15:38 UTC

[36/46] storm git commit: remove 'docs' directory

remove 'docs' directory


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/93e0d028
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/93e0d028
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/93e0d028

Branch: refs/heads/master
Commit: 93e0d028a588a1c45f8966f7e2fde82f207616eb
Parents: 67a5cec
Author: P. Taylor Goetz <pt...@gmail.com>
Authored: Tue Jan 19 20:06:26 2016 -0500
Committer: P. Taylor Goetz <pt...@gmail.com>
Committed: Tue Jan 19 20:06:26 2016 -0500

----------------------------------------------------------------------
 docs/README.md                                  |   47 -
 docs/_config.yml                                |   11 -
 docs/_includes/footer.html                      |   16 -
 docs/_includes/head.html                        |   31 -
 docs/_includes/header.html                      |   32 -
 docs/_layouts/about.html                        |   40 -
 docs/_layouts/default.html                      |   19 -
 docs/_layouts/documentation.html                |   16 -
 docs/_layouts/page.html                         |   14 -
 docs/_layouts/post.html                         |   15 -
 docs/_posts/2012-08-02-storm080-released.md     |  120 -
 docs/_posts/2012-09-06-storm081-released.md     |   47 -
 docs/_posts/2013-01-11-storm082-released.md     |   82 -
 docs/_posts/2013-12-08-storm090-released.md     |  127 -
 docs/_posts/2014-04-10-storm-logo-contest.md    |   66 -
 docs/_posts/2014-04-17-logo-pforrest.md         |   10 -
 docs/_posts/2014-04-17-logo-squinones.md        |    9 -
 docs/_posts/2014-04-19-logo-ssuleman.md         |    8 -
 docs/_posts/2014-04-21-logo-rmarshall.md        |   12 -
 docs/_posts/2014-04-22-logo-zsayari.md          |    9 -
 docs/_posts/2014-04-23-logo-abartos.md          |   15 -
 docs/_posts/2014-04-27-logo-cboustead.md        |   12 -
 docs/_posts/2014-04-27-logo-sasili.md           |   10 -
 docs/_posts/2014-04-29-logo-jlee1.md            |   10 -
 docs/_posts/2014-04-29-logo-jlee2.md            |   10 -
 docs/_posts/2014-04-29-logo-jlee3.md            |   10 -
 docs/_posts/2014-05-27-round1-results.md        |   38 -
 docs/_posts/2014-06-17-contest-results.md       |   24 -
 docs/_posts/2014-06-25-storm092-released.md     |  137 -
 .../2014-10-20-storm093-release-candidate.md    |   11 -
 docs/_posts/2014-11-25-storm093-released.md     |  164 -
 docs/_posts/2015-03-25-storm094-released.md     |   24 -
 docs/_posts/2015-06-04-storm095-released.md     |   23 -
 .../2015-06-15-storm0100-beta-released.md       |  294 -
 docs/_sass/_syntax-highlighting.scss            |   70 -
 docs/about.md                                   |    7 -
 docs/about/deployment.md                        |    9 -
 docs/about/fault-tolerant.md                    |    9 -
 docs/about/free-and-open-source.md              |   15 -
 docs/about/guarantees-data-processing.md        |   10 -
 docs/about/integrates.md                        |   13 -
 docs/about/multi-language.md                    |    9 -
 docs/about/scalable.md                          |   10 -
 docs/about/simple-api.md                        |   15 -
 docs/assets/css/bootstrap-theme.css             |  470 --
 docs/assets/css/bootstrap-theme.css.map         |    1 -
 docs/assets/css/bootstrap-theme.min.css         |    5 -
 docs/assets/css/bootstrap.css                   | 6332 ------------------
 docs/assets/css/bootstrap.css.map               |    1 -
 docs/assets/css/bootstrap.min.css               |    5 -
 docs/assets/css/theme.css                       |   18 -
 docs/assets/favicon.ico                         |  Bin 1150 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.eot      |  Bin 20335 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.svg      |  229 -
 .../fonts/glyphicons-halflings-regular.ttf      |  Bin 41280 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.woff     |  Bin 23320 -> 0 bytes
 docs/assets/js/bootstrap.js                     | 2320 -------
 docs/assets/js/bootstrap.min.js                 |    7 -
 docs/assets/js/npm.js                           |   13 -
 docs/css/main.scss                              |   48 -
 docs/doc-index.html                             |   11 -
 .../Acking-framework-implementation.md          |   38 -
 docs/documentation/BYLAWS.md                    |   98 -
 docs/documentation/Clojure-DSL.md               |  266 -
 docs/documentation/Command-line-client.md       |  102 -
 docs/documentation/Common-patterns.md           |  100 -
 docs/documentation/Concepts.md                  |  118 -
 docs/documentation/Configuration.md             |   31 -
 docs/documentation/Contributing-to-Storm.md     |   33 -
 .../Creating-a-new-Storm-project.md             |   25 -
 .../DSLs-and-multilang-adapters.md              |   10 -
 ...Defining-a-non-jvm-language-dsl-for-storm.md |   38 -
 docs/documentation/Distributed-RPC.md           |  199 -
 docs/documentation/Documentation.md             |   56 -
 docs/documentation/FAQ.md                       |  130 -
 docs/documentation/Fault-tolerance.md           |   30 -
 .../Guaranteeing-message-processing.md          |  181 -
 docs/documentation/Home.md                      |   69 -
 docs/documentation/Hooks.md                     |    9 -
 docs/documentation/Implementation-docs.md       |   20 -
 .../Installing-native-dependencies.md           |   38 -
 docs/documentation/Kestrel-and-Storm.md         |  200 -
 docs/documentation/Lifecycle-of-a-topology.md   |   82 -
 docs/documentation/Local-mode.md                |   29 -
 docs/documentation/Logs.md                      |   30 -
 docs/documentation/Maven.md                     |   20 -
 .../Message-passing-implementation.md           |   30 -
 docs/documentation/Metrics.md                   |   36 -
 docs/documentation/Multilang-protocol.md        |  287 -
 docs/documentation/Pacemaker.md                 |  108 -
 docs/documentation/Powered-By.md                | 1040 ---
 docs/documentation/Project-ideas.md             |    6 -
 docs/documentation/Rationale.md                 |   33 -
 .../Resource_Aware_Scheduler_overview.md        |  227 -
 ...unning-topologies-on-a-production-cluster.md |   77 -
 .../Serialization-(prior-to-0.6.0).md           |   52 -
 docs/documentation/Serialization.md             |   62 -
 docs/documentation/Serializers.md               |    4 -
 .../documentation/Setting-up-a-Storm-cluster.md |  115 -
 .../Setting-up-a-Storm-project-in-Eclipse.md    |    1 -
 .../Setting-up-development-environment.md       |   41 -
 docs/documentation/Spout-implementations.md     |   10 -
 docs/documentation/State-checkpointing.md       |  147 -
 ...guage-protocol-(versions-0.7.0-and-below).md |  124 -
 docs/documentation/Structure-of-the-codebase.md |  142 -
 .../Support-for-non-java-languages.md           |    9 -
 docs/documentation/Transactional-topologies.md  |  361 -
 docs/documentation/Trident-API-Overview.md      |  312 -
 docs/documentation/Trident-spouts.md            |   44 -
 docs/documentation/Trident-state.md             |  331 -
 docs/documentation/Trident-tutorial.md          |  254 -
 docs/documentation/Troubleshooting.md           |  182 -
 docs/documentation/Tutorial.md                  |  320 -
 ...nding-the-parallelism-of-a-Storm-topology.md |  122 -
 .../Using-non-JVM-languages-with-Storm.md       |   52 -
 docs/documentation/Windowing.md                 |  235 -
 docs/documentation/distcache-blobstore.md       |  735 --
 .../documentation/dynamic-log-level-settings.md |   41 -
 docs/documentation/dynamic-worker-profiling.md  |   33 -
 docs/documentation/images/ack_tree.png          |  Bin 31463 -> 0 bytes
 docs/documentation/images/batched-stream.png    |  Bin 66336 -> 0 bytes
 docs/documentation/images/drpc-workflow.png     |  Bin 66199 -> 0 bytes
 .../images/dynamic_log_level_settings_1.png     |  Bin 93689 -> 0 bytes
 .../images/dynamic_log_level_settings_2.png     |  Bin 78785 -> 0 bytes
 .../images/dynamic_profiling_debugging_1.png    |  Bin 56876 -> 0 bytes
 .../images/dynamic_profiling_debugging_2.png    |  Bin 99164 -> 0 bytes
 .../images/dynamic_profiling_debugging_3.png    |  Bin 96974 -> 0 bytes
 .../images/dynamic_profiling_debugging_4.png    |  Bin 121994 -> 0 bytes
 .../images/eclipse-project-properties.png       |  Bin 80810 -> 0 bytes
 .../images/example-of-a-running-topology.png    |  Bin 81430 -> 0 bytes
 docs/documentation/images/grouping.png          |  Bin 39701 -> 0 bytes
 docs/documentation/images/hdfs_blobstore.png    |  Bin 82180 -> 0 bytes
 .../images/ld-library-path-eclipse-linux.png    |  Bin 114597 -> 0 bytes
 docs/documentation/images/local_blobstore.png   |  Bin 81212 -> 0 bytes
 .../images/nimbus_ha_blobstore.png              |  Bin 113991 -> 0 bytes
 .../nimbus_ha_leader_election_and_failover.png  |  Bin 154316 -> 0 bytes
 .../images/nimbus_ha_topology_submission.png    |  Bin 134180 -> 0 bytes
 ...onships-worker-processes-executors-tasks.png |  Bin 54804 -> 0 bytes
 docs/documentation/images/search-a-topology.png |  Bin 671031 -> 0 bytes
 .../images/search-for-a-single-worker-log.png   |  Bin 736579 -> 0 bytes
 docs/documentation/images/spout-vs-state.png    |  Bin 24804 -> 0 bytes
 docs/documentation/images/storm-cluster.png     |  Bin 34604 -> 0 bytes
 docs/documentation/images/topology-tasks.png    |  Bin 45960 -> 0 bytes
 docs/documentation/images/topology.png          |  Bin 23147 -> 0 bytes
 .../images/transactional-batches.png            |  Bin 23293 -> 0 bytes
 .../images/transactional-commit-flow.png        |  Bin 17725 -> 0 bytes
 .../images/transactional-design-2.png           |  Bin 13537 -> 0 bytes
 .../images/transactional-spout-structure.png    |  Bin 25067 -> 0 bytes
 docs/documentation/images/trident-to-storm1.png |  Bin 67173 -> 0 bytes
 docs/documentation/images/trident-to-storm2.png |  Bin 68943 -> 0 bytes
 docs/documentation/images/tuple-dag.png         |  Bin 18849 -> 0 bytes
 docs/documentation/images/tuple_tree.png        |  Bin 58186 -> 0 bytes
 .../storm-metrics-profiling-internal-actions.md |   70 -
 docs/documentation/ui-rest-api.md               |  996 ---
 docs/downloads.html                             |  241 -
 docs/feed.xml                                   |   30 -
 docs/images/architecture.png                    |  Bin 69825 -> 0 bytes
 docs/images/architecture.svg                    | 1458 ----
 docs/images/bolt.png                            |  Bin 24796 -> 0 bytes
 docs/images/bolt.svg                            |  743 --
 docs/images/bullet.gif                          |  Bin 82 -> 0 bytes
 docs/images/download.png                        |  Bin 16272 -> 0 bytes
 docs/images/incubator-logo.png                  |  Bin 11651 -> 0 bytes
 .../logocontest/abartos/stationery_mockup.jpg   |  Bin 146498 -> 0 bytes
 docs/images/logocontest/abartos/storm_logo.png  |  Bin 153974 -> 0 bytes
 docs/images/logocontest/abartos/storm_logo2.png |  Bin 115425 -> 0 bytes
 docs/images/logocontest/abartos/storm_logo3.png |  Bin 94950 -> 0 bytes
 .../images/logocontest/cboustead/storm_logo.png |  Bin 67149 -> 0 bytes
 .../logocontest/cboustead/storm_logo1.png       |  Bin 16327 -> 0 bytes
 docs/images/logocontest/jlee1/storm_logo.jpg    |  Bin 189382 -> 0 bytes
 docs/images/logocontest/jlee2/storm_logo.jpg    |  Bin 155666 -> 0 bytes
 docs/images/logocontest/jlee3/storm_logo.jpg    |  Bin 158134 -> 0 bytes
 docs/images/logocontest/pforrest/storm1.png     |  Bin 84569 -> 0 bytes
 .../pforrest/storm_logo_composite.png           |  Bin 139223 -> 0 bytes
 .../rmarshall/StormLogo_Horizontal.png          |  Bin 16481 -> 0 bytes
 .../rmarshall/StormLogo_Horizontal_NoColour.png |  Bin 14358 -> 0 bytes
 .../logocontest/rmarshall/StormLogo_Square.png  |  Bin 14392 -> 0 bytes
 docs/images/logocontest/sasili/storm_logo.png   |  Bin 92196 -> 0 bytes
 .../images/logocontest/squinones/storm_logo.png |  Bin 203263 -> 0 bytes
 .../logocontest/squinones/storm_logo1.png       |  Bin 53325 -> 0 bytes
 docs/images/logocontest/ssuleman/storm_logo.png |  Bin 95509 -> 0 bytes
 docs/images/logocontest/storm_logo_winner.png   |  Bin 34490 -> 0 bytes
 docs/images/logocontest/zsayari/storm_logo.png  |  Bin 120794 -> 0 bytes
 docs/images/logos/8digits.png                   |  Bin 19557 -> 0 bytes
 docs/images/logos/Yahoo_Japan_logo.png          |  Bin 3707 -> 0 bytes
 docs/images/logos/aeris.png                     |  Bin 6268 -> 0 bytes
 docs/images/logos/alibaba.jpg                   |  Bin 43703 -> 0 bytes
 docs/images/logos/baidu.jpeg                    |  Bin 3413 -> 0 bytes
 docs/images/logos/cerner.gif                    |  Bin 2591 -> 0 bytes
 docs/images/logos/flipboard.jpeg                |  Bin 2909 -> 0 bytes
 docs/images/logos/fullcontact.png               |  Bin 24567 -> 0 bytes
 docs/images/logos/groupon.jpg                   |  Bin 41413 -> 0 bytes
 docs/images/logos/holidaycheck.png              |  Bin 3129 -> 0 bytes
 docs/images/logos/idexx.gif                     |  Bin 38689 -> 0 bytes
 docs/images/logos/mercadolibre.png              |  Bin 73388 -> 0 bytes
 docs/images/logos/navisite.jpg                  |  Bin 9358 -> 0 bytes
 docs/images/logos/ooyala.gif                    |  Bin 7830 -> 0 bytes
 docs/images/logos/parc.png                      |  Bin 7256 -> 0 bytes
 docs/images/logos/quicklizard.png               |  Bin 5667 -> 0 bytes
 docs/images/logos/rocketfuel.png                |  Bin 9719 -> 0 bytes
 docs/images/logos/rubicon.png                   |  Bin 10663 -> 0 bytes
 docs/images/logos/spiderio.png                  |  Bin 46790 -> 0 bytes
 docs/images/logos/spotify.jpeg                  |  Bin 3282 -> 0 bytes
 docs/images/logos/taobao.gif                    |  Bin 3262 -> 0 bytes
 docs/images/logos/twitter.png                   |  Bin 4392 -> 0 bytes
 docs/images/logos/weatherchannel.gif            |  Bin 3425 -> 0 bytes
 docs/images/logos/webmd.jpg                     |  Bin 6193 -> 0 bytes
 docs/images/logos/yelp.png                      |  Bin 98431 -> 0 bytes
 docs/images/mailinglist.png                     |  Bin 4245 -> 0 bytes
 ...ware_scheduler_default_eviction_strategy.svg |    3 -
 docs/images/security.png                        |  Bin 72415 -> 0 bytes
 docs/images/security.svg                        | 1779 -----
 docs/images/spout.png                           |  Bin 22911 -> 0 bytes
 docs/images/spout.svg                           |  833 ---
 docs/images/storm.svg                           | 1326 ----
 docs/images/storm_header.png                    |  Bin 17291 -> 0 bytes
 docs/images/storm_logo_tagline_color copy.png   |  Bin 67928 -> 0 bytes
 docs/images/storm_logo_tagline_color.png        |  Bin 33568 -> 0 bytes
 docs/images/top_bg.gif                          |  Bin 113 -> 0 bytes
 docs/images/topology.png                        |  Bin 64740 -> 0 bytes
 docs/images/topology.svg                        | 1044 ---
 docs/images/topology_dark.png                   |  Bin 49692 -> 0 bytes
 docs/images/topology_dark.svg                   | 1101 ---
 docs/images/ui_topology_viz.png                 |  Bin 112831 -> 0 bytes
 docs/images/viewing_metrics_with_VisualVM.png   |  Bin 225100 -> 0 bytes
 docs/index.html                                 |  104 -
 docs/news.html                                  |   12 -
 227 files changed, 28405 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/README.md
----------------------------------------------------------------------
diff --git a/docs/README.md b/docs/README.md
deleted file mode 100644
index c8ec761..0000000
--- a/docs/README.md
+++ /dev/null
@@ -1,47 +0,0 @@
-# Apache Storm Website and Documentation
-This is the source for the Storm website and documentation. It is statically generated using [jekyll](http://jekyllrb.com).
-
-## Generate Javadoc
-
-You have to generate javadoc on project root before generating document site.
-
-```
-mvn clean install -Pdist # you may skip tests with `-DskipTests=true` to save time
-```
-
-You need to create distribution package with gpg certificate. Please refer [here](https://github.com/apache/storm/blob/master/DEVELOPER.md#packaging).
-
-## Site Generation
-First install jekyll (assuming you have ruby installed):
-
-```
-gem install jekyll
-```
-
-Generate the site, and start a server locally:
-```
-cd docs
-jekyll serve -w
-```
-
-The `-w` option tells jekyll to watch for changes to files and regenerate the site automatically when any content changes.
-
-Point your browser to http://localhost:4000
-
-By default, jekyll will generate the site in a `_site` directory.
-
-
-## Publishing the Website
-In order to publish the website, you must have committer access to Storm's subversion repository.
-
-The Storm website is published using Apache svnpubsub. Any changes committed to subversion will be automatically published to storm.apache.org.
-
-To publish changes, tell jekyll to generate the site in the `publish` directory of subversion, then commit the changes:
-
-
-```
-cd docs
-jekyll build -d /path/to/svn/repo/publish
-cd /path/to/svn/repo/publish
-svn commit
-```

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_config.yml
----------------------------------------------------------------------
diff --git a/docs/_config.yml b/docs/_config.yml
deleted file mode 100644
index 14aaa5d..0000000
--- a/docs/_config.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-# Site settings
-title: Apache Storm
-baseurl: "" # the subpath of your site, e.g. /blog/
-url: "http://storm.apache.org" # the base hostname & protocol for your site
-twitter_username: stormprocessor
-github_username:  apache/storm
-
-# Build settings
-markdown: redcarpet
-redcarpet:
-  extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_includes/footer.html
----------------------------------------------------------------------
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
deleted file mode 100644
index bf766f4..0000000
--- a/docs/_includes/footer.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<hr/>
-<div id="footer" class="container text-center">
-	
-            <p class="text-muted credit"><p>
-Copyright © 2014 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved. Apache Storm, Apache, the Apache feather logo, and the Apache Storm project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
-
-</div>
-
-    <!-- Bootstrap core JavaScript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
-    <script src="/assets/js/bootstrap.min.js"></script>
-    <script src="/assets/js/docs.min.js"></script>
-    <!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
-    <script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_includes/head.html
----------------------------------------------------------------------
diff --git a/docs/_includes/head.html b/docs/_includes/head.html
deleted file mode 100644
index 781492c..0000000
--- a/docs/_includes/head.html
+++ /dev/null
@@ -1,31 +0,0 @@
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1">
-    <meta name="description" content="">
-    <meta name="author" content="">
-    <link rel="icon" href="/assets/favicon.ico">
-
-    <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
-
-    <!-- Bootstrap core CSS -->
-    <link href="/assets/css/bootstrap.min.css" rel="stylesheet">
-    <!-- Bootstrap theme -->
-    <link href="/assets/css/bootstrap-theme.min.css" rel="stylesheet">
-
-    <!-- Custom styles for this template -->
-    <link href="/assets/css/theme.css" rel="stylesheet">
-	
-	<link href="/css/main.css" rel="stylesheet">
-
-    <!-- Just for debugging purposes. Don't actually copy these 2 lines! -->
-    <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
-    <script src="/assets/js/ie-emulation-modes-warning.js"></script>
-
-    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-  </head>
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_includes/header.html
----------------------------------------------------------------------
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
deleted file mode 100644
index 78b0ff1..0000000
--- a/docs/_includes/header.html
+++ /dev/null
@@ -1,32 +0,0 @@
-    <!-- Fixed navbar -->
-    <nav class="navbar navbar-default navbar-fixed-top" role="navigation">
-      <div class="container">
-        <div class="navbar-header">
-          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="navbar-brand" href="/">Apache Storm<!-- <img alt="Apache Storm" src="/images/storm_logo_tagline_color.png"></a> -->
-        </div>
-        <div id="navbar" class="navbar-collapse collapse">
-          <ul class="nav navbar-nav">
-            <li><a href="/">Home</a></li>
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">About<span class="caret"></span></a>
-              <ul class="dropdown-menu" role="menu">
-                <li><a href="/about/integrates.html">About</a></li>
-                <li><a href="/documentation/Contributing-to-Storm.html">Contributing</a></li>
-                <li><a href="/documentation/BYLAWS.html">Bylaws</a></li>
-              </ul>
-            </li>
-            <li><a href="/downloads.html">Download</a></li>
-            <li><a href="/documentation/Home.html">Documentation</a></li>
-            <li><a href="/news.html">News</a></li>
-          </ul>
-        </div><!--/.nav-collapse -->
-      </div>
-    </nav>
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_layouts/about.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/about.html b/docs/_layouts/about.html
deleted file mode 100644
index 28b958b..0000000
--- a/docs/_layouts/about.html
+++ /dev/null
@@ -1,40 +0,0 @@
----
-layout: default
-title: About Storm
-items:
-    - 
-      - "/about/integrates.html"
-      - "Integrates"
-    - 
-      - "/about/simple-api.html"
-      - "Simple API"
-    - 
-      - "/about/scalable.html"
-      - "Scalable"
-    - 
-      - "/about/fault-tolerant.html"
-      - "Fault tolerant"
-    - 
-      - "/about/guarantees-data-processing.html"
-      - "Guarantees data processing"
-    - 
-      - "/about/multi-language.html"
-      - "Use with any language"
-    - 
-      - "/about/deployment.html"
-      - "Easy to deploy and operate"
-    - 
-      - "/about/free-and-open-source.html"
-      - "Free and open source"
----
-
-<div id="sidebar">
-  <ul>
-  {% for post in page.items %}
-<li><a class="{% if page.url == post[0] then %}current{% else %}{% endif %}" href="{{ post[0] }}">{{ post[1] }}</a></li>
-  {% endfor %}
-  </ul>
-</div>
-<div id="aboutcontent">
-{{ content }}
-</div>

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_layouts/default.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
deleted file mode 100644
index de13299..0000000
--- a/docs/_layouts/default.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-  {% include head.html %}
-
-  <body>
-    <div class="container">
-    {% include header.html %}
-
-      
-        {{ content }}
-      
-
-    {% include footer.html %}
-    </div>
-	
-  </body>
-
-</html>

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_layouts/documentation.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/documentation.html b/docs/_layouts/documentation.html
deleted file mode 100644
index 6d175a3..0000000
--- a/docs/_layouts/documentation.html
+++ /dev/null
@@ -1,16 +0,0 @@
----
-layout: default
----
-<!-- Documentation -->
-<!-- <div class="container"> -->
-
-  <header class="post-header">
-    <h1 class="post-title">{{ page.title }}</h1>
-    <p class="post-meta">{{ page.date | date: "%b %-d, %Y" }}{% if page.author %} by {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</p>
-  </header>
-
-  <article class="post-content">
-    {{ content }}
-  </article>
-
-<!-- </div> -->

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_layouts/page.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html
deleted file mode 100644
index 74c1a11..0000000
--- a/docs/_layouts/page.html
+++ /dev/null
@@ -1,14 +0,0 @@
----
-layout: default
----
-<div class="post">
-
-  <header class="post-header">
-    <h1 class="post-title">{{ page.title }}</h1>
-  </header>
-
-  <article class="post-content">
-    {{ content }}
-  </article>
-
-</div>

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_layouts/post.html
----------------------------------------------------------------------
diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html
deleted file mode 100644
index 932ce28..0000000
--- a/docs/_layouts/post.html
+++ /dev/null
@@ -1,15 +0,0 @@
----
-layout: default
----
-<div class="container">
-
-  <header class="post-header">
-    <h1 class="post-title">{{ page.title }}</h1>
-    <p class="text-muted credit">Posted on {{ page.date | date: "%b %-d, %Y" }}{% if page.author %} by {{ page.author }}{% endif %}{% if page.meta %} • {{ page.meta }}{% endif %}</p>
-  </header>
-
-  <article class="post-content">
-    {{ content }}
-  </article>
-
-</div>

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2012-08-02-storm080-released.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2012-08-02-storm080-released.md b/docs/_posts/2012-08-02-storm080-released.md
deleted file mode 100644
index d5636e4..0000000
--- a/docs/_posts/2012-08-02-storm080-released.md
+++ /dev/null
@@ -1,120 +0,0 @@
----
-layout: post
-title: Storm 0.8.0 and Trident released
-author: Nathan Marz
----
-
-I'm happy to announce the release of Storm 0.8.0. This is a *huge* release. Thanks to everyone who tested out the dev release and helped find and fix issues. And thanks to everyone who contributed pull requests. There's one big new thing available in the release: Trident. You may have heard me hint about Trident before, and now it's finally public. 
-
-Trident is a higher level abstraction for Storm. It allows you to seamlessly mix high throughput (millions of messages per second), stateful stream processing with low latency distributed querying. If you're familiar with high level batch processing tools like Pig or Cascading, the concepts of Trident will be very familiar - Trident has joins, aggregations, grouping, functions, and filters. In addition to these, Trident adds primitives for doing stateful, incremental processing on top of any database or persistence store. Trident has consistent, exactly-once semantics, so it is easy to reason about Trident topologies. Trident is bundled with Storm, and you can read documentation about it on [this page](https://github.com/apache/incubator-storm/wiki/Documentation) (start with "Trident tutorial").
-
-Trident supersedes both LinearDRPCTopologyBuilder and transactional topologies, both of which will be deprecated soon and eventually removed from the codebase. 
-
-Here are the other highlights of this release: 
-
-
-Executors
----------
-
-Prior to Storm 0.8.0, a running topology consisted of some number of workers and some number of tasks that ran on those workers. In the old model, worker = process and task = thread. Storm 0.8.0 changes this model by introducing executors. In this model, a worker = process, an executor = thread, and one executor runs many tasks from the same spout/bolt. 
-
-The reason for the change is that the old model complected the semantics of the topology with its physical execution. For example, if you had a bolt with 4 tasks doing a fields grouping on some stream, in order to maintain the semantics of the fields grouping (that the same value always goes to the same task id for that bolt), the number of tasks for that bolt needs to be fixed for the lifetime of the topology, and since task = thread, the number of threads for that bolt is fixed for the lifetime of the topology. In the new model, the number of threads for a bolt is disassociated from the number of tasks, meaning you can change the number of threads for a spout/bolt dynamically without affecting semantics. Similarly, if you're keeping large amounts of state in your bolts, and you want to increase the parallelism of the bolt without having to repartition the state, you can do this with the new executors. 
-
-At the API level, the "parallelism_hint" now specifies the initial number of executors for that bolt. You can specify the number of tasks using the TOPOLOGY_TASKS component config. For example:
-
-<code>
-builder.setBolt(new MyBolt(), 3).setNumTasks(128).shuffleGrouping("spout"); 
-</code>
-
-This sets the initial number of executors to 3 and the number of tasks to 128. If you don't specify the number of tasks for a component, it will be fixed to the initial number of executors for the lifetime of the topology. 
-
-Finally, you can change the number of workers and/or number of executors for components using the "storm rebalance" command. The following command changes the number of workers for the "demo" topology to 3, the number of executors for the "myspout" component to 5, and the number of executors for the "mybolt" component to 1: 
-
-<code>
-storm rebalance demo -n 3 -e myspout=5 -e mybolt=1 
-</code>
-
-Pluggable scheduler
--------------------
-
-You can now implement your own scheduler to replace the default scheduler to assign executors to workers. You configure the class to use using the "storm.scheduler" config in your storm.yaml, and your scheduler must implement [this interface](https://github.com/apache/incubator-storm/blob/master/src/jvm/backtype/storm/scheduler/IScheduler.java).
-
-Throughput improvements
------------------------
-
-The internals of Storm have been rearchitected for extremely significant performance gains. I'm seeing throughput increases of anywhere from 5-10x of what it was before. I've benchmarked Storm at 1M tuples / sec / node on an internal Twitter cluster. 
-
-The key changes made were: 
-
-a) Replacing all the internal in-memory queuing with the LMAX Disruptor 
-b) Doing intelligent auto-batching of processing so that the consumers can keep up with the producers 
-
-Here are the configs which affect how buffering/batching is done: 
-
-topology.executor.receive.buffer.size 
-topology.executor.send.buffer.size 
-topology.receiver.buffer.size 
-topology.transfer.buffer.size 
-
-These may require some tweaking to optimize your topologies, but most likely the default values will work fine for you out of the box. 
-
-Decreased Zookeeper load / increased Storm UI performance
------------------------
-Storm sends significantly less traffic to Zookeeper now (on the order of 10x less). Since it also uses so many fewer znodes to store state, the UI is significantly faster as well. 
-
-Abstractions for shared resources
------------------------
-
-The TopologyContext has methods "getTaskData", "getExecutorData", and "getResource" for sharing resources at the task level, executor level, or worker level respectively. Currently you can't set any worker resources, but this is in development. Storm currently provides a shared ExecutorService worker resource (via "getSharedExecutor" method) that can be used for launching background tasks on a shared thread pool. 
-
-Tick tuples
------------------------
-
-It's common to require a bolt to "do something" at a fixed interval, like flush writes to a database. Many people have been using variants of a ClockSpout to send these ticks. The problem with a ClockSpout is that you can't internalize the need for ticks within your bolt, so if you forget to set up your bolt correctly within your topology it won't work correctly. 0.8.0 introduces a new "tick tuple" config that lets you specify the frequency at which you want to receive tick tuples via the "topology.tick.tuple.freq.secs" component- specific config, and then your bolt will receive a tuple from the __system component and __tick stream at that frequency. 
-
-Improved Storm UI
------------------------
-
-The Storm UI now has a button for showing/hiding the "system stats" (tuples sent on streams other than ones you've defined, like acker streams), making it easier to digest what your topology is doing.
-
-Here's the full changelog for Storm 0.8.0: 
-
- * Added Trident, the new high-level abstraction for intermixing high throughput, stateful stream processing with low-latency distributed querying 
- * Added executor abstraction between workers and tasks. Workers = processes, executors = threads that run many tasks from the same spout or bolt. 
- * Pluggable scheduler (thanks xumingming) 
- * Eliminate explicit storage of task->component in Zookeeper 
- * Number of workers can be dynamically changed at runtime through rebalance command and -n switch 
- * Number of executors for a component can be dynamically changed at runtime through rebalance command and -e switch (multiple -e switches allowed) 
- * Use worker heartbeats instead of task heartbeats (thanks xumingming) 
- * UI performance for topologies with many executors/tasks much faster due to optimized usage of Zookeeper (10x improvement) 
- * Added button to show/hide system stats (e.g., acker component and stream stats) from the Storm UI (thanks xumingming) 
- * Stats are tracked on a per-executor basis instead of per-task basis 
- * Major optimization for unreliable spouts and unanchored tuples (will use far less CPU) 
- * Revamped internals of Storm to use LMAX disruptor for internal queuing. Dramatic reductions in contention and CPU usage. 
- * Numerous micro-optimizations all throughout the codebase to reduce CPU usage. 
- * Optimized internals of Storm to use much fewer threads - two fewer threads per spout and one fewer thread per acker. 
- * Removed error method from task hooks (to be re-added at a later time) 
- * Validate that subscriptions come from valid components and streams, and if it's a field grouping that the schema is correct (thanks xumingming) 
- * MemoryTransactionalSpout now works in cluster mode 
- * Only track errors on a component by component basis to reduce the amount stored in zookeeper (to speed up UI). A side effect of this change is the removal of the task page in the UI. 
- * Add TOPOLOGY-TICK-TUPLE-FREQ-SECS config to have Storm automatically send "tick" tuples to a bolt's execute method coming from the __system component and __tick stream at the configured frequency. Meant to be used as a component-specific configuration. 
- * Upgrade Kryo to v2.17 
- * Tuple is now an interface and is much cleaner. The Clojure DSL helpers have been moved to TupleImpl 
- * Added shared worker resources. Storm provides a shared ExecutorService thread pool by default. The number of threads in the pool can be configured with topology.worker.shared.thread.pool.size 
- * Improve CustomStreamGrouping interface to make it more flexible by providing more information 
- * Enhanced INimbus interface to allow for forced schedulers and better integration with global scheduler 
- * Added assigned method to ISupervisor so it knows exactly what's running and not running 
- * Custom serializers can now have one of four constructors: (), (Kryo), (Class), or (Kryo, Class) 
- * Disallow ":", ".", and "\" from topology names 
- * Errors in multilang subprocesses that go to stderr will be captured and logged to the worker logs (thanks vinodc) 
- * Workers detect and warn for missing outbound connections from assignment, drop messages for which there's no outbound connection 
- * Zookeeper connection timeout is now configurable (via storm.zookeeper.connection.timeout config) 
- * Storm is now less aggressive about halting process when there are Zookeeper errors, preferring to wait until client calls return exceptions. 
- * Can configure Zookeeper authentication for Storm's Zookeeper clients via "storm.zookeeper.auth.scheme" and "storm.zookeeper.auth.payload" configs 
- * Supervisors only download code for topologies assigned to them 
- * Include task id information in task hooks (thanks velvia) 
- * Use execvp to spawn daemons (replaces the python launcher process) (thanks ept) 
- * Expanded INimbus/ISupervisor interfaces to provide more information (used in Storm/Mesos integration) 
- * Bug fix: Realize task ids when worker heartbeats to supervisor. Some users were hitting deserialization problems here in very rare cases (thanks herberteuler) 
- * Bug fix: Fix bug where a topology's status would get corrupted to true if nimbus is restarted while status is rebalancing 
- 
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2012-09-06-storm081-released.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2012-09-06-storm081-released.md b/docs/_posts/2012-09-06-storm081-released.md
deleted file mode 100644
index da24349..0000000
--- a/docs/_posts/2012-09-06-storm081-released.md
+++ /dev/null
@@ -1,47 +0,0 @@
----
-layout: post
-title: Storm 0.8.1 released
-author: Nathan Marz
----
-
-Storm 0.8.1 is now available on the downloads page and in Maven. This release contains many bug fixes as well as a few important new features. These include: 
-
-Storm's unit testing facilities have been exposed via Java
------------------------
-This is an extremely powerful API that lets you do things like: 
-   a) Easily bring up and tear down local clusters 
-   b) Run a fixed set of tuples through a topology and see all the tuples emitted by all components 
-   c) Feed some tuples through the topology, wait until they've been processed, and then run your assertions 
-   d) Use time simulation and step through time via an API. This is useful for testing topologies that do things based on time advancing. You can see examples of the unit testing API [here](https://github.com/xumingming/storm-lib/blob/master/src/jvm/storm/TestingApiDemo.java).
-   
-Spout wait strategies
----------------------
-
-There's two situations in which a spout needs to wait. The first is when the max spout pending limit is reached. The second is when nothing is emitted from nextTuple. Previously, Storm would just have that spout sit in a busy loop in those cases. What Storm does in those situations is now pluggable, and the default is now for the spout to sleep for 1 ms. This will cause the spout to use dramatically less CPU when it hits those cases, and it also obviates the need for spouts to do any sleeping in their implementation to be "polite". The wait strategy can be configured with TOPOLOGY_SPOUT_WAIT_STRATEGY and can be configured on a spout by spout basis. The interface to implement for a wait strategy is backtype.storm.spout.ISpoutWaitStrategy 
-
-The full changelog is below: 
-
- * Exposed Storm's unit testing facilities via the backtype.storm.Testing class. Notable functions are Testing/withLocalCluster and Testing/completeTopology 
- * Implemented pluggable spout wait strategy that is invoked when a spout emits nothing from nextTuple or when a spout hits the MAX_SPOUT_PENDING limit 
- * Spouts now have a default wait strategy of a 1 millisecond sleep 
- * Changed log level of "Failed message" logging to DEBUG 
- * Deprecated LinearDRPCTopologyBuilder, TimeCacheMap, and transactional topologies 
- * During "storm jar", whether topology is already running or not is checked before submitting jar to save time (thanks jasonjckn) 
- * Added BaseMultiReducer class to Trident that provides empty implementations of prepare and cleanup 
- * Added Negate builtin operation to reverse a Filter 
- * Added topology.kryo.decorators config that allows functions to be plugged in to customize Kryo (thanks jasonjckn) 
- * Enable message timeouts when using LocalCluster 
- * Multilang subprocesses can set "need_task_ids" to false when emitting tuples to tell Storm not to send task ids back (performance optimization) (thanks barrywhart) 
- * Add contains method on Tuple (thanks okapies) 
- * Added ISchemableSpout interface 
- * Bug fix: When an item is consumed off an internal buffer, the entry on the buffer is nulled to allow GC to happen on that data 
- * Bug fix: Helper class for Trident MapStates now clear their read cache when a new commit happens, preventing updates from spilling over from a failed batch attempt to the next attempt 
- * Bug fix: Fix NonTransactionalMap to take in an IBackingMap for regular values rather than TransactionalValue (thanks sjoerdmulder) 
- * Bug fix: Fix NPE when no input fields given for regular Aggregator 
- * Bug fix: Fix IndexOutOfBoundsExceptions when a bolt for global aggregation had a parallelism greater than 1 (possible with splitting, stateQuerying, and multiReduce) 
- * Bug fix: Fix "fields size" error that would sometimes occur when splitting a stream with multiple eaches 
- * Bug fix: Fix bug where a committer spout (including opaque spouts) could cause Trident batches to fail 
- * Bug fix: Fix Trident bug where multiple groupings on same stream would cause tuples to be duplicated to all consumers 
- * Bug fix: Fixed error when repartitioning stream twice in a row without any operations in between 
- * Bug fix: Fix rare bug in supervisor where it would continuously fail to clean up workers because the worker was already partially cleaned up 
- * Bug fix: Fix emitDirect in storm.py 

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2013-01-11-storm082-released.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2013-01-11-storm082-released.md b/docs/_posts/2013-01-11-storm082-released.md
deleted file mode 100644
index e657d09..0000000
--- a/docs/_posts/2013-01-11-storm082-released.md
+++ /dev/null
@@ -1,82 +0,0 @@
----
-layout: post
-title: Storm 0.8.2 released
-author: Nathan Marz
----
-
-Storm 0.8.2 has been released and is available from [the downloads page](/downloads.html). This release contains a ton of improvements and fixes and is a highly recommended upgrade for everyone.
-
-Isolation Scheduler
--------------------
-
-The highlight of this release is the new "Isolation scheduler" that makes it easy and safe to share a cluster among many topologies. The isolation scheduler lets you specify which topologies should be "isolated", meaning that they run on a dedicated set of machines within the cluster where no other topologies will be running. These isolated topologies are given priority on the cluster, so resources will be allocated to isolated topologies if there's competition with non-isolated topologies, and resources will be taken away from non-isolated topologies if necessary to get resources for an isolated topology. Once all isolated topologies are allocated, the remaining machines on the cluster are shared among all non-isolated topologies.
-
-You configure the isolation scheduler in the Nimbus configuration. Set "storm.scheduler" to "backtype.storm.scheduler.IsolationScheduler". Then, use the "isolation.scheduler.machines" config to specify how many machines each topology should get. This config is a map from topology name to number of machines. For example:
-
-<script src="https://gist.github.com/4514691.js"></script>
-
-Any topologies submitted to the cluster not listed there will not be isolated. Note that there is no way for a user of Storm to affect their isolation settings – this is only allowed by the administrator of the cluster (this is very much intentional).
-
-The isolation scheduler solves the multi-tenancy problem – avoiding resource contention between topologies – by providing full isolation between topologies. The intention is that "productionized" topologies should be listed in the isolation config, and test or in-development topologies should not. The remaining machines on the cluster serve the dual role of failover for isolated topologies and for running the non-isolated topologies.
-
-Storm UI improvements
--------------------
-
-The Storm UI has also been made significantly more useful. There are new stats "#executed", "execute latency", and "capacity" tracked for all bolts. The "capacity" metric is very useful and tells you what % of the time in the last 10 minutes the bolt spent executing tuples. If this value is close to 1, then the bolt is "at capacity" and is a bottleneck in your topology. The solution to at-capacity bolts is to increase the parallelism of that bolt.
-
-Another useful improvement is the ability to kill, activate, deactivate, and rebalance topologies from the Storm UI.
-
-
-Important bug fixes
--------------------
-
-There are also a few important bug fixes in this release. We fixed two bugs that could cause a topology to freeze up and stop processing. One of these bugs was extremely unlikely to hit, but the other one was a regression in 0.8.1 and there was a small chance of hitting it anytime a worker was restarted.
-
-
-Changelog
----------
-
- * Added backtype.storm.scheduler.IsolationScheduler. This lets you run topologies that are completely isolated at the machine level. Configure Nimbus to isolate certain topologies, and how many machines to give to each of those topologies, with the isolation.scheduler.machines config in Nimbus's storm.yaml. Topologies run on the cluster that are not listed there will share whatever remaining machines there are on the cluster after machines are allocated to the listed topologies.
- * Storm UI now uses nimbus.host to find Nimbus rather than always using localhost (thanks Frostman)
- * Added report-error! to Clojure DSL
- * Automatically throttle errors sent to Zookeeper/Storm UI when too many are reported in a time interval (all errors are still logged) Configured with TOPOLOGY_MAX_ERROR_REPORT_PER_INTERVAL and TOPOLOGY_ERROR_THROTTLE_INTERVAL_SECS
- * Kryo instance used for serialization can now be controlled via IKryoFactory interface and TOPOLOGY_KRYO_FACTORY config
- * Add ability to plug in custom code into Nimbus to allow/disallow topologies to be submitted via NIMBUS_TOPOLOGY_VALIDATOR config
- * Added TOPOLOGY_TRIDENT_BATCH_EMIT_INTERVAL_MILLIS config to control how often a batch can be emitted in a Trident topology. Defaults to 500 milliseconds. This is used to prevent too much load from being placed on Zookeeper in the case that batches are being processed super quickly.
- * Log any topology submissions errors in nimbus.log
- * Add static helpers in Config when using regular maps
- * Make Trident much more memory efficient during failures by immediately removing state for failed attempts when a more recent attempt is seen
- * Add ability to name portions of a Trident computation and have those names appear in the Storm UI
- * Show Nimbus and topology configurations through Storm UI (thanks rnfein)
- * Added ITupleCollection interface for TridentState's and TupleCollectionGet QueryFunction for getting the full contents of a state. MemoryMapState and LRUMemoryMapState implement this
- * Can now submit a topology in inactive state. Storm will wait to call open/prepare on the spouts/bolts until it is first activated.
- * Can now activate, deactive, rebalance, and kill topologies from the Storm UI (thanks Frostman)
- * Can now use --config option to override which yaml file from ~/.storm to use for the config (thanks tjun)
- * Redesigned the pluggable resource scheduler (INimbus, ISupervisor) interfaces to allow for much simpler integrations
- * Added prepare method to IScheduler
- * Added "throws Exception" to TestJob interface
- * Added reportError to multilang protocol and updated Python and Ruby adapters to use it (thanks Lazyshot)
- * Number tuples executed now tracked and shown in Storm UI
- * Added ReportedFailedException which causes a batch to fail without killing worker and reports the error to the UI
- * Execute latency now tracked and shown in Storm UI
- * Adding testTuple methods for easily creating Tuple instances to Testing API (thanks xumingming)
- * Trident now throws an error during construction of a topology when try to select fields that don't exist in a stream (thanks xumingming)
- * Compute the capacity of a bolt based on execute latency and #executed over last 10 minutes and display in UI
- * Storm UI displays exception instead of blank page when there's an error rendering the page (thanks Frostman)
- * Added MultiScheme interface (thanks sritchie)
- * Added MockTridentTuple for testing (thanks emblem)
- * Add whitelist methods to Cluster to allow only a subset of hosts to be revealed as available slots
- * Updated Trident Debug filter to take in an identifier to use when logging (thanks emblem)
- * Number of DRPC server worker threads now customizable (thanks xiaokang)
- * DRPC server now uses a bounded queue for requests to prevent being overloaded with requests (thanks xiaokang)
- * Add __hash__ method to all generated Python Thrift objects so that Python code can read Nimbus stats which use Thrift objects as dict keys
- * Bug fix: Fix for bug that could cause topology to hang when ZMQ blocks sending to a worker that got reassigned
- * Bug fix: Fix deadlock bug due to variant of dining philosophers problem. Spouts now use an overflow buffer to prevent blocking and guarantee that it can consume the incoming queue of acks/fails.
- * Bug fix: Fix race condition in supervisor that would lead to supervisor continuously crashing due to not finding "stormconf.ser" file for an already killed topology
- * Bug fix: bin/storm script now displays a helpful error message when an invalid command is specified
- * Bug fix: fixed NPE when emitting during emit method of Aggregator
- * Bug fix: URLs with periods in them in Storm UI now route correctly
- * Bug fix: Fix occasional cascading worker crashes due when a worker dies due to not removing connections from connection cache appropriately
- 
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2013-12-08-storm090-released.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2013-12-08-storm090-released.md b/docs/_posts/2013-12-08-storm090-released.md
deleted file mode 100644
index 8e1e948..0000000
--- a/docs/_posts/2013-12-08-storm090-released.md
+++ /dev/null
@@ -1,127 +0,0 @@
----
-layout: post
-title: Storm 0.9.0 Released
-author: P. Taylor Goetz
----
-
-We are pleased to announce that Storm 0.9.0 has been released and is available from [the downloads page](/downloads.html). This release represents an important milestone in the evolution of Storm.
-
-While a number of new features have been added, a key focus area for this release has been stability-related fixes. Though many users are successfully running work-in-progress builds for Storm 0.9.x in production, this release represents the most stable version to-date, and is highly recommended for everyone, especially users of 0.8.x versions.
-
-
-Netty Transport
----------------
-The first hightlight of this release is the new [Netty](http://netty.io/index.html) Transport contributed by [Yahoo! Engineering](http://yahooeng.tumblr.com/). Storm's core network transport mechanism is now plugable, and Storm now comes with two implementations: The original 0MQ transport, and a new Netty-based implementation.
-
-In earlier versions, Storm relied solely on 0MQ for transport. Since 0MQ is a native library, it was highly platform-dependent and, at times, challenging to install properly. In addition, stability between versions varied widely between versions and only a relatively old 0MQ version (2.1.7) was certified to work with Storm.
-
-The Netty transport offers a pure Java alternative that eliminates Storm's dependency on native libraries. The Netty transport's performance is up to twice as fast as 0MQ, and it will open the door for authorization and authentication between worker processes. For an in-depth performance comparison of the 0MQ and Netty transports, see [this blog post](http://yahooeng.tumblr.com/post/64758709722/making-storm-fly-with-netty) by Storm contributor [Bobby Evans](https://github.com/revans2).
-
-To configure Storm to use the Netty transport simply add the following to your `storm.yaml` configuration and adjust the values to best suit your use-case:
-
-```
-storm.messaging.transport: "backtype.storm.messaging.netty.Context"
-storm.messaging.netty.server_worker_threads: 1
-storm.messaging.netty.client_worker_threads: 1
-storm.messaging.netty.buffer_size: 5242880
-storm.messaging.netty.max_retries: 100
-storm.messaging.netty.max_wait_ms: 1000
-storm.messaging.netty.min_wait_ms: 100
-```
-You can also write your own transport implementation by implementing the [`backtype.storm.messaging.IContext`](https://github.com/apache/incubator-storm/blob/master/storm-core/src/jvm/backtype/storm/messaging/IContext.java) interface.
-
-
-Log Viewer UI
--------------
-Storm now includes a helpful new feature for debugging and monitoring topologies: The `logviewer` daemon.
-
-In earlier versions of Storm, viewing worker logs involved determining a worker's location (host/port), typically through Storm UI, then `ssh`ing to that host and `tail`ing the corresponding worker log file. With the new log viewer. You can now easily access a specific worker's log in a web browser by clicking on a worker's port number right from Storm UI.
-
-The `logviewer` daemon runs as a separate process on Storm supervisor nodes. To enable the `logviewer` run the following command (under supervision) on your cluster's supervisor nodes:
-
-```
-$ storm logviewer
-```
-
-
-Improved Windows Support
-------------------------
-In previous versions, running Storm on Microsoft Windows required installing third-party binaries (0MQ), modifying Storm's source, and adding Windows-specific scripts. With the addition of the platform-independent Netty transport, as well as numerous enhancements to make Storm more platform-independent, running Storm on Windows is easier than ever.
-
-
-Security Improvements
----------------------
-Security, Authentication, and Authorization have been and will continue to be important focus areas for upcoming features. Storm 0.9.0 introduces an API for pluggable tuple serialization and a blowfish encryption based implementation for encrypting tuple data for sensitive use cases.
-
-
-API Compatibility and Upgrading
--------------------------------
-For most Storm topology developers, upgrading to 0.9.0 is simply a matter of updating the [dependency](https://clojars.org/storm). Storm's core API has changed very little since the 0.8.2 release.
-
-On the devops side, when upgrading to a new Storm release, it is safest to clear any existing state (Zookeeper, `storm.local.dir`), prior to upgrading.
-
-Logging Changes
----------------
-Another important change in 0.9.0 has to do with logging. Storm has largely switched over to the [slf4j API](http://www.slf4j.org) (backed by a [logback](http://logback.qos.ch) logger implementation). Some Storm dependencies rely on the log4j API, so Storm currently depends on [log4j-over-slf4j](http://www.slf4j.org/legacy.html#log4j-over-slf4j).
-
-These changes have implications for existing topologies and topology components that use the log4j API.
-
-In general, and when possible, Storm topologies and topology components should use the [slf4j API](http://www.slf4j.org) for logging.
-
-
-Thanks
-------
-Special thanks are due to all those who have contributed to Storm -- whether through direct code contributions, documentation, bug reports, or helping other users on the mailing lists. Your efforts are much appreciated.
-
-
-Changelog
----------
-
-* Update build configuration to force compatibility with Java 1.6
-* Fixed a netty client issue where sleep times for reconnection could be negative (thanks brndnmtthws)
-* Fixed an issue that would cause storm-netty unit tests to fail
-* Added configuration to limit ShellBolt internal _pendingWrites queue length (thanks xiaokang)
-* Fixed a a netty client issue where sleep times for reconnection could be negative (thanks brndnmtthws)
-* Fixed a display issue with system stats in Storm UI (thanks d2r)
-* Nimbus now does worker heartbeat timeout checks as soon as heartbeats are updated (thanks d2r)
-* The logviewer now determines log file location by examining the logback configuration (thanks strongh)
-* Allow tick tuples to work with the system bolt (thanks xumingming)
-* Add default configuration values for the netty transport and the ability to configure the number of worker threads (thanks revans2)
-* Added timeout to unit tests to prevent a situation where tests would hang indefinitely (thanks d2r)
-* Fixed an issue in the system bolt where local mode would not be detected accurately (thanks miofthena)
-* Fixed `storm jar` command to work properly when STORM_JAR_JVM_OPTS is not specified (thanks roadkill001)
-* All logging now done with slf4j
-* Replaced log4j logging system with logback
-* Logs are now limited to 1GB per worker (configurable via logging configuration file)
-* Build upgraded to leiningen 2.0
-* Revamped Trident spout interfaces to support more dynamic spouts, such as a spout who reads from a changing set of brokers
-* How tuples are serialized is now pluggable (thanks anfeng)
-* Added blowfish encryption based tuple serialization (thanks anfeng)
-* Have storm fall back to installed storm.yaml (thanks revans2)
-* Improve error message when Storm detects bundled storm.yaml to show the URL's for offending resources (thanks revans2)
-* Nimbus throws NotAliveException instead of FileNotFoundException from various query methods when topology is no longer alive (thanks revans2)
-* Escape HTML and Javascript appropriately in Storm UI (thanks d2r)
-* Storm's Zookeeper client now uses bounded exponential backoff strategy on failures
-* Automatically drain and log error stream of multilang subprocesses
-* Append component name to thread name of running executors so that logs are easier to read
-* Messaging system used for passing messages between workers is now pluggable (thanks anfeng)
-* Netty implementation of messaging (thanks anfeng)
-* Include topology id, worker port, and worker id in properties for worker processes, useful for logging (thanks d2r)
-* Tick tuples can now be scheduled using floating point seconds (thanks tscurtu)
-* Added log viewer daemon and links from UI to logviewers (thanks xiaokang)
-* DRPC server childopts now configurable (thanks strongh)
-* Default number of ackers to number of workers, instead of just one (thanks lyogavin)
-* Validate that Storm configs are of proper types/format/structure (thanks d2r)
-* FixedBatchSpout will now replay batches appropriately on batch failure (thanks ptgoetz)
-* Can set JAR_JVM_OPTS env variable to add jvm options when calling 'storm jar' (thanks srmelody)
-* Throw error if batch id for transaction is behind the batch id in the opaque value (thanks mrflip)
-* Sort topologies by name in UI (thanks jaked)
-* Added LoggingMetricsConsumer to log all metrics to a file, by default not enabled (thanks mrflip)
-* Add prepare(Map conf) method to TopologyValidator (thanks ankitoshniwal)
-* Bug fix: Supervisor provides full path to workers to logging config rather than relative path (thanks revans2) 
-* Bug fix: Call ReducerAggregator#init properly when used within persistentAggregate (thanks lorcan)
-* Bug fix: Set component-specific configs correctly for Trident spouts
-
- 
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-10-storm-logo-contest.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-10-storm-logo-contest.md b/docs/_posts/2014-04-10-storm-logo-contest.md
deleted file mode 100644
index 59f2a5d..0000000
--- a/docs/_posts/2014-04-10-storm-logo-contest.md
+++ /dev/null
@@ -1,66 +0,0 @@
----
-layout: post
-title: Apache Storm Logo Contest
-author: P. Taylor Goetz
----
-
-Apache Storm is a platform for distributed, real-time computation that has been undergoing incubation at Apache since September 18, 2013. You can contribute by helping establish the Storm brand by submitting a proposal for the Apache Storm logo.
-
-Your proposal will be published on the [Storm project website](http://storm.incubator.apache.org) next to the other proposals. On **Wednesday, April 30, 2014** the community will choose the new logo through a vote on the [Apache Storm Mailing List](http://mail-archives.apache.org/mod_mbox/incubator-storm-dev/). If more than 10 proposals are received, voting will take place in two rounds, with the first round selecting 10 proposals to move to round two.
-
-The winning artist will be credited on the Apache Storm website as having designed the logo, and may include a link to her/his website or blog. Prizes for the winner(s) are currently TBD.
-
-##GUIDELINES 
-
-The logo should meet the following requirements: 
-
- * Include 2 versions of the logo: a rectangular layout (full brand) and a square layout (icon, stand-alone logo) 
- * Be scalable up or down (hi-res raster, or vector) 
- * Translate to a 2-color representation (black/white, 2 greys, etc.) 
- * Able to be inverted if running on a dark background 
- * Comply with the [Apache branding requirements](http://www.apache.org/foundation/marks/)
- 
-Optional, but nice to have:
- 
- * Icons representing storm components (suitable for use in diagrams, presentations, etc.):
-    * Spouts
-    * Bolts
-    * Streams
-    * Trident
-    * Functions/Filters
-
-Note: The winning design as accepted by popular vote will be treated as a proposal that can be modified and iterated upon to reach its final form. 
-
-There is no limit on the number of entries per individual.
-
-##INSPIRATION 
-
-While designing the logo, keep in mind what describes Storm: 
-
- * Distributed Computation
- * High Performance
- * Fault Tolerance
- * Community Driven
-
-
-##DEADLINE 
-
-The contest will be open until **Wednesday, April 30, 2014**.
-
-##HOW TO ENTER 
-
-Send the [Apache Storm Mailing List](mailto:dev@storm.incubator.apache.org) links to:
-
- * A PNG version of the logo (and it's scalable variations) 
- * A ZIP file with all assets
- * (Optional) A link to a blog post, etc. describing the proposal
-
-Alternatively, contributers can mail the above to the [contest coordinator](mailto:ptgoetz@apache.org) to have them forwarded to the mailing list.
-
-Contributors may also publicise their proposal by tweeting links to a proposal with the hashtag #stormlogocontest
-
-
-##LICENSE 
-
-The authors of the selected Apache Storm logo(s) will be required to donate them to the Apache Storm project and complete and [Apache Individual Contributor License Agreement(ICLA)](http://www.apache.org/licenses/icla.txt)
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-17-logo-pforrest.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-17-logo-pforrest.md b/docs/_posts/2014-04-17-logo-pforrest.md
deleted file mode 100644
index cd47938..0000000
--- a/docs/_posts/2014-04-17-logo-pforrest.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: Logo Entry No. 1 - Patricia Forrest
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/pforrest/storm1.png)
-
-![Storm Brand](/images/logocontest/pforrest/storm_logo_composite.png)
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-17-logo-squinones.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-17-logo-squinones.md b/docs/_posts/2014-04-17-logo-squinones.md
deleted file mode 100644
index 31c00a3..0000000
--- a/docs/_posts/2014-04-17-logo-squinones.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: post
-title: Logo Entry No. 2 - Samuel Quiñones
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/squinones/storm_logo1.png)
-
-![Storm Brand](/images/logocontest/squinones/storm_logo.png)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-19-logo-ssuleman.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-19-logo-ssuleman.md b/docs/_posts/2014-04-19-logo-ssuleman.md
deleted file mode 100644
index e0d49b5..0000000
--- a/docs/_posts/2014-04-19-logo-ssuleman.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-layout: post
-title: Logo Entry No. 3- Shaan Shiv Suleman
-author: P. Taylor Goetz
----
-
-
-![Storm Brand](/images/logocontest/ssuleman/storm_logo.png)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-21-logo-rmarshall.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-21-logo-rmarshall.md b/docs/_posts/2014-04-21-logo-rmarshall.md
deleted file mode 100644
index 98edbb9..0000000
--- a/docs/_posts/2014-04-21-logo-rmarshall.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-layout: post
-title: Logo Entry No. 4 - Richard Brownlie-Marshall
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/rmarshall/StormLogo_Square.png)
-
-![Storm Brand](/images/logocontest/rmarshall/StormLogo_Horizontal.png)
-
-![Storm Brand](/images/logocontest/rmarshall/StormLogo_Horizontal_NoColour.png)
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-22-logo-zsayari.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-22-logo-zsayari.md b/docs/_posts/2014-04-22-logo-zsayari.md
deleted file mode 100644
index 859b32e..0000000
--- a/docs/_posts/2014-04-22-logo-zsayari.md
+++ /dev/null
@@ -1,9 +0,0 @@
----
-layout: post
-title: Logo Entry No. 5 - Ziba Sayari
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/zsayari/storm_logo.png)
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-23-logo-abartos.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-23-logo-abartos.md b/docs/_posts/2014-04-23-logo-abartos.md
deleted file mode 100644
index eee2e82..0000000
--- a/docs/_posts/2014-04-23-logo-abartos.md
+++ /dev/null
@@ -1,15 +0,0 @@
----
-layout: post
-title: Logo Entry No. 6 - Alec Bartos
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/abartos/storm_logo.png)
-
-![Storm Brand](/images/logocontest/abartos/storm_logo2.png)
-
-![Storm Brand](/images/logocontest/abartos/storm_logo3.png)
-
-![Storm Brand](/images/logocontest/abartos/stationery_mockup.jpg)
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-27-logo-cboustead.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-27-logo-cboustead.md b/docs/_posts/2014-04-27-logo-cboustead.md
deleted file mode 100644
index b2b053b..0000000
--- a/docs/_posts/2014-04-27-logo-cboustead.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-layout: post
-title: Logo Entry No. 7 - Calum Boustead
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/cboustead/storm_logo1.png)
-
-![Storm Brand](/images/logocontest/cboustead/storm_logo.png)
-
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-27-logo-sasili.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-27-logo-sasili.md b/docs/_posts/2014-04-27-logo-sasili.md
deleted file mode 100644
index bcd8c4f..0000000
--- a/docs/_posts/2014-04-27-logo-sasili.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: Logo Entry No. 8 - Stefano Asili
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/sasili/storm_logo.png)
-
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-29-logo-jlee1.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-29-logo-jlee1.md b/docs/_posts/2014-04-29-logo-jlee1.md
deleted file mode 100644
index 1f99b1a..0000000
--- a/docs/_posts/2014-04-29-logo-jlee1.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: Logo Entry No. 9 - Jennifer Lee
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/jlee1/storm_logo.jpg)
-
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-29-logo-jlee2.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-29-logo-jlee2.md b/docs/_posts/2014-04-29-logo-jlee2.md
deleted file mode 100644
index 7149b3c..0000000
--- a/docs/_posts/2014-04-29-logo-jlee2.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: Logo Entry No. 10 - Jennifer Lee
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/jlee3/storm_logo.jpg)
-
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-04-29-logo-jlee3.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-04-29-logo-jlee3.md b/docs/_posts/2014-04-29-logo-jlee3.md
deleted file mode 100644
index c034fca..0000000
--- a/docs/_posts/2014-04-29-logo-jlee3.md
+++ /dev/null
@@ -1,10 +0,0 @@
----
-layout: post
-title: Logo Entry No. 11 - Jennifer Lee
-author: P. Taylor Goetz
----
-
-![Storm Brand](/images/logocontest/jlee2/storm_logo.jpg)
-
-
-

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-05-27-round1-results.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-05-27-round1-results.md b/docs/_posts/2014-05-27-round1-results.md
deleted file mode 100644
index 015e167..0000000
--- a/docs/_posts/2014-05-27-round1-results.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-layout: post
-title: Logo Contest - Round 1 Results
-author: P. Taylor Goetz
----
-
-Round one of the Apache Storm logo contest is now complete and was a great success. We received votes from 7 PPMC members as well as 46 votes from the greater Storm community.
-
-We would like to extend a very special thanks to all those who took the time and effort to create and submit a logo proposal. We would also like to thank everyone who voted.
-
-## Results ##
-The Storm PPMC and community votes were closely aligned, with the community vote resolving a PPMC tie for the 3rd finalist as shown in the result table below.
-
-The three finalists entering the final round are:
-
- * [No. 6 - Alec Bartos](/2014/04/23/logo-abartos.html)
- * [No. 9 - Jennifer Lee](/2014/04/29/logo-jlee1.html)
- * [No. 10 - Jennifer Lee](/2014/04/29/logo-jlee2.html)
- 
-Congratulations Alec and Jennifer!
-
-Stay tuned for the final vote, which will be announced shortly.
-
-------
-
-| Entry                        | PPMC | Community |
-|:-----------------------------|-----:|----------:|
-|1 - Patricia Forrest          | 2    | 23        |
-|2 - Samuel Quiñones           | 3    | 6         |
-|3- Shaan Shiv Suleman         | 0    | 7         |
-|4 - Richard Brownlie-Marshall | 0    | 6         |
-|5 - Ziba Sayari               | 0    | 9         |
-|6 - Alec Bartos               | 3    | 32        |
-|7 - Calum Boustead            | 0    | 0         |
-|8 - Stefano Asili             | 0    | 2         |
-|9 - Jennifer Lee              | 9    | 63        |
-|10 - Jennifer Lee             | 18   | 64        |
-|11 - Jennifer Lee             | 0    | 18        |
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-06-17-contest-results.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-06-17-contest-results.md b/docs/_posts/2014-06-17-contest-results.md
deleted file mode 100644
index 4b6b7de..0000000
--- a/docs/_posts/2014-06-17-contest-results.md
+++ /dev/null
@@ -1,24 +0,0 @@
----
-layout: post
-title: Storm Logo Contest Results
-author: P. Taylor Goetz
----
-
-The Apache Storm logo contest is now complete and was a great success. We received votes from 7 PPMC members as well as 55 votes from the greater Storm community. Thank you to everyone who participated by voting.
-
-## The Winner ##
-Congratulations to Jennifer Lee, whose [3rd entry](/2014/04/29/logo-jlee2.html) received the most points from both the PPMC as well as the Storm community. Final vote tallies are listed below.
-
-![Storm Logo](/images/logocontest/storm_logo_winner.png)
-
-The Apache Storm project management team will now begin the process of finalizing the logo and making it official.
-
-Congratulations Jennifer, and thanks again to everyone who participated!
-
-------
-
-| Entry                        | PPMC |&nbsp;&nbsp;&nbsp; Community |
-|:-----------------------------|-----:|----------:|
-|[6 - Alec Bartos](/2014/04/23/logo-abartos.html)               | 2    | 41        |
-|[9 - Jennifer Lee](/2014/04/29/logo-jlee1.html)              | 7    | 111       |
-|[10 - Jennifer Lee](/2014/04/29/logo-jlee2.html)             | 26   | 123       |

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-06-25-storm092-released.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-06-25-storm092-released.md b/docs/_posts/2014-06-25-storm092-released.md
deleted file mode 100644
index 7f8c438..0000000
--- a/docs/_posts/2014-06-25-storm092-released.md
+++ /dev/null
@@ -1,137 +0,0 @@
----
-layout: post
-title: Storm 0.9.2 released
-author: P. Taylor Goetz
----
-
-We are pleased to announce that Storm 0.9.2-incubating has been released and is available from [the downloads page](/downloads.html). This release includes many important fixes and improvements.
-
-Netty Transport Improvements
-----------------------------
-Storm's Netty-based transport has been overhauled to significantly improve performance through better utilization of thread, CPU, and network resources, particularly in cases where message sizes are small. Storm contributor Sean Zhong ([@clockfly](https://github.com/clockfly)) deserves a great deal of credit not only for discovering, analyzing, documenting and fixing the root cause, but also for persevering through an extended review process and promptly addressing all concerns.
-
-Those interested in the technical details and evolution of this patch can find out more in the [JIRA ticket for STORM-297](https://issues.apache.org/jira/browse/STORM-297).
-
-Sean also discovered and fixed an [elusive bug](https://issues.apache.org/jira/browse/STORM-342) in Storm's usage of the Disruptor queue that could lead to out-of-order or lost messages. 
-
-Many thanks to Sean for contributing these important fixes.
-
-Storm UI Improvements
----------------------
-This release also includes a number of improvements to the Storm UI service. Contributor Sriharsha Chintalapani([@harshach](https://github.com/harshach)) added a REST API to the Storm UI service to expose metrics and operations in JSON format, and updated the UI to use that API.
-
-The new REST API will make it considerably easier for other services to consume availabe cluster and topology metrics for monitoring and visualization applications. Kyle Nusbaum ([@knusbaum](https://github.com/knusbaum)) has already leveraged the REST API to create a topology visualization tool now included in Storm UI and illustrated in the screenshot below.
-
-&nbsp;
-
-![Storm UI Topology Visualization](/images/ui_topology_viz.png)
-
-&nbsp;
-
-In the visualization, spout components are represented as blue, while bolts are colored between green and red depending on their associated capacity metric. The width of the lines between the components represent the flow of tuples relative to the other visible streams. 
-
-Kafka Spout
------------
-This is the first Storm release to include official support for consuming data from Kafka 0.8.x. In the past, development of Kafka spouts for Storm had become somewhat fragmented and finding an implementation that worked with certain versions of Storm and Kafka proved burdensome for some developers. This is no longer the case, as the `storm-kafka` module is now part of the Storm project and associated artifacts are released to official channels (Maven Central) along with Storm's other components.
-
-Thanks are due to GitHub user [@wurstmeister]() for picking up Nathan Marz' original Kafka 0.7.x implementation, updating it to work with Kafka 0.8.x, and contributing that work back to the Storm community.
-
-The `storm-kafka` module can be found in the `/external/` directory of the source tree and binary distributions. The `external` area has been set up to contain projects that while not required by Storm, are often used in conjunction with Storm to integrate with some other technology. Such projects also come with a maintenance committment from at least one Storm committer to ensure compatibility with Storm's main codebase as it evolves.
-
-The `storm-kafka` dependency is available now from Maven Central at the following coordinates:
-
-
-	groupId: org.apache.storm
-	artifactId: storm-kafka
-	version: 0.9.2-incubating
-
-Users, and Scala developers in particular, should note that the Kafka dependency is listed as `provided`. This allows users to choose a specific Scala version as described in the [project README](https://github.com/apache/incubator-storm/tree/v0.9.2-incubating/external/storm-kafka).
-
-
-Storm Starter and Examples
---------------------------
-
-Similar to the `external` section of the codebase, we have also added an `examples` directory and pulled in the `storm-starter` project to ensure it will be maintained in lock-step with Storm's main codebase.
-
-Thank you to Storm committer Michael G. Noll for his continued work in maintaining and improving the `storm-starter` project.
-
-
-Plugable Serialization for Multilang
-------------------------------------
-In previous versions of Storm, serialization of data to and from multilang components was limited to JSON, imposing somewhat of performance penalty. Thanks to a contribution from John Gilmore ([@jsgilmore](https://github.com/jsgilmore)) the serialization mechanism is now plugable and enables the use of more performant serialization frameworks like protocol buffers in addition to JSON.
-
-
-Thanks
-------
-Special thanks are due to all those who have contributed to Storm -- whether through direct code contributions, documentation, bug reports, or helping other users on the mailing lists. Your efforts are much appreciated.
-
-
-Changelog
----------
-
- * STORM-352: [storm-kafka] PartitionManager does not save offsets to ZooKeeper
- * STORM-66: send taskid on initial handshake
- * STORM-342: Contention in Disruptor Queue which may cause out of order or lost messages
- * STORM-338: Move towards idiomatic Clojure style 
- * STORM-335: add drpc test for removing timed out requests from queue
- * STORM-69: Storm UI Visualizations for Topologies
- * STORM-297: Performance scaling with CPU
- * STORM-244: DRPC timeout can return null instead of throwing an exception
- * STORM-63: remove timeout drpc request from its function's request queue
- * STORM-313: Remove log-level-page from logviewer
- * STORM-205: Add REST API To Storm UI
- * STORM-326: tasks send duplicate metrics
- * STORM-331: Update the Kafka dependency of storm-kafka to 0.8.1.1
- * STORM-308: Add support for config_value to {supervisor,nimbus,ui,drpc,logviewer} childopts
- * STORM-309: storm-starter Readme: windows documentation update
- * STORM-318: update storm-kafka to use apache curator-2.4.0
- * STORM-303: storm-kafka reliability improvements
- * STORM-233: Removed inline heartbeat to nimbus to avoid workers being killed when under heavy ZK load
- * STORM-267: fix package name of LoggingMetricsConsumer in storm.yaml.example
- * STORM-265: upgrade to clojure 1.5.1
- * STORM-232: ship JNI dependencies with the topology jar
- * STORM-295: Add storm configuration to define JAVA_HOME
- * STORM-138: Pluggable serialization for multilang
- * STORM-264: Removes references to the deprecated topology.optimize
- * STORM-245: implement Stream.localOrShuffle() for trident
- * STORM-317: Add SECURITY.md to release binaries
- * STORM-310: Change Twitter authentication
- * STORM-305: Create developer documentation
- * STORM-280: storm unit tests are failing on windows
- * STORM-298: Logback file does not include full path for metrics appender fileNamePattern
- * STORM-316: added validation to registermetrics to have timebucketSizeInSecs >= 1
- * STORM-315: Added progress bar when submitting topology
- * STORM-214: Windows: storm.cmd does not properly handle multiple -c arguments
- * STORM-306: Add security documentation
- * STORM-302: Fix Indentation for pom.xml in storm-dist
- * STORM-235: Registering a null metric should blow up early
- * STORM-113: making thrift usage thread safe for local cluster
- * STORM-223: use safe parsing for reading YAML
- * STORM-238: LICENSE and NOTICE files are duplicated in storm-core jar
- * STORM-276: Add support for logviewer in storm.cmd.
- * STORM-286: Use URLEncoder#encode with the encoding specified.
- * STORM-296: Storm kafka unit tests are failing on windows
- * STORM-291: upgrade http-client to 4.3.3
- * STORM-252: Upgrade curator to latest version
- * STORM-294: Commas not escaped in command line
- * STORM-287: Fix the positioning of documentation strings in clojure code
- * STORM-290: Fix a log binding conflict caused by curator dependencies
- * STORM-289: Fix Trident DRPC memory leak
- * STORM-173: Treat command line "-c" option number config values as such
- * STORM-194: Support list of strings in *.worker.childopts, handle spaces
- * STORM-288: Fixes version spelling in pom.xml
- * STORM-208: Add storm-kafka as an external module
- * STORM-285: Fix storm-core shade plugin config
- * STORM-12: reduce thread usage of netty transport
- * STORM-281: fix and issue with config parsing that could lead to leaking file descriptors
- * STORM-196: When JVM_OPTS are set, storm jar fails to detect storm.jar from environment
- * STORM-260: Fix a potential race condition with simulated time in Storm's unit tests
- * STORM-258: Update commons-io version to 2.4
- * STORM-270: don't package .clj files in release jars.
- * STORM-273: Error while running storm topologies on Windows using "storm jar"
- * STROM-247: Replace links to github resources in storm script
- * STORM-263: Update Kryo version to 2.21+
- * STORM-187: Fix Netty error "java.lang.IllegalArgumentException: timeout value is negative"
- * STORM-186: fix float secs to millis long convertion
- * STORM-70: Upgrade to ZK-3.4.5 and curator-1.3.3
- * STORM-146: Unit test regression when storm is compiled with 3.4.5 zookeeper

http://git-wip-us.apache.org/repos/asf/storm/blob/93e0d028/docs/_posts/2014-10-20-storm093-release-candidate.md
----------------------------------------------------------------------
diff --git a/docs/_posts/2014-10-20-storm093-release-candidate.md b/docs/_posts/2014-10-20-storm093-release-candidate.md
deleted file mode 100644
index 6270283..0000000
--- a/docs/_posts/2014-10-20-storm093-release-candidate.md
+++ /dev/null
@@ -1,11 +0,0 @@
----
-layout: post
-title: Storm 0.9.3 release candidate 1 available
-author: Michael G. Noll
----
-
-We are pleased to announce that Apache Storm version 0.9.3 has reached the release candidate stage.  The latest release is 0.9.3-rc1.  We are moving closer to the GA release, so this is a good time to give this new 0.9.3 version a try!
-
-Storm 0.9.3 is a maintenance release with bug fixes and better stability as summarized in the [0.9.3 changelog](https://github.com/apache/storm/blob/master/CHANGELOG.md).  On top of that version 0.9.3 continues to improve the integration with [Apache Kafka](http://kafka.apache.org/) as well as the [documentation of the core spout and Trident spout for Kafka](https://github.com/apache/storm/blob/master/external/storm-kafka/README.md), which will provide our users with the best Kafka connectivity for Storm to date.
-
-We heartily encourage you to [test the 0.9.3 release candidate](http://storm.apache.org/downloads.html) and provide your feedback regarding any issues via [our mailing lists](http://storm.apache.org/community.html), which is an easy and valuable way to contribute back to the Storm community and to help us moving to an official 0.9.3 release.  You can find the [0.9.3 release candidate in our Downloads section](http://storm.apache.org/downloads.html).