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

Nikolay Izhikov commented on IGNITE-2737:
-----------------------------------------

[~dmagda] I've update documentation.

Please, review hidden page:

https://apacheignite-fs.readme.io/v2.3/docs/installation-deployment-improved-classpath#section-spark-application-classpath

> Ignite-Spark documentation is missing some useful informations
> --------------------------------------------------------------
>
>                 Key: IGNITE-2737
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2737
>             Project: Ignite
>          Issue Type: Bug
>          Components: documentation, spark
>            Reporter: Luca Rea
>            Assignee: Nikolay Izhikov
>            Priority: Major
>              Labels: community
>             Fix For: 2.5
>
>
> Hi,
> in my tests I have experienced some configuration issue running spark in 
> local and yarn-client mode, so I want to share them.
> In order to let Ignite work correctly I had to customize spark-defaults.conf 
> adding to "spark.driver.extraClassPath" and "spark.executor.extraClassPath" 
> the string
> {code}
> "/opt/ignite/libs/*:/opt/ignite/libs/optional/ignite-spark/*:/opt/ignite/libs/optional/ignite-log4j/*:/opt/ignite/libs/optional/ignite-yarn/*:/opt/ignite/libs/ignite-spring/*"
> {code}
> (opt/ignite is my IGNITE_HOME) and other IGNITE_ useful variables like 
> "spark.executorEnv.IGNITE_WORK_DIR" in order to let them be loaded by 
> executors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to