You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ds...@apache.org on 2015/03/05 04:48:06 UTC

svn commit: r1664221 - in /incubator/ignite/site/trunk: features.html images/hadoop_sequence.png images/in_memory_compute.png

Author: dsetrakyan
Date: Thu Mar  5 03:48:05 2015
New Revision: 1664221

URL: http://svn.apache.org/r1664221
Log:
fixing features

Added:
    incubator/ignite/site/trunk/images/hadoop_sequence.png   (with props)
Modified:
    incubator/ignite/site/trunk/features.html
    incubator/ignite/site/trunk/images/in_memory_compute.png

Modified: incubator/ignite/site/trunk/features.html
URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/features.html?rev=1664221&r1=1664220&r2=1664221&view=diff
==============================================================================
--- incubator/ignite/site/trunk/features.html (original)
+++ incubator/ignite/site/trunk/features.html Thu Mar  5 03:48:05 2015
@@ -217,8 +217,7 @@ under the License.
             <h2>Compute Grid</h2>
             <p>
                 Compute Grid provides the means for parallel processing of CPU
-                or otherwise resource intensive tasks including traditional High Performance Computing (HPC) and
-                Massively Parallel Processing (MPP).
+                or otherwise resource intensive tasks including traditional High Performance Computing (HPC) and Massively Parallel Processing (MPP).
             </p>
             <div class="feature-box">
                 <div class="feature-left">
@@ -409,7 +408,7 @@ under the License.
             <div class="code-examples">&nbsp;</div>
             
             <div class="feature-links">
-                <a target=wiki href="#">Learn More <i class="fa fa-angle-double-right"></i></a>
+                <!--<a target=wiki href="#">Learn More <i class="fa fa-angle-double-right"></i></a>-->
                 <a href="#features">Top <i class="fa fa-angle-double-up"></i></a>
             </div>
         </section>
@@ -417,26 +416,30 @@ under the License.
         <section id="hadoop" class="feature-section">
             <h2>Hadoop Acceleration</h2>
             <p>
-                Hadoop Accelerator enhances existing Hadoop technology to enable fast data processing using the tools
-                and technology your organization is already using today.<br/><br/>
-                Ignite’s in-memory accelerator for Hadoop is based on the industry’s first dual-mode,
-                high-performance in-memory file system that is 100% compatible with Hadoop HDFS, and an in-memory
-                optimized MapReduce implementation. In-memory HDFS and in-memory MapReduce provide easy to use
-                extensions to disk-based HDFS and traditional MapReduce, delivering up to 100x faster performance.<br/><br/>
-                In-memory accelerator for Hadoop requires minimal to no integration and works with any commercial or
-                open source version of Hadoop, including Cloudera, HortonWorks, MapR, Apache, Intel, AWS, as well
-                as any other Hadoop 1.x and Hadoop 2.x distributions.
+                Hadoop Accelerator enhances existing Hadoop technology to enable fast data processing using the tools and technology your organization is already using today.<br/><br/>
+                Ignite’s in-memory accelerator for Hadoop is based on the dual-mode,
+                high-performance in-memory file system that is 100% compatible with Hadoop HDFS, and an in-memory optimized MapReduce implementation. In-memory HDFS and in-memory MapReduce provide easy to use extensions to disk-based HDFS and traditional MapReduce, delivering up to 100x faster performance.
             </p>
-            <div class="features-heading">Features:</div>
-            <ul class="features-list">
-                <li>100x Faster Performance</li>
-                <li>In-Memory MapReduce</li>
-                <li>Highly Optimized In-Memory Processing</li>
-                <li>Dual Mode - Standalone File System/Primay Caching Layer for HDFS </li>
-                <li>Highly Tunable Read-Through and Write-Through Behavior</li>
-            </ul>
+            <div class="feature-box">
+                <div class="feature-left">
+                    <div class="features-heading">Features:</div>
+                    <ul class="features-list">
+                        <li>100x Faster Performance</li>
+                        <li>In-Memory MapReduce</li>
+                        <li>Highly Optimized In-Memory Processing</li>
+                        <li>Dual Mode - Standalone File System/Primay Caching Layer for HDFS </li>
+                        <li>Highly Tunable Read-Through and Write-Through Behavior</li>
+                    </ul>
+                </div>
+                <div class="feature-right">
+                    <img src="images/hadoop_sequence.png" width="400px"/>
+                </div>
+            </div>
+
+            <div class="code-examples">&nbsp;</div>
+            
             <div class="feature-links">
-                <a target=wiki href="http://hadoop.gridgain.org/latest/Hadoop+Accelerator">Learn More <i class="fa fa-angle-double-right"></i></a>
+                <!--<a target=wiki href="#">Learn More <i class="fa fa-angle-double-right"></i></a>-->
                 <a href="#features">Top <i class="fa fa-angle-double-up"></i></a>
             </div>
         </section>

Added: incubator/ignite/site/trunk/images/hadoop_sequence.png
URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/images/hadoop_sequence.png?rev=1664221&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/ignite/site/trunk/images/hadoop_sequence.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/ignite/site/trunk/images/in_memory_compute.png
URL: http://svn.apache.org/viewvc/incubator/ignite/site/trunk/images/in_memory_compute.png?rev=1664221&r1=1664220&r2=1664221&view=diff
==============================================================================
Binary files - no diff available.