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. >
