Re: Nodes distribution/nodes in parallel on one host using Yarn

2018-07-13 Thread Renan Pinzon
Hi Ilya, First of all thanks for your response! I thought about increasing the resources to prevent more than one node on a host but I believe that in this case it will be better to keep the cluster running in standalone mode. Firstly because I won't make use of affinity between Ignite and Spark

Re: Nodes distribution/nodes in parallel on one host using Yarn

2018-07-13 Thread Ilya Kasnacheev
Hello! I'm afraid you will have to debug it and fill and issue since there's not much expertise in YARN deployments here. One thing I see in the source that additional nodes might be brought up on the same host if it has extra resources (as determined by YARN resource management) I suggest incre

Nodes distribution/nodes in parallel on one host using Yarn

2018-07-12 Thread rpinzon
Hi there, I've been using Apache Ignite 1.8 in standalone mode for a while and as I'm upgrading to 2.5.0 I'm trying to use YARN deployment (https://apacheignite.readme.io/docs/yarn-deployment). I deployed Ignite and it is running fine on YARN using ZooKeeper discovery but when I increase the numb