Thanks a lot Gour! I'll do so. Greetings,
Juan On Fri, Dec 1, 2017 at 11:38 PM, Gour Saha <gs...@hortonworks.com> wrote: > Set yarn.component.placement.policy to 4 for the component in > resources.json to get anti- affinity. > > -Gour > > - Sent from my iPhone > > On Dec 1, 2017, at 7:14 PM, Juan Rodr?guez Hortal? < > juan.rodriguez.hort...@gmail.com<mailto:juan.rodriguez.hort...@gmail.com>> > wrote: > > Hi, > > I'm new to slider, and I'm trying to run an application for a distributed > database on slider using simple packaging. I have to specify a RPC port > that should be the same in all daemons running in each node. The problem is > that if 2 containers for this application are running on the same node then > they would try to use the same port. It is possible to specify somehow that > we don't want to have more than one container for a specific component of > the application running in the same node? > > Thanks in advance. > > Juan >