You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Hou, GuoboX" <gu...@intel.com> on 2014/04/08 07:43:12 UTC

Add my fucntion to yarn project

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.