@Public
| Class | Description |
|---|---|
| ConfigurationProvider | |
| ConfigurationProviderFactory | |
| CustomRMAddressFinder |
Class that allows to find RM address while using Custom RM HA
|
| DefaultYarnConfiguration |
Holds an instance of default @link{YarnConfiguration}.
|
| HAUtil | |
| 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 | |
| YarnDefaultProperties |
Default values for properties defined in yarn-site.xml.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.