I want add one feature to the Hadoop, but I am confused where to insert my code.
The feature I want to add is adding the TRUSTED/UNTRUSTED status(we can get this status by one API) of Node and just selecting the TURSTED Node when we get the container for ApplicationMaster and the other containers for application.
