I just did a "jar tf" on all the jar files in 0.20.203 and didn't find "IdentifierResolver" in any of them. Has this API changed?
On Tue, Sep 6, 2011 at 4:27 PM, W.P. McNeill <[email protected]> wrote: > I have some 0.20.2 Hadoop code that > extends org.apache.hadoop.streaming.io.IdentifierResolver. That code found > this in the hadoop-*-streaming.jar in the contrib/streaming directory. I am > trying to build it in an environment that only uses jars from 0.20.203. > However I can't find where org.apache.hadoop.streaming.io.IdentifierResolver > is in this version of Hadoop. Which jar now contains this class?
