Hi,
I had the following questions related to Yarn:
[1] How does the Application Master know where the data is, to give a list to Resource Manager? Is it talking to the Name Node?
[2] How does Resource Manager interface with HDFS federation? How does it know which specific name node  talk to?
Thanks in advance!