Return-Path: X-Original-To: apmail-hadoop-common-user-archive@www.apache.org Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6835392ED for ; Sat, 26 May 2012 13:58:08 +0000 (UTC) Received: (qmail 34592 invoked by uid 500); 26 May 2012 13:58:03 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 34521 invoked by uid 500); 26 May 2012 13:58:03 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 34511 invoked by uid 99); 26 May 2012 13:58:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 May 2012 13:58:03 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nitinpawar432@gmail.com designates 209.85.214.48 as permitted sender) Received: from [209.85.214.48] (HELO mail-bk0-f48.google.com) (209.85.214.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 May 2012 13:57:57 +0000 Received: by bkcjf20 with SMTP id jf20so2084727bkc.35 for ; Sat, 26 May 2012 06:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Ahbv6SGRXCrJ/prs/Di7T9DfUKb598Wd5YXXbMCLQEk=; b=IZ+TlqlL9SEHFuhX9NW0XIQ9gRghgEstlIiWllaz6arfQvraEzL8tFU9W4UkudFGbF QduX6KsnArExRGuWGi5Q0kL1cmPYjfHcRWzveSmiF8HiIpDzL2HKvvSM9lJxEP75GZLU +IRGAZcQPMdaDGCyYyLlfK3XBMrp9BT/Wt3kLVIr15JZdJmvWATSQF3L4jKCuFoaP8T1 WHOodq27198/0HARDXkN8gCTjAmBKXChKRlcOqsz8V4HFmuCQ882lJIYKuep77L4RfeE ecosgKsY1YfjjylPcHz8D5ufsK3VFpfYw8x+GZb1c8Z2nruw5hZYRy297p62CtnDnVoe WIFA== MIME-Version: 1.0 Received: by 10.204.155.139 with SMTP id s11mr992813bkw.106.1338040656860; Sat, 26 May 2012 06:57:36 -0700 (PDT) Received: by 10.205.119.138 with HTTP; Sat, 26 May 2012 06:57:36 -0700 (PDT) In-Reply-To: References: Date: Sat, 26 May 2012 19:27:36 +0530 Message-ID: Subject: Re: How to configure application for Eternal jar From: Nitin Pawar To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0015175933460c15cc04c0f0de7d --0015175933460c15cc04c0f0de7d Content-Type: text/plain; charset=ISO-8859-1 may be this is what you are looking for http://www.cloudera.com/blog/2011/01/how-to-include-third-party-libraries-in-your-map-reduce-job/ On Sat, May 26, 2012 at 6:18 PM, samir das mohapatra < samir.helpdoc@gmail.com> wrote: > Hi All, > How to configure the external jar , which is use by application > internally. > For eample: > JDBC ,Hive Driver etc. > > Note:- I dont have permission to start and stop the hadoop machine. > So I need to configure application level (Not hadoop level ) > > If we will put jar inside the lib folder of the hadoop then i think we > need to re-start the hadoop > without this, is there any other way to do so. > > > > > Thanks > samir > -- Nitin Pawar --0015175933460c15cc04c0f0de7d--