Return-Path: Delivered-To: apmail-hadoop-common-user-archive@www.apache.org Received: (qmail 51057 invoked from network); 22 Jun 2010 09:42:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 09:42:14 -0000 Received: (qmail 56813 invoked by uid 500); 22 Jun 2010 09:42:12 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 56173 invoked by uid 500); 22 Jun 2010 09:42:07 -0000 Mailing-List: contact common-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-user@hadoop.apache.org Delivered-To: mailing list common-user@hadoop.apache.org Received: (qmail 56165 invoked by uid 99); 22 Jun 2010 09:42:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 09:42:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pierreact@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-ww0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 09:41:59 +0000 Received: by wwb24 with SMTP id 24so1212187wwb.35 for ; Tue, 22 Jun 2010 02:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=hbr5fB4bKdG50Dctm8oWnvk8RiBivMEq2rl3QgHo5xc=; b=H+gjIyI3vCw+e/Z8AVtdkkeLyupZlfxjlgFNJLTAwPILaD8LRm40fyvLoGeu/nt5Kk W0XKqWwTb3uWr6uX6AH6DiIM8Z7ErMkKc8snIQBCn+oc590m5Myn2XRUhJWVKRvlX5Tu 74Npla3//r3QNpdUd2GrHqEURFX7TN2ujXAYk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=GsNrRqerUZasE3HYZpiYJey1EDwN6iMOUJwil7s0o1cljTr4/sqqg1dJAWIVzXsrBW ZWMciODAyYHLXCYAOGrpNV71zjsRrtXH+tAYd7fSfvdvXkAtIqXHva8ZKUd9z+OVewaY l4lIBxDSysWDQ9VcF24IzYxPSCK1xizT/PCQs= MIME-Version: 1.0 Received: by 10.216.88.196 with SMTP id a46mr4405118wef.36.1277198952448; Tue, 22 Jun 2010 02:29:12 -0700 (PDT) Received: by 10.216.183.213 with HTTP; Tue, 22 Jun 2010 02:29:12 -0700 (PDT) Date: Tue, 22 Jun 2010 11:29:12 +0200 Message-ID: Subject: Re: Namenode issue From: Pierre ANCELOT To: common-user@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016e68fa338de42fc04899b0d1b X-Virus-Checked: Checked by ClamAV on apache.org --0016e68fa338de42fc04899b0d1b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Fixed! After tracking down in the source code, I found it tried to read data from name/current/fstime, which was empty... I deleted the file and the namenode restarted without an issue. If this may be of help to anyone... --=20 http://www.neko-consulting.com Ego sum quis ego servo "Je suis ce que je prot=E8ge" "I am what I protect" --0016e68fa338de42fc04899b0d1b--