Put them in the job configuration and over-ride the configure method to get access to them. Then store them in fields in the mapper or reducer until you need them.
On 2/9/08 3:39 PM, "Jeff Eastman" <[EMAIL PROTECTED]> wrote: > What's the best way to get additional configuration arguments to my > mappers and reducers? > > > > Jeff >
