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/12/30 10:06:24 UTC

svn commit: r1722288 - /ignite/site/trunk/community/contribute.html

Author: dsetrakyan
Date: Wed Dec 30 09:06:24 2015
New Revision: 1722288

URL: http://svn.apache.org/viewvc?rev=1722288&view=rev
Log:
Added Python API for Ignite RDD to Pick a Ticket section.

Modified:
    ignite/site/trunk/community/contribute.html

Modified: ignite/site/trunk/community/contribute.html
URL: http://svn.apache.org/viewvc/ignite/site/trunk/community/contribute.html?rev=1722288&r1=1722287&r2=1722288&view=diff
==============================================================================
--- ignite/site/trunk/community/contribute.html (original)
+++ ignite/site/trunk/community/contribute.html Wed Dec 30 09:06:24 2015
@@ -120,10 +120,11 @@ under the License.
                     <li>Distributed multi-map, <a href="https://issues.apache.org/jira/browse/IGNITE-640">IGNITE-640</a></li>
                </ul>
             </p>
-            <div class="page-heading">Other:</div>
+            <div class="page-heading">Hadoop & Spark:</div>
             <p>
                 <ul class="page-list">
                     <li>Implementation of IgfsSecondaryFileSystem for local file system, <a href="https://issues.apache.org/jira/browse/IGNITE-1926">IGNITE-1926</a></li>
+                    <li>Python API for Ignite RDD for Spark, <a href="https://issues.apache.org/jira/browse/IGNITE-949">IGNITE-949</a></li>
                </ul>
             </p>
         </section>