Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 96982 invoked from network); 10 Jun 2009 20:10:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Jun 2009 20:10:16 -0000 Received: (qmail 3806 invoked by uid 500); 10 Jun 2009 20:10:26 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 3716 invoked by uid 500); 10 Jun 2009 20:10:25 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 3706 invoked by uid 99); 10 Jun 2009 20:10:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 20:10:25 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of john@beforedawnsolutions.com does not designate 209.85.221.178 as permitted sender) Received: from [209.85.221.178] (HELO mail-qy0-f178.google.com) (209.85.221.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2009 20:10:15 +0000 Received: by qyk8 with SMTP id 8so1629715qyk.5 for ; Wed, 10 Jun 2009 13:09:54 -0700 (PDT) Received: by 10.224.10.195 with SMTP id q3mr2247960qaq.385.1244664594546; Wed, 10 Jun 2009 13:09:54 -0700 (PDT) Received: from mobile005.mycingular.net ([32.178.171.50]) by mx.google.com with ESMTPS id 7sm141183qwf.9.2009.06.10.13.09.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 10 Jun 2009 13:09:53 -0700 (PDT) Message-Id: <01222570-A9A2-44B9-A669-A7C1053C7CB1@beforedawnsolutions.com> From: John Martyniak To: core-user@hadoop.apache.org In-Reply-To: <4A2FDF9A.7060408@apache.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: Multiple NIC Cards Date: Wed, 10 Jun 2009 16:09:47 -0400 References: <6337F738-2974-4409-B90F-806F233A41A8@beforedawnsolutions.com> <4A2E47E0.8030603@gmail.com> <8DB9584A-961F-4BB7-AD5C-8EBBC07978B4@avum.com> <4A2E62EB.3040903@apache.org> <4A2E6796.6040209@apache.org> <32254647-BB85-4532-9675-BA508021CFAA@avum.com> <4A2E6EF8.1000003@apache.org> <86CA181C-E516-4C8B-B3B5-51F609B67AAC@avum.com> <4A2EB543.8040308@yahoo-inc.com> <095103D8-25FC-49A4-8C53-FFC0216F3319@beforedawnsolutions.com> <4A2FDF9A.7060408@apache.org> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org That is what I thought also, is that it needs to keep that information somewhere, because it needs to be able to communicate with all of the servers. So I deleted the /tmp/had* and /tmp/hs* directories, removed the log files, and grepped for the duey name in all files in config. And the problem still exists. Originally I thought that it might have had something to do with multiple entries in the .ssh/authorized_keys file but removed everything there. And the problem still existed. So I think that I am going to grab a new install of hadoop 0.19.1, delete the existing one and start out fresh to see if that changes anything. Wish me luck:) -John On Jun 10, 2009, at 12:30 PM, Steve Loughran wrote: > John Martyniak wrote: >> Does hadoop "cache" the server names anywhere? Because I changed >> to using DNS for name resolution, but when I go to the nodes view, >> it is trying to view with the old name. And I changed the hadoop- >> site.xml file so that it no longer has any of those values. > > in SVN head, we try and get Java to tell us what is going on > http://svn.apache.org/viewvc/hadoop/core/trunk/src/core/org/apache/hadoop/net/DNS.java > > This uses InetAddress.getLocalHost().getCanonicalHostName() to get > the value, which is cached for life of the process. I don't know of > anything else, but wouldn't be surprised -the Namenode has to > remember the machines where stuff was stored. > > John Martyniak President/CEO Before Dawn Solutions, Inc. 9457 S. University Blvd #266 Highlands Ranch, CO 80126 o: 877-499-1562 c: 303-522-1756 e: john@beforedawnsoutions.com w: http://www.beforedawnsolutions.com