Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Multiple Application Masters

avatar

Hi,

Can Hadoop have multiple application masters on single node. ?

1 ACCEPTED SOLUTION

avatar

Hi @Rahul Gupta,

Yes, a single node can have more than one application masters when we have several applications running; where each application master belongs to a unique application. None of the application master will be aware of the presence of the other.

More info on AM

https://hortonworks.com/blog/apache-hadoop-yarn-concepts-and-applications/

View solution in original post

1 REPLY 1

avatar

Hi @Rahul Gupta,

Yes, a single node can have more than one application masters when we have several applications running; where each application master belongs to a unique application. None of the application master will be aware of the presence of the other.

More info on AM

https://hortonworks.com/blog/apache-hadoop-yarn-concepts-and-applications/