[ 
https://issues.apache.org/jira/browse/IGNITE-4526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867029#comment-15867029
 ] 

Denis Magda commented on IGNITE-4526:
-------------------------------------

[~manish__mishra], thanks a lot! Merged the examples to the master and 1.9 
branch:
http://apache-ignite-developers.2346864.n4.nabble.com/Apache-Ignite-1-9-td14170.html

Look forward to more contributions from you.

> Add Spark Shared RDD examples
> -----------------------------
>
>                 Key: IGNITE-4526
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4526
>             Project: Ignite
>          Issue Type: Task
>    Affects Versions: 1.8
>            Reporter: Denis Magda
>            Assignee: Manish Mishra
>            Priority: Critical
>             Fix For: 1.9
>
>         Attachments: profiles.png, SuiteSnapShot.png, 
> Teamcity_Runn_Java8_example
>
>
> Spark Shared RDD functionality doesn't have its own examples. We need to add 
> an example that will do the following:
> - First Spark Worker: creation of a shared RDD and filling it in with data.
> - First Spark Worker: performing some native spark transformation with the 
> RDD.
> - Second Spark Worker: connecting to the same shared RDD.
> - Second Spark Worker: execution of SQL query using Spark API and Ignite API. 
> Show that Ignite's query executes faster.
> The reason why the example should consist of two workers is to showcase one 
> of the main benefits of Ignite's RDDs - ability to share the state (RDD) amid 
> different Spark workers and processes.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to