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
