This document discusses integrating an existing HPC infrastructure with the Hadoop ecosystem and YARN. It proposes building a custom YARN Application Master that acts as a "valve" between YARN and the HPC scheduler, allowing HPC applications to run on the shared infrastructure while reusing existing hardware. The advantages are better resource utilization and allowing new systems to leverage existing infrastructure. Potential drawbacks include added complexity from the HPC Application Master and slower performance from gradual changes.