First of all thank you for your answer, whether it is useful or not. I don't quite understand Container, the problem is as follows
- Is Contatiner a component of NodeManager?
- Is the Contatiner created with NodeManager?
- When NodeManager or MRAppMaster wants to start a Contatiner, do you only need to configure it?
- Is there a collection of available resources in the scheduler? Will some resources be allocated for running jobs every time? Is it like cutting a ham?
- I want to know how a Contatiner is started or created in ResourceManager.
I hope the answer can be simpler and easier to understand, and it is best to have a picture show. Thank you.