Question
What happens if an ApplicationMaster fails?
Select an option. Your answer will be checked instantly.
Correct Answer: A. YARN may restart it according to the application's retry policy
Explanation:
The ResourceManager tracks application attempts.
A replacement ApplicationMaster can recover or restart work depending on framework support.
Leave a Reply