The same has been posted in StackOverflow
<https://stackoverflow.com/questions/60815863/high-availability-for-a-java-yarn-application>
but
did not get any response there also. Anyone any thoughts on this ?

On Mon, Mar 23, 2020 at 3:52 PM Debraj Manna <[email protected]>
wrote:

> Can someone let me know what is the recommended way to ensure high
> availability for a yarn application?
>
> For example, let say I have 3 physical nodes. The yarn java application
> needs 3 containers and each physical node has enough resources to hold 3
> yarn containers. What is the recommended way to ensure that all the
> containers do not land upon the same physical node thereby becoming SPOF?
>

Reply via email to