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 99DC5D894 for ; Mon, 21 Jan 2013 06:35:02 +0000 (UTC) Received: (qmail 73822 invoked by uid 500); 21 Jan 2013 06:34:58 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 73583 invoked by uid 500); 21 Jan 2013 06:34:57 -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 73528 invoked by uid 99); 21 Jan 2013 06:34:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 06:34:54 +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 write2kishore@gmail.com designates 209.85.223.173 as permitted sender) Received: from [209.85.223.173] (HELO mail-ie0-f173.google.com) (209.85.223.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Jan 2013 06:34:47 +0000 Received: by mail-ie0-f173.google.com with SMTP id e13so9297140iej.18 for ; Sun, 20 Jan 2013 22:34:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=d+e4+tFOJT8+lW+TDTB/2qoRQo1OeiiHxDLcqcFvLkw=; b=fRNMQDQ/gc3oRsYW7jjufKJp/6uj5x9yy/CvlJnKKf8RXW1SdT3iGBA3XQryk2SpdH PBnBOyTuW6ecM8rwgFdsW2uVHzElSagHYi1A/4665HJz/jYLUPukZgsC1LGd0HfhZCbg R6pZ/IS/SyZkqCNOgq1HbLAAVS/EPcadC5baSedkgSazEXanyctyQUgN7S/JERQ1yn++ sQWDkwVaJ76lWVH5/6wzyAHv6BB4gd1E8M3kc7E2J7+FdnaPeShSMi8JCv4N0K7O9vFI cAK0MC5vSqC4jYgIfJXYle43XM1Kw3AgeiPAiqwTJNWvFAkPKSiP4mHGhzxarMDc5HTH Fasw== MIME-Version: 1.0 X-Received: by 10.50.13.162 with SMTP id i2mr8466660igc.38.1358750066327; Sun, 20 Jan 2013 22:34:26 -0800 (PST) Received: by 10.43.84.202 with HTTP; Sun, 20 Jan 2013 22:34:26 -0800 (PST) Date: Mon, 21 Jan 2013 12:04:26 +0530 Message-ID: Subject: Time taken for launching Application Master From: Krishna Kishore Bonagiri To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=f46d044469ef0abf4004d3c6a7a4 X-Virus-Checked: Checked by ClamAV on apache.org --f46d044469ef0abf4004d3c6a7a4 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am seeing that from the time ApplicationMaster is sumitted by my Client to the ASM part of RM, it is taking around 7 seconds for AM to get started. Is there a way to reduce that time, I mean to speed it up? Thanks, Kishore --f46d044469ef0abf4004d3c6a7a4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
=A0 =A0I am seeing that from the time App= licationMaster is sumitted by my Client to the ASM part of RM, it is taking= around 7 seconds for AM to get started. Is there a way to reduce that time= , I mean to speed it up?

Thanks,
Ki= shore
--f46d044469ef0abf4004d3c6a7a4--