APACHE YARN
YARN is essentially a system for managing distributed applications. It consists of a central Resource Manager, which arbitrates all available cluster resources, and a per-node Node Manager, which takes direction from the Resource Manager and is responsible for managing resources available on a single node.
0 comments:
Post a Comment