You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by as...@apache.org on 2011/07/22 03:13:55 UTC

svn commit: r1149427 - in /incubator/whirr/trunk: CHANGES.txt src/site/xdoc/index.xml

Author: asavu
Date: Fri Jul 22 01:13:54 2011
New Revision: 1149427

URL: http://svn.apache.org/viewvc?rev=1149427&view=rev
Log:
WHIRR-345. Add Hama service information to the website. Contributed by Edward J. Yoon

Modified:
    incubator/whirr/trunk/CHANGES.txt
    incubator/whirr/trunk/src/site/xdoc/index.xml

Modified: incubator/whirr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/whirr/trunk/CHANGES.txt?rev=1149427&r1=1149426&r2=1149427&view=diff
==============================================================================
--- incubator/whirr/trunk/CHANGES.txt (original)
+++ incubator/whirr/trunk/CHANGES.txt Fri Jul 22 01:13:54 2011
@@ -34,6 +34,9 @@ Trunk (unreleased changes)
     WHIRR-338. byon cluster with hostnames defined in /etc/hosts.
     (Bruno Dumon via tomwhite)
 
+    WHIRR-345. Add Hama service information to the website 
+    (Edward J. Yoon via asavu)
+
   BUG FIXES
 
     WHIRR-315. Temporary override Providers#withIds until jclouds 

Modified: incubator/whirr/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/incubator/whirr/trunk/src/site/xdoc/index.xml?rev=1149427&r1=1149426&r2=1149427&view=diff
==============================================================================
--- incubator/whirr/trunk/src/site/xdoc/index.xml (original)
+++ incubator/whirr/trunk/src/site/xdoc/index.xml Fri Jul 22 01:13:54 2011
@@ -80,6 +80,9 @@ xsi:schemaLocation="http://maven.apache.
         <th align="center">
           <b>Voldemort</b>
         </th>
+        <th align="center">
+          <b>Hama</b>
+        </th>
       </tr>
       <tr valign="top">
         <td align="center">Amazon EC2</td>
@@ -89,6 +92,7 @@ xsi:schemaLocation="http://maven.apache.
         <td align="center">Yes</td>
         <td align="center">Yes</td>
         <td align="center">Yes</td>
+        <td align="center">Yes</td>        
       </tr>
       <tr valign="top">
         <td align="center">Rackspace Cloud Servers</td>
@@ -98,6 +102,7 @@ xsi:schemaLocation="http://maven.apache.
         <td align="center">Yes</td>
         <td align="center">Yes</td>
         <td align="center">Yes</td>
+        <td align="center">Yes</td>
       </tr>
     </table>
     <p>For development and local testing we are also supporting the BYON (bring your own nodes)