Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
YARN-3802 uncovered an issue with the scheduler where the resource calculation can be incorrect due to async event handling. It was subsequently fixed by YARN-4344, but it was never fixed for the fair scheduler.
YARN-4344 NMs reconnecting with changed capabilities can lead to wrong cluster resource calculations
YARN-3802 Two RMNodes for the same NodeId are used in RM sometimes after NM is reconnected.