examples/wordcount has been modified to use the new API. Also, there is a test case in the mapreduce directory that uses the new API.
Jothi On 5/8/09 10:59 AM, "Brian Ferris" <bdfer...@cs.washington.edu> wrote: > I was upgraded to 0.20.0 last week and I noticed most everything in > "org.apache.hadoop.mapred.*" has been deprecated. However, I've not > been having any luck getting the new Map-Reduce classes to work. > Hadoop Streaming still seems to expect the old API and it doesn't seem > that JobClient has been rewritten to use the new APIs either. Is > there an example of using the new APIs someplace? Should I be using > them at all? > > Thanks, > Brian