Oh crap, did I say I would help with a patch ;-). Thanks for pointing me to the JIRA. I start work on it.
Regards, Ryan -----Original Message----- From: Mahadev Konar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2008 2:22 PM To: [email protected] Subject: Re: libjars usage Hi Ryan, There is already a jira open on this. http://issues.apache.org/jira/browse/HADOOP-3570 Feel free to assign it to yourself and work on it. :) mahadev On 8/28/08 1:26 PM, "Ryan Lynch" <[EMAIL PROTECTED]> wrote: > Hello, > > Reading the documentation for the -libjars option it seems to imply the > ability to add additional jars to the classpath of your Map/Reduce job. > It seems however it doesn't get included the class loader used in the > RunJar class when the "main" method is retrieved (line 149 of 0.17.1 > version of RunJar). Shouldn't the libjars values be added to the class > at that point as well? If this seems worthwile, I can create a jira > issue and possibly supply a patch. > > Regards, > Ryan
