Question
What happens when a client submits a YARN application?
Select an option. Your answer will be checked instantly.
Correct Answer: C. The ResourceManager allocates a container to start its ApplicationMaster
Explanation:
The ApplicationMaster is the first application-specific process launched.
It then requests additional containers for the workload.
Leave a Reply