Samir, I believe HARs won't work there. But you can use a regular tar instead, and that should be unpacked properly.
On 03-Jan-2012, at 5:38 AM, Samir Eljazovic wrote: > Hi, > I need to provide a lot of 3th party libraries (both java and native) 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