You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2015/10/19 04:02:16 UTC

svn commit: r1709340 - in /hama/site/trunk: developers.html index.html

Author: edwardyoon
Date: Mon Oct 19 02:02:16 2015
New Revision: 1709340

URL: http://svn.apache.org/viewvc?rev=1709340&view=rev
Log:
update website

Modified:
    hama/site/trunk/developers.html
    hama/site/trunk/index.html

Modified: hama/site/trunk/developers.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/developers.html?rev=1709340&r1=1709339&r2=1709340&view=diff
==============================================================================
--- hama/site/trunk/developers.html (original)
+++ hama/site/trunk/developers.html Mon Oct 19 02:02:16 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-07-06 
+ | Generated by Apache Maven Doxia at 2015-10-19 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150706" />
+    <meta name="Date-Revision-yyyymmdd" content="20151019" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Hama - 
   Developers Guide</title>
@@ -189,8 +189,8 @@
 <h3>Source Code<a name="Source_Code"></a></h3></div>
     
 <p>
-    The source files are now stored on Subversion : 
-    <a class="externalLink" href="https://svn.apache.org/repos/asf/hama/trunk">https://svn.apache.org/repos/asf/hama/trunk</a>
+    The source files are now stored on GIT : 
+    <a class="externalLink" href="https://git-wip-us.apache.org/repos/asf/hama.git">https://git-wip-us.apache.org/repos/asf/hama.git</a>
     <br />
     And, git mirros : <a class="externalLink" href="git://git.apache.org/hama.git">git://git.apache.org/hama.git</a>
     [ <a class="externalLink" href="http://git.apache.org/hama.git">http</a>, <a class="externalLink" href="http://github.com/apache/hama">github</a> ] 

Modified: hama/site/trunk/index.html
URL: http://svn.apache.org/viewvc/hama/site/trunk/index.html?rev=1709340&r1=1709339&r2=1709340&view=diff
==============================================================================
--- hama/site/trunk/index.html (original)
+++ hama/site/trunk/index.html Mon Oct 19 02:02:16 2015
@@ -1,13 +1,13 @@
 <!DOCTYPE html>
 <!--
- | Generated by Apache Maven Doxia at 2015-07-06 
+ | Generated by Apache Maven Doxia at 2015-10-19 
  | Rendered using Apache Maven Fluido Skin 1.4
 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta charset="UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <meta name="Date-Revision-yyyymmdd" content="20150706" />
+    <meta name="Date-Revision-yyyymmdd" content="20151019" />
     <meta http-equiv="Content-Language" content="en" />
     <title>Apache Hama - 
   Big Data and High-Performance Computing</title>
@@ -179,7 +179,7 @@
     
 <p>
     
-<div style="float:left;margin-right:15px;margin-top:25px;"><img src="./images/hama_art_arthur_300x220.png" style="width:260px" alt="" /></div>
+<div style="float:left;margin-right:15px;"><img src="./images/hama_paint_logo.png" style="width:130px" alt="" /></div>
      Apache Hama<sup>TM</sup> is a framework for Big Data analytics which uses the Bulk Synchronous Parallel (BSP) computing model, 
     which was established in 2012 as a Top-Level Project of The Apache Software Foundation. 
     <br /><br />It provides not only pure BSP programming model 
@@ -188,24 +188,24 @@
     </p>
     
 
-<div align="right">
+<div align="center">
 
 <div>
-<pre style="width: 625px; text-align:center;">
-+---------------------+-------------------------+----------------------------+
-|         BSP         |           Graph         |        Deep learning       |
-|      (pure BSP)     |     (Google's Pregel)   |    (Google's DistBelief)   |
-+---------------------+-------------------------+----------------------------+
-|                              Apache Hama                                   |
-|                                     +--------------------------------------+
-|                                     |                 YARN                 |
-+-------------------------------------+--------------------------------------+
-|                              Hadoop HDFS                                   |
-+----------------------------------------------------------------------------+</pre></div>
+<pre style="width: 670px; text-align:center;">
++--------------+----------------------+---------------------+-------------------+
+|   Core BSP   |      Apache MRQL     |    Graph Package    |    Apache Horn    |
+|  (pure BSP)  |  (Query Processing)  |  (Graph Computing)  |  (Deep Learning)  |
++--------------+----------------------+---------------------+-------------------+
+|                                Apache Hama                                    |
++-------------------------------------------------------------------------------+
+|                                Hadoop HDFS                                    |
++-------------------------------------------------------------------------------+</pre></div>
 </div>
 
     
 <div class="green">
+
+
     
 <div class="section">
 <h3 align="center">Recent News<a name="Recent_News"></a></h3>