Hello Yarn Gurus, I am working on a YARN enhancement for optimizing utilization in AWS. Is it possible to classify a container in resource manager as a Map or Reduce task? I have looked at the source code of capacity scheduler, and I dont think it is possible. If I were to make some placement optimizations in RM to run certain reduce tasks on a certain type of nodes, without using node labeling, how can I go about doing this?
Can anyone please give me some suggestions? -- Thanks, Aakash
