Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-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 C474B102E1 for ; Sat, 31 Aug 2013 16:19:47 +0000 (UTC) Received: (qmail 52871 invoked by uid 500); 31 Aug 2013 16:19:41 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 52774 invoked by uid 500); 31 Aug 2013 16:19:39 -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 52767 invoked by uid 99); 31 Aug 2013 16:19:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 16:19:38 +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 visioner.sadak@gmail.com designates 209.85.220.169 as permitted sender) Received: from [209.85.220.169] (HELO mail-vc0-f169.google.com) (209.85.220.169) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 16:19:32 +0000 Received: by mail-vc0-f169.google.com with SMTP id ib11so2069064vcb.14 for ; Sat, 31 Aug 2013 09:19:12 -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=vzOf0qSyUAbYJZVWp9WSHDW/lAgR5/2mlI+y6Wr1SiQ=; b=kFrS3dFD9/C2XmT42WTm+O7jMyCyNH+tMVIIvmh7H5OElujSkgw7ex1cJQFkIpi73i /OJ5XH706GqnjXSPXBY9/1Mb8jWfwZDkTbzhuZJ7LLN5+jZjv/Q80h977kwnilf6kIZX DMXkhtOuSwk+ak1c96AwdXIikPQ7YEmKeUkt9oWyJPqxok9ozLn+k0XzsPlKax8vpIxc SX2VKMLI/vQTedaWmSPavZKiCekksJkN3A4HaYHQsLTSS+WTOztQiqPzOU39PAQWyYPF tG5qHLGorFdmvHxT861NvYeKKPfhXDWogLIa5AcBYLaO5DcokuPTBjwRorPe4Btk2viC g+Qg== MIME-Version: 1.0 X-Received: by 10.220.186.202 with SMTP id ct10mr14134008vcb.14.1377965952202; Sat, 31 Aug 2013 09:19:12 -0700 (PDT) Received: by 10.52.164.138 with HTTP; Sat, 31 Aug 2013 09:19:12 -0700 (PDT) In-Reply-To: References: Date: Sat, 31 Aug 2013 21:49:12 +0530 Message-ID: Subject: Re: How to change default ports of datanodes in a cluster From: Visioner Sadak To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=047d7b676fd017fce204e540b3d3 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b676fd017fce204e540b3d3 Content-Type: text/plain; charset=ISO-8859-1 thanks harsh for a cluster should i enter multiple ip address under tag dfs.datanode.http.address as i have 4 data nodes On Sat, Aug 31, 2013 at 9:44 PM, Harsh J wrote: > Looking at the hdfs-default.xml should help with such questions: > > http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml > > The property you need is dfs.datanode.http.address > > On Sat, Aug 31, 2013 at 6:47 PM, Visioner Sadak > wrote: > > Hello Hadoopers, > > > > Default port for datanode is 50075 i am able to change namenode default > port > > by changing > > > > dfs.namenode.http-address.ns1 & dfs.namenode.http-address.ns2 in my > > hdfs-site.xml of my 2 namenodes > > > > how to change default port address of my multiple datanodes > > > > > > > > -- > Harsh J > --047d7b676fd017fce204e540b3d3 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
thanks harsh for a cluster should i enter multiple ip addr= ess under tag=A0dfs.datanode.h= ttp.address as i have 4 data nodes
--047d7b676fd017fce204e540b3d3--