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 210246B5D for ; Tue, 7 Jun 2011 22:13:11 +0000 (UTC) Received: (qmail 55380 invoked by uid 500); 7 Jun 2011 22:13:08 -0000 Delivered-To: apmail-hadoop-common-user-archive@hadoop.apache.org Received: (qmail 55331 invoked by uid 500); 7 Jun 2011 22:13:08 -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 55322 invoked by uid 99); 7 Jun 2011 22:13:08 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 22:13:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of saint.ack@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qw0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 22:13:01 +0000 Received: by qwj9 with SMTP id 9so3552258qwj.35 for ; Tue, 07 Jun 2011 15:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=VUN4VH1WE6GfCZS1HUuFhkMOTA2tFS7DKXE4xOAAEWM=; b=OcUyEu0yBOrmZQa4nHzukeOWjPCuZKAbAD0t/btMFgD2Qu8wAK8/06a6HwFldjrSGD D14V3GDTgXnsIf0Khf4q5VRchNSI3//5dNBXKrumVQOxxuVZKkSbP9C0el1P8bOJ5Xgw 6N4dnhXdjH8wUCDzZGIkWwH3yRXcRnZUgQ1bE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=n3dvmUFgAGcmP5HzwrBTQa9NhhrADxGp+2g8jFkorisYOaH+MAUMH6KdLxonAy15He fWQlXxEf21SJs6FZY7eV8JGggq26eoxpG1t91bYKK2be02jCRCEmxKSlVPEVLCmjhGuI oM+AjZipdPBhSFEArGTBVMVwbtsPO9Lwarj0Y= MIME-Version: 1.0 Received: by 10.224.219.68 with SMTP id ht4mr3368441qab.217.1307484760958; Tue, 07 Jun 2011 15:12:40 -0700 (PDT) Sender: saint.ack@gmail.com Received: by 10.224.6.146 with HTTP; Tue, 7 Jun 2011 15:12:40 -0700 (PDT) In-Reply-To: <34E9B7D077A04640BDFB43DF226509C20432D52C@ustrysvpexch23.kih.kmart.com> References: <34E9B7D077A04640BDFB43DF226509C20432D52C@ustrysvpexch23.kih.kmart.com> Date: Tue, 7 Jun 2011 15:12:40 -0700 X-Google-Sender-Auth: vsX97CNzxFB_0RE5beImuWFKbl4 Message-ID: Subject: Re: Hbase startup error: NoNode for /hbase/master after running out of space From: Stack To: common-user@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Jun 6, 2011 at 8:29 PM, Zhong, Sheng wrote: > I am appreciated by any help and suggestion. P.S: we're using apache > hadoop 0.20.2 and hbase 0.20.3, and zookeeper is running via > zookeeper-3.2.2 (not managed by Hbase). > Can you upgrade you hbase and hadoop? St.Ack