I'm looking to get acquainted with the new API in 0.20.2 but all the online documentation I've found uses the old API.
I need to understand how to chain two mapreduce jobs together efficiently that must run sequentially. I'd like to use the SequenceFileOutputFormat --> SequenceFileInputFormat configuration between my two MapReduce jobs. I would be so grateful for any help or links to relevant documentation/examples. Thanks, John
