Description
YARN-2084 covers fixing up the RM proxy & filter for REST support.
Before doing that, prepare for it by cleaning up the codebase: factoring out the redirect logic into a single method, some minor reformatting, move to SLF4J and Java7 code.