Author: nkourtellis
Date: Sun Sep 25 21:24:41 2016
New Revision: 1762237
URL: http://svn.apache.org/viewvc?rev=1762237&view=rev
Log:
fixed some issues with new release
Modified:
incubator/samoa/site/index.html
Modified: incubator/samoa/site/index.html
URL:
http://svn.apache.org/viewvc/incubator/samoa/site/index.html?rev=1762237&r1=1762236&r2=1762237&view=diff
==============================================================================
--- incubator/samoa/site/index.html (original)
+++ incubator/samoa/site/index.html Sun Sep 25 21:24:41 2016
@@ -26,7 +26,7 @@
<h1><a href="http://incubator.apache.org/"><img
style="max-width:55%;border:0px solid
black;"src="http://incubator.apache.org/images/egg-logo.png" alt="Apache
Incubator">
</a>Apache SAMOA is a distributed streaming machine learning (ML)
framework that contains a programing abstraction for distributed streaming ML
algorithms.</h1>
- <h2>Apache SAMOA enables development of new ML algorithms without directly
dealing with the complexity of underlying distributed stream processing engines
(DSPEe, such as Apache Storm, Apache S4, and Apache Samza).
+ <h2>Apache SAMOA enables development of new ML algorithms without directly
dealing with the complexity of underlying distributed stream processing engines
(DSPEe, such as Apache Storm, Apache Flink, and Apache Samza).
Apache SAMOA users can develop distributed streaming ML algorithms once
and execute them on multiple DSPEs.</h2>
<ul class="next-steps wrapper">
@@ -35,7 +35,7 @@
<span class="mega-octicon octicon-tools"></span>
</a>
<h4><a href="#build">Build Apache SAMOA</a></h4>
- <p>Build Apache SAMOA for Apache Storm, Apache S4, Apache Samza, or
Local mode.</p>
+ <p>Build Apache SAMOA for Apache Storm, Apache Flink, Apache Samza, or
Local mode.</p>
</li>
<li class="custom-urls">
<a class="hero-octicon" href="#getting-started">
@@ -126,7 +126,7 @@
</li>
<li id="terminal-step-2" class="option-terminal">
- <h4>Apache S4 (now decommisioned after 0.4.0</h4>
+ <h4>Apache S4 (now decommisioned after 0.4.0)</h4>
<p>If you want to compile Apache SAMOA for S4, you will need to
install the S4 dependencies
manually as explained in <a
href="documentation/Executing-SAMOA-with-Apache-S4.html">Executing Apache SAMOA
with Apache S4</a>.</p>
<div class="terminal">