You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by sandeeppaul <sa...@huawei.com> on 2010/04/05 07:35:44 UTC

Restricting jar uploading for every hive sql exection through mapreduce

Hi ,
I am using UDF Query in hive for that i am adding a job1.jar using 
add query  .
Now i am trying to execute a sql-udf  query in hive which uses above jar .
For each excecution of above query one job is created in which is containing
job1.jar 

Is there any way to restrict this jar uploading for each execution  .
(May be using hadoopauxillaryclasspath)
Please helpme :working:
-- 
View this message in context: http://old.nabble.com/Restricting--jar-uploading-for-every-hive-sql-exection-through-mapreduce-tp28137366p28137366.html
Sent from the Hadoop core-dev mailing list archive at Nabble.com.