Yarn - App Dev
About
Yarn application development page
Articles Related
Dev model
Low level
The yarn application model development has thee main entries:
-
-
NMClientAsync: to communicate between the
ApplicationMaster and the
NodeManager - Launch containers. handling container events by NMClientAsync.CallbackHandler
This three entries wrap the yarn protocols.
High level library
YarnClient
Once a YarnClient is created:,
Sample
Tuto based on hortonworks/simple-yarn-app