Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CFA7119D6 for ; Sat, 3 May 2014 10:48:53 +0000 (UTC) Received: (qmail 93550 invoked by uid 500); 3 May 2014 10:48:45 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 93465 invoked by uid 500); 3 May 2014 10:48:44 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 93458 invoked by uid 99); 3 May 2014 10:48:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 10:48:44 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mahesh.k.exp@gmail.com designates 209.85.216.51 as permitted sender) Received: from [209.85.216.51] (HELO mail-qa0-f51.google.com) (209.85.216.51) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 10:48:40 +0000 Received: by mail-qa0-f51.google.com with SMTP id w8so1952331qac.38 for ; Sat, 03 May 2014 03:48:17 -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=owRiZ/IW19hRR0KwdvDAcly4jYrZWHkY9SDNDiNZMj8=; b=uO+NUgvpoMp08Ce22VjqIkcOWZ5HVbsilNAERugFqj2qxWAmyO7DFAJLc95OLociEh V03jfno7lrk6D+3bPNkL8UkLt171avKzcJPzfDv0XD2yEJ+qF8TPjncPa7gDmNGPd3qj L4UpVnzc0O9o7q0b1FmV+PwE4ZjjiHTPl+hjJ7i+S1HQ/hltnIVXPrUmGbwFqV9MeXwf Fe0xMLouPax0JlZaky/5kAU+cY/pfAchGDWqZm8CPbJSRVMySbiO4a3w+GQJvH5UoT+f jMwvIQomx+6VIjulvHAB3SHwCLmpF4LsLPEDwJmI2ZZFtKdT7k/xf5K5mC771pmBq9Ur w5yw== MIME-Version: 1.0 X-Received: by 10.140.48.161 with SMTP id o30mr27842380qga.68.1399114097349; Sat, 03 May 2014 03:48:17 -0700 (PDT) Received: by 10.96.167.7 with HTTP; Sat, 3 May 2014 03:48:17 -0700 (PDT) In-Reply-To: References: Date: Sat, 3 May 2014 16:18:17 +0530 Message-ID: Subject: Re: how to build .jar file for fair scheduler in hadoop 1.2.1 From: Mahesh Khandewal To: user Content-Type: multipart/alternative; boundary=001a1135086ec5da4904f87ca267 X-Virus-Checked: Checked by ClamAV on apache.org --001a1135086ec5da4904f87ca267 Content-Type: text/plain; charset=UTF-8 Sir is it the same way to create a jar file for Adaptive Scheduler i.e., Resource Aware scheduler On Sat, May 3, 2014 at 9:38 AM, Ted Yu wrote: > Go to src/contrib/fairscheduler folder, run: > > ant jar > > You would find the jar file under build/contrib/fairscheduler/ of your > workspace. > > Cheers > > > On Fri, May 2, 2014 at 8:43 PM, Mahesh Khandewal wrote: > >> up vote0down votefavorite >> >> I have Hadoop 1.2.1 installed on my single node system. The path to >> hadoop is /usr/local/hadoop. Now how to create a .jar file of >> fair-scheduler. From while directory do i need to create .jar file. How to >> call ant command?? I am using ant 1.7 version. >> > > --001a1135086ec5da4904f87ca267 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Sir is it the same way to create a jar file for Adaptive S= cheduler i.e., Resource Aware scheduler

On Sat, May 3, 2014 at 9:38 AM, Ted Yu <= yuzhihong@gmail.com> wrote:
Go to=C2=A0src/contrib/fair= scheduler folder, run:

ant jar

= You would find the jar file under=C2=A0build/contrib/fairscheduler/ of your= workspace.

Cheers

On Fri, May 2, 2014 at 8:43 PM, Mahesh Kha= ndewal <mahesh.k.exp@gmail.com> wrote:

I have Hadoop 1.2.1 installed o= n my single node system. The path to hadoop is /usr/local/hadoop. Now how t= o create a .jar file of fair-scheduler. From while directory do i need to c= reate .jar file. How to call ant command?? I am using ant 1.7 version.



--001a1135086ec5da4904f87ca267--