Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 249F8E37C for ; Thu, 14 Feb 2013 20:37:15 +0000 (UTC) Received: (qmail 97251 invoked by uid 500); 14 Feb 2013 20:37:07 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 97128 invoked by uid 500); 14 Feb 2013 20:37:07 -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 97089 invoked by uid 99); 14 Feb 2013 20:37:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 20:37:07 +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 (athena.apache.org: domain of rmolina@hortonworks.com designates 209.85.219.46 as permitted sender) Received: from [209.85.219.46] (HELO mail-oa0-f46.google.com) (209.85.219.46) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Feb 2013 20:37:01 +0000 Received: by mail-oa0-f46.google.com with SMTP id k1so3023827oag.33 for ; Thu, 14 Feb 2013 12:36:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=uA01gOA9EF/tG3bfx+jStsHSIcXCcb58DdVPdUPuepA=; b=Fnry+HKfW+65Bic33Mpmn98LXVeQ0b7C4ieH5C5GDDdE4aoZuONW9ZWOMYTPAvNIQt DDf4cFDBrzg9T+OmccZVTgnbHnq4Ei2idniUhGNSVBRutdKIKhRDLK9wE6n8KwUl45As 7nJT1RgSGbd+X1T8yo8S3LwVUeWC1TnasMJ3smNrKKvTZHKYj9qTSIeIHeUjYisrVl6h aoj9JeYntG/BOpCMYPgbTEjbCTXbBcLv1/p2pLoF+kKLEi7+/AR8lqkH0AYVYf0wpAG3 YMLfQPESrpOmq6A9Q5MOfZQ3gGIh8meqrYfg4SJWMWdnjsBTSbqp8PHaWzsuO8oY/zeX oENg== MIME-Version: 1.0 X-Received: by 10.182.88.3 with SMTP id bc3mr53623obb.8.1360874200878; Thu, 14 Feb 2013 12:36:40 -0800 (PST) Received: by 10.76.93.212 with HTTP; Thu, 14 Feb 2013 12:36:40 -0800 (PST) In-Reply-To: References: Date: Thu, 14 Feb 2013 12:36:40 -0800 Message-ID: Subject: Re: How to identify datanodes in a cluster From: Robert Molina To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae9399ca953cfc304d5b537ce X-Gm-Message-State: ALoCoQkUBULG0/8dhlbNqxFbjQ0icoo4uJy+M+wJydUxn2ybnGQAHA2kHc/h9l6sfpU27+4oeYcB X-Virus-Checked: Checked by ClamAV on apache.org --14dae9399ca953cfc304d5b537ce Content-Type: text/plain; charset=ISO-8859-1 Hi Savitha, On your nodes running tasktrackers and datanodes, there is a core-site.xml file that specifies the namenode to contact via the property fs.default.name. In addition, there is a mapred-site.xml which specifies address of jobtracker. I hope that helps. Regards, Robert On Thu, Feb 14, 2013 at 10:23 AM, Henjarappa, Savitha < savitha.henjarappa@hp.com> wrote: > All, > > My questions > > - If I have multiple Hadoop clusters, how do I make put which DataNode > is configured to which NameNode? Similary Task Tracker to JobTracker? > - Can I install Map and Reduce on separate Nodes? Is there any usecase > to support this configuration. > > > Thanks, > Savitha > > > > > > --14dae9399ca953cfc304d5b537ce Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Savitha,=A0
On your nodes running tasktrackers and datanodes, there = is a core-site.xml file that specifies the namenode to contact via the prop= erty=A0fs.default.name. In addition,= there is a mapred-site.xml which specifies address of jobtracker. =A0

I hope that helps.=A0

Regards,= =A0
Robert

On Thu, Feb 14, 2013= at 10:23 AM, Henjarappa, Savitha <savitha.henjarappa@hp.com&g= t; wrote:
All,
=A0
My questions
  • If I have multiple Hadoop clusters, how do I make put which DataNode is= configured to which NameNode? Similary=A0 Task Tracker to JobTracker?
  • =
  • Can I install Map and Reduce on separate Nodes? Is there any usecase to= support this configuration.
=A0
Thanks,
Savitha
=A0
=A0
=A0
=A0
=A0

--14dae9399ca953cfc304d5b537ce--