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 9CE27104B7 for ; Fri, 21 Jun 2013 09:16:04 +0000 (UTC) Received: (qmail 85567 invoked by uid 500); 21 Jun 2013 09:15:57 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 85472 invoked by uid 500); 21 Jun 2013 09:15:56 -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 85464 invoked by uid 99); 21 Jun 2013 09:15:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 09:15:55 +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.170 as permitted sender) Received: from [209.85.223.170] (HELO mail-ie0-f170.google.com) (209.85.223.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jun 2013 09:15:48 +0000 Received: by mail-ie0-f170.google.com with SMTP id e11so19138127iej.1 for ; Fri, 21 Jun 2013 02:15:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=w2II5IZ6jIQdwZSIm99I4+3UOMYqdBRE1VYYdvVXLr0=; b=CjeRCwXLgEDPKX0O8WqhO7wtI7jHf9LLZY/skxFEOWEtYh3VTIpi4ty22reX20aBbh lS25Uv5NlVlm7bNCfvmZnGuVSBT1ESACfelZdHBJ76v2drMQEB1VV37Tlh/8AbwHtOkB 5MAMHieW+Zdju7qDxTMD3OnIfBk4o4u7WeWWAzt8jCOU/ZynsbwOs9a1JzQ5x/97aNKV wJGfGoXTu0AC+1TzZ5p3bYoKremsc6jb7aKSdwp+mFXzhSwneI0I/yian+7X8Y32mLdi zq+8FwAN91ZyJOh8O+805RDOde5WrBrRBZO233bGTfe9kkjKQ9graAFX6i68j3I7si5L HM7w== MIME-Version: 1.0 X-Received: by 10.50.131.137 with SMTP id om9mr4082384igb.1.1371806127518; Fri, 21 Jun 2013 02:15:27 -0700 (PDT) Received: by 10.42.66.13 with HTTP; Fri, 21 Jun 2013 02:15:27 -0700 (PDT) Date: Fri, 21 Jun 2013 14:45:27 +0530 Message-ID: Subject: Requesting containers on a specific host From: Krishna Kishore Bonagiri To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b2e1213ee7ae804dfa68019 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b2e1213ee7ae804dfa68019 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am trying to get container on a specific host, using setHostName(0 call on ResourceRequest, but could not get allocated anything forever, which just works fine when I change the node name to "*". I am working on a single node cluster, and I am giving the name of the single node I have in my cluster. Is there any specific format that I need to give for setHostName(), why is it not working... Thanks, Kishore --047d7b2e1213ee7ae804dfa68019 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
=A0 I am trying to get container on a specific hos= t, using setHostName(0 call on ResourceRequest, but could not get allocated= anything forever, which just works fine when I change the node name to &qu= ot;*". I am working on a single node cluster, and I am giving the name= of the single node I have in my cluster.=A0

=A0 Is there any specific format that I nee= d to give for setHostName(), why is it not working...

<= /div>
Thanks,
Kishore
--047d7b2e1213ee7ae804dfa68019--