Re: Ignite yarn cluster deployment

2018-01-15 Thread ilya.kasnacheev
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

Re: Ignite yarn cluster deployment

2017-12-13 Thread Denis Magda
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 > >

RE: Ignite yarn cluster deployment

2017-12-13 Thread Andrey Yatsuk
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

Ignite yarn cluster deployment

2017-12-13 Thread Andrey Yatsuk
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