Interaction between various node platforms on the yarn platform

Source: Internet
Author: User

ResourceManager: Managing resource CPU and memory above the cluster

NodeManager: Above Run program Applicationmaster multiple above the NodeManager . The program above MapReduce is called Mrappmaster. run Maptask or reducetask on the nodemnager above MapReduce     client: Where the user submits the Code     follow RPC communication mechanism       in Hadoop2, the server code for RPC has changedThe user submits the code to the ResourceManager and needs to go through a protocol Applicationclientprotocol ResourceManager will assign a nodemanager to run it after submission Applicationmaster Applicationmaster want to be jobtracker also need resources, so will interact with ResourceManager registration and application resources, go to the agreement Applicationmasterprotocol, Request resources to run map or reduce. when the application is successful, the Applicationmaster will communicate with Nodemaster and go through the agreement. Containermanagementprotocol,To initiate and close tasks Nodemnager and ResourceManager to communicate, the protocol Resourcetrackerprotocol,nodemnager will be registered to ResourceManager after the start, At any time, the Resourcemnager will report its own situation, sending the heartbeat to tell itself the resource situation.

Interaction between various node platforms on the yarn platform

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.