I would like to re-use the framework for example programs in hadoop-2.2.0-src/hadoop-mapreduce-project/hadoop-mapreduce-examples.
I can use yarn jar hadoop-mapreduce-examples/target/hadoop-mapreduce-examples-2.2.0.jar and get a list of map/reduce programs I can run - is there a document that describes how to add a job to this jar? -John
