I'm not sure how to do this in ant, but it definitely works with maven+assembly
because this is what we do for our production map reduce jobs and for our hive
udf's. If you want I can probably dig up an example pom.xml that shows how to
do this.
--
Frank Maritato
From: Prad
Hi Pradeep,
If you are using maven to build your code you can use the assembly plugin to
produce a jar with dependencies.
http://maven.apache.org/plugins/maven-assembly-plugin/
Hope this helps
--
Frank Maritato
From: Pradeep Kamath mailto:pradeep...@yahoo.com>>
Reply-To: mailt
Is there any support for putting an encrypted password to my metastore db in
hive-site.xml?
Maybe an integration with jasypt?
--
Frank Maritato