It works on the client side also if the files are on the local file system.
On 8/30/10 9:15 PM, "Mark" <[email protected]> wrote: On 8/30/10 7:38 AM, Mark wrote: > On 8/29/10 10:38 PM, Amareshwari Sri Ramadasu wrote: >> You can use -libjars option. >> >> >> On 8/29/10 10:59 AM, "Mark"<[email protected]> wrote: >> >> How can I add jars to Hadoops classpath when running MapReduce jobs >> for the following situations? >> >> 1) Assuming that the jars are local the nodes that running the job. >> 2) The jobs are only local to the client submitting the job. >> >> I'm assuming I can just jar up all required jobs into the main job jar >> being submitted, but I was wondering if there was some other way. Thanks >> >> > thanks. thats what I was looking for This doesn't work though however from the client side does it?
