You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/05/12 09:17:13 UTC

[jira] [Updated] (IGNITE-2737) Ignite-Spark documentation is missing some useful informations

     [ https://issues.apache.org/jira/browse/IGNITE-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Magda updated IGNITE-2737:
--------------------------------
    Fix Version/s:     (was: 1.6)
                   1.7

> 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: Ignite RDD
>            Reporter: Luca Rea
>            Assignee: Ivan Veselovsky
>              Labels: community
>             Fix For: 1.7
>
>
> 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
(v6.3.4#6332)