Turn off YARN GPU
If YARN GPU is enabled on your HDP cluster, then you must turn off the YARN GPU feature on the HDP cluster and enable it on the CDP cluster.
- Log in to the HDP cluster
- On the left navigation pane, click YARN
- Click Configurations
- Click Advanced
- In the search box, search for yarn.resource-types
- If the input field contains yarn.io/gpu, you must remove it from the string value
- Click Save
- Click Proceed anyway
- In the search box, search for yarn.nodemanager.resource-plugins
- If the input field contains yarn.io/gpu, you must remove it from the string value
- Click Save
- Click Proceed anyway
- In the search box, search for container-executor configuration template
-
If the
container-executor.cfg
file template contains thegpu
section, you must remove it completely. For example,{{ '[gpu]' }} module.enabled={{gpu_module_enabled}}
- Click Save
- Click Proceed anyway
- Restart the YARN service