Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
What
When submitting application to Yarn and user don't specify any node-label on AM request and ApplicationSubmissionContext, we hope that Yarn could provide the default AM node-label.
Why
Yarn cluster in our internal company exists on-premise NodeManagers and elastic NodeManagers (which is built on K8s). To prevent application instability due to elastic NM decommission, we hope that the AM of job can be allocated to on-premise NMs.
Attachments
Issue Links
- breaks
-
YARN-11101 Fix TestYarnConfigurationFields
- Resolved
- causes
-
YARN-11106 Fix the test failure due to missing conf of yarn.resourcemanager.node-labels.am.default-node-label-expression
- Resolved
- links to