Author: dmagda
Date: Wed Mar  7 00:02:25 2018
New Revision: 1826054

URL: http://svn.apache.org/viewvc?rev=1826054&view=rev
Log:
updated spark pages

Modified:
    ignite/site/trunk/use-cases/spark/shared-memory-layer.html

Modified: ignite/site/trunk/use-cases/spark/shared-memory-layer.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/use-cases/spark/shared-memory-layer.html?rev=1826054&r1=1826053&r2=1826054&view=diff
==============================================================================
--- ignite/site/trunk/use-cases/spark/shared-memory-layer.html (original)
+++ ignite/site/trunk/use-cases/spark/shared-memory-layer.html Wed Mar  7 
00:02:25 2018
@@ -61,9 +61,8 @@ under the License.
                     </p>
                     <div class="page-heading">Shared RDDs and DataFrames</div>
                     <p>
-                        <code>IgniteRDD</code> is an implementation of native 
Spark RDDs and DataFrames APIs which, in addition to
-                        all the standard RDD functionality, also shares the 
state of the RDD across other
-                        Spark jobs, applications and workers.
+                        In addition to all the standard RDD functionality, 
Ignite's shared Spark RDDs and DataFrames
+                        also shares the state of the RDD across other Spark 
jobs, applications and workers.
                     </p>
                     <p>
                         Depending on the pre-configured deployment mode, the 
shared state may either exist only


Reply via email to