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 2018/01/08 17:34:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16316641#comment-16316641 ] 

Denis Magda commented on IGNITE-2737:
-------------------------------------

[~NIzhikov], could you look into this documentation ticket and improve or suggest how to improve the existing Spark documentation?
https://apacheignite-fs.readme.io/docs/ignite-for-spark

> 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
>              Labels: community
>             Fix For: 2.4
>
>
> 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.4.14#64029)