Author: edwardyoon
Date: Tue Jun 30 07:55:04 2015
New Revision: 1688393
URL: http://svn.apache.org/r1688393
Log:
update website
Modified:
hama/site/trunk/css/site.css
hama/site/trunk/index.html
Modified: hama/site/trunk/css/site.css
URL:
http://svn.apache.org/viewvc/hama/site/trunk/css/site.css?rev=1688393&r1=1688392&r2=1688393&view=diff
==============================================================================
--- hama/site/trunk/css/site.css (original)
+++ hama/site/trunk/css/site.css Tue Jun 30 07:55:04 2015
@@ -17,6 +17,7 @@
#breadcrumbs { display:none; }
#bannerRight { margin-right: 350px; }
+#bodyColumn { margin-top: 40px; }
body {
font: large/1.35 "Linux Libertine", Palatino, "Palatino Linotype", "Book
Antiqua", Georgia, "Times New Roman", serif; word-spacing: 0.13em;
Modified: hama/site/trunk/index.html
URL:
http://svn.apache.org/viewvc/hama/site/trunk/index.html?rev=1688393&r1=1688392&r2=1688393&view=diff
==============================================================================
--- hama/site/trunk/index.html (original)
+++ hama/site/trunk/index.html Tue Jun 30 07:55:04 2015
@@ -186,7 +186,7 @@
<div class="section">
<h2></h2></div>
-<p style="margin-top: 25px;">
+<p>
Apache Hama<sup>TM</sup> is a general BSP computing engine on top of
Hadoop, which was established in 2012 as a Top-Level Project of The Apache
Software Foundation.
It provides High-Performance computing engine for performing massive
scientific and iterative algorithms on existing open source or enterprise
Hadoop cluster,
such as Matrix, Graph, and Machine Learning.