[
https://issues.apache.org/jira/browse/IGNITE-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805267#comment-15805267
]
Denis Magda commented on IGNITE-4529:
-------------------------------------
To be honest, I never build examples from a command line using {{mvn}} command.
Basically, create an Intellij IDEA project and run all the examples and other
executables from there. IDEA handles all the dependencies and builds the
sources automatically for you.
https://cwiki.apache.org/confluence/display/IGNITE/Project+Setup
If by some reason you still want to build a project from the command line give
a try this command
{{mvn package -Pgpg,release,scala,scala-2.10,use-ignite-sources,lgpl,examples
-DclientDocs -DskipTests}}
> Add first Spark worker which creates a shared IgniteRDD and performs some
> basic native spark transformations on it.
> --------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-4529
> URL: https://issues.apache.org/jira/browse/IGNITE-4529
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Manish Mishra
> Assignee: Manish Mishra
> Fix For: 2.0
>
> Attachments: build_error_ignite.png
>
>
> This task includes adding an example Spark self contained application which
> will be able to demonstrate create of a shared IgniteRDD and applying some
> very basic transformation on created RDD. This will serve as worker1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)