Re: Can NMs communicate among themselves?

2013-12-09 Thread santosh kumar
On Mon, Dec 9, 2013 at 8:44 PM, Sandy Ryza wrote: > Hi Santosh, > > NodeManagers do not communicate with each other in YARN. > > -Sandy > > > On Mon, Dec 9, 2013 at 5:42 PM, santosh kumar >wrote: > > > Hi, > > > > The communication in YARN is b

Can NMs communicate among themselves?

2013-12-09 Thread santosh kumar
Hi, The communication in YARN is b/w RM-NM or AM-RM from what I know. Can Node Managers talk to each other? If so, how? Also what protocol or communication model does hadoop follow? Thanks, Santosh PhD Candidate USF, Tampa, FL

Yet Another Scheduling Idea

2013-12-09 Thread santosh kumar
Hi, I am trying to develop an auction based scheduling algorithm for YARN. I have few questions about the same. Idea is to have an "Auction Manager" inside every "Node Manager" who receive auction requests from "Resource Manager" for every resource request from "Application Master". The cluster n