forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
3.0 KiB
3.0 KiB
How Do I Improve the Resource Utilization of Core Nodes in a Cluster?
- Go to the Yarn service configuration page.
- For versions earlier than 1.9.2,
log in to MRS Manager, choose Services > Yarn > Service Configuration, and select All from the Basic drop-down list.
- For MRS 1.9.2 or later, click the cluster name on the MRS console, choose Components > Yarn > Service Configuration, and select All from the Basic drop-down list.
- MRS 3.x or later: Log in to FusionInsight Manager. Choose Cluster > Name of the desired cluster > Services > Yarn > Configurations > All Configurations.
- For versions earlier than 1.9.2,
- Search for yarn.nodemanager.resource.memory-mb, and increase the value based on the actual memory of the cluster nodes.
- Save the change and restart the affected services or instances.
Parent topic: Performance Tuning