Author: edwardyoon
Date: Fri Apr 6 00:58:02 2012
New Revision: 1310145
URL: http://svn.apache.org/viewvc?rev=1310145&view=rev
Log:
Add graph module to feature list.
Modified:
incubator/hama/trunk/src/site/xdoc/index.xml
Modified: incubator/hama/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/incubator/hama/trunk/src/site/xdoc/index.xml?rev=1310145&r1=1310144&r2=1310145&view=diff
==============================================================================
--- incubator/hama/trunk/src/site/xdoc/index.xml (original)
+++ incubator/hama/trunk/src/site/xdoc/index.xml Fri Apr 6 00:58:02 2012
@@ -35,6 +35,7 @@ xsi:schemaLocation="http://maven.apache.
<li>Checkpoint recovery.</li>
<li>Support to run in the Cloud using <a
href="hama_on_clouds.html">Apache Whirr</a>.</li>
<li>Support to run with Hadoop YARN.</li>
+ <li>Support Pregel-style Graph computing framework as a
sub-module.</li>
</ul>
<br/>
<table class="green" width="100%" cellspacing="0" cellpadding="5"
border="1">