Hello Andrey!
You basically need to run:
IGNITE_YARN_JAR=/mnt/ignite/apache-ignite-2.3.0-src/modules/yarn/target/ignite-yarn-2.3.0.jar
yarn jar ${IGNITE_YARN_JAR} ${IGNITE_YARN_JAR}
/mnt/ignite/ignite_yarn.properties
As you can see there's two local paths - for JAR and for properties. If you
e
ext without
> additional settings in my app and all will works?
>
> From: Andrey Yatsuk <mailto:yat...@megaputer.ru>
> Sent: 13 декабря 2017 г. 17:15
> To: user@ignite.apache.org <mailto:user@ignite.apache.org>
> Subject: Ignite yarn cluster deployment
>
>
additional settings in my app and all will works?
From: Andrey Yatsuk
Sent: 13 декабря 2017 г. 17:15
To: user@ignite.apache.org
Subject: Ignite yarn cluster deployment
Hi!
Our application is launched from remotely pc via spark-submit in yarn-cluster
mode with Kerberos keytab and principals by this
Hi!
Our application is launched from remotely pc via spark-submit in yarn-cluster
mode with Kerberos keytab and principals by this guide:
https://spark.apache.org/docs/latest/running-on-yarn.htmll (I can describe more
in detail if it is required.) The advantages of this approach are that I have