Please refer to https://issues.apache.org/jira/browse/MAPREDUCE-334
You can patch it for yourself, or I can give you code snippets, you can use it without hadoop re-compilation. 2010/3/12 Chris Bates <[email protected]>: > Hi, > I am trying to upgrade my scripts to the new MapReduce API in > org.apache.hadoop.mapreduce. I had a join operation that relied on the > MultipleInputs.class in the mapred folder, but I see it is not in the > mapreduce folder, despite this message: > http://mail-archives.apache.org/mod_mbox/hadoop-common-user/200911.mbox/%[email protected]%3e > but the javadoc indicates differently. > It looks like there is a patch, but it hasn't made its way into 20.2. > https://issues.apache.org/jira/browse/MAPREDUCE-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > Any workarounds or other information that I haven't come across yet?
