Hi, I believe that I found a bug in the FifoScheduler when it's checking for node locality. It ends up not affecting the scheduling outcome b/c of the way the Fifo algorithm works but the fix is small and might be better to merge sooner than later.
How do I get someone to take a look at the issue? I've included a patch with a unit test. https://issues.apache.org/jira/browse/YARN-412 Cheers, Roger
