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

Reply via email to