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-8016 and YARN-8948 add functionality to initialize placement rules with ResourceScheduler. We need this in branch-2, but it doesn't apply cleanly. Hence we just port the initialization logic.
YARN-8948 PlacementRule interface should be for all YarnSchedulers
YARN-8016 Refine PlacementRule interface and add a app-name queue mapping rule as an example