Repository: incubator-apex-site
Updated Branches:
  refs/heads/asf-site 97f60b9a8 -> 27dcbdd5c (forced update)


from 8a8f1cf706ca02c27fa7618f317c39e5bd8f80be


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/27dcbdd5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/27dcbdd5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/27dcbdd5

Branch: refs/heads/asf-site
Commit: 27dcbdd5c3e42d4f307d6096b55443aca4c44524
Parents: 516095d
Author: Thomas Weise <tho...@datatorrent.com>
Authored: Thu Apr 28 15:19:44 2016 -0700
Committer: Thomas Weise <tho...@datatorrent.com>
Committed: Thu Apr 28 15:19:44 2016 -0700

----------------------------------------------------------------------
 content/docs.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/27dcbdd5/content/docs.html
----------------------------------------------------------------------
diff --git a/content/docs.html b/content/docs.html
index 1d696b0..ca88cbb 100644
--- a/content/docs.html
+++ b/content/docs.html
@@ -88,7 +88,7 @@
 word counting application with Apache Apex starting with setting up your 
development environment, progressing to building, running and monitoring the 
application, visualizing the output and concluding with some advanced features 
such as assessing operator memory requirements, partitioning, and 
debugging.</li>
 <li><a href="http://docs.datatorrent.com/tutorials/salesdimensions/"; 
rel="nofollow">Sales Dimensions Application Tutorial</a> Similar to the Top N 
Words application but covers
 dimensional computations on a simulated sales data stream.</li>
-<li><a href="https://github.com/DataTorrent/examples"; rel="nofollow">Example 
Applications</a> Sample code for specialized tutorials covering a variety of 
topics such as a high-performance key-value store (HDHT), custom partitioning 
using stream codecs, etc.</li>
+<li><a href="https://github.com/DataTorrent/examples"; rel="nofollow">Example 
Applications</a> Sample code for specialized tutorials covering a variety of 
topics such as large key-value state management (HDHT), custom partitioning 
using stream codecs, etc.</li>
 <li><a 
href="https://github.com/apache/incubator-apex-malhar/tree/master/demos";>Malhar 
Demos</a> This is part of the source repository for Apache Apex Malhar and 
contains a number of more substantial sample applications that developers will 
find especially useful.  They include an application that computes some 
statistics (such as moving averages) from a live stream of stock transactions 
from <em>Yahoo! Finance</em>; one that analyzes a synthetic stream of eruption 
event data for the <em>Old Faithful</em> geyser; a Twitter stream analyzer; and 
a simulated fraud detector.</li>
 </ul>
 <h3 id="presentations">Presentations</h3>

Reply via email to