Change Description
In a Hadoop cluster with unbalanced load between nodes, the OmniScheduler Yarn load scheduling algorithm optimizes the open source Capacity Scheduler to schedule resources based on the weight calculation and sorting results of cluster nodes' physical resources. This algorithm enables balanced resource configuration and efficient resource utilization.
New Features
- The Yarn capacity scheduling policy allocates containers based on the customized weight sorting of physical and logical resources.
- The Prometheus component collects information.
- The Grafana component displays cluster load information.
Modified Features
None
Removed Features
None
Parent topic: V1.0.0