Question
What is the primary role of a YARN NodeManager?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Managing containers and resource usage on one worker node
Explanation:
Each worker runs a NodeManager that launches and monitors containers.
It reports node status and resource availability to the ResourceManager.
Leave a Reply