| Package | Description |
|---|---|
| org.apache.hadoop.yarn.conf |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Class | Description |
|---|---|
| ConfigurationProvider | |
| CustomRMAddressFinder |
Class that allows to find RM address while using Custom RM HA
|
| RMAddressFinderLoader |
Class to load custom RMAddressFinder
ideally all the loading should be done in the constructor
but there are issues with static initialization ordering
that dictated loading this class over "get" method and
make it synchronized to prevent from double loading
|
| YarnConfiguration |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.