Hadoop has an option to set the user classpath first - mapreduce.user.classpath.first
Regards, Rohini On Wed, Oct 31, 2012 at 11:49 AM, Mohit Anchlia <[email protected]>wrote: > Any suggestions on how one can override the jar files in hadoop path to > give preference to jars used in "register" command? > > On Tue, Oct 30, 2012 at 6:15 PM, Mohit Anchlia <[email protected] > >wrote: > > > In my pig script I am registering some Json jackson jars which are newer > > than what's in hadoop default path. But what's happening is that my jar > > files are not being used. How can I ensure that my jar files are used? > Any > > advice would be really helpful. > > >
