The capacity scheduler supports a property "yarn.scheduler.capacity.node-locality-delay". This is a setting to let you delay yarn container allocation to see if locality can improve. However, HOD uses parallel file systems with little or no locality so this is not useful. So set it to 0.
The capacity scheduler supports a property "yarn.scheduler.capacity.node-locality-delay". This is a setting to let you delay yarn container allocation to see if locality can improve. However, HOD uses parallel file systems with little or no locality so this is not useful. So set it to 0.