Small update. Sorry for re-send. On 3 January 2012 01:08, Samir Eljazovic <samir.eljazo...@gmail.com> wrote:
> Hi, > I need to provide a lot of 3th party libraries (both java and native) to > my MR job and doing that using generic option parser (-libjars and -files > arguments) is a little bit messy. I was wandering if it is possible to wrap > all libraries into single har archive and use that when submitting the job? > > Just to mention that I want to avoid putting all libraries into job jar > for two reasons: > 1. does not work for native libs > 2. takes time to upload jar > > Thanks, > Samir >