You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Raymond Jennings III <ra...@yahoo.com> on 2010/03/29 20:59:39 UTC

Question about ChainMapper

I would like to try to use a ChainMapper/ChainReducer but I see that the last parameter is a JobConf which I am not creating as I am using the latest API version.  Has anyone tried to do this with the later version API?  Can I extract a JobConf object somewhere?

Thanks