Package ml.shifu.guagua.yarn

This package contains all the guagua-yarn implementation which is used to launch guagua master workers job on YARN framework.

See: Description

Package ml.shifu.guagua.yarn Description

This package contains all the guagua-yarn implementation which is used to launch guagua master workers job on YARN framework.

com.paypal.guagua.yarn.GuaguaYarnClient is the entry point to trigger a guagua job by invoking its main method.

com.paypal.guagua.yarn.GuaguaAppMaster is served as an application master implementation for YARM.

com.paypal.guagua.yarn.GuaguaYarnTask is used to lanuch master and worker containers on hadoop YARN framework.

Copyright © 2015. All Rights Reserved.