abhinit Thu, 04 Dec 2008 21:18:00 -0800
I have set some variable using the JobConf object. jobConf.set("Operator", operator) etc.
How can I get an instance of Configuration object/ JobConf object inside a map method so that I can retrieve the variables. Thanks -Abhinit