Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 0A8B9D77A for ; Fri, 24 Aug 2012 08:26:10 +0000 (UTC) Received: (qmail 18183 invoked by uid 500); 24 Aug 2012 08:26:08 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 17813 invoked by uid 500); 24 Aug 2012 08:26:07 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 17781 invoked by uid 99); 24 Aug 2012 08:26:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2012 08:26:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of haavard.kongsgaard@gmail.com designates 209.85.212.173 as permitted sender) Received: from [209.85.212.173] (HELO mail-wi0-f173.google.com) (209.85.212.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2012 08:26:01 +0000 Received: by wibhm6 with SMTP id hm6so466435wib.2 for ; Fri, 24 Aug 2012 01:25:40 -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:content-transfer-encoding; bh=U8d0eSSaKcuEyPBAVjYSMHqjWoSUDo4pqAiQwc0JEak=; b=0RWNjBy7aGG9Sxd3sHtRTXs6F5W4sUs2zsQwMumDeU4BhSdX/G524n0DYgJ3usOekz BEteHJKw6Q5Pmd/WaJYvupCCk0/QTW2HbDLs9DSZ5EpzSrylcLqTT0TPI942pC71PztM /6Sq0SRMd/A6YnCb7GoFH6qOlzF9vThzg5a7rBta9nQ9Vc4dEm/kyq7nHAuY+kjcH7UW h+h41lRtiKKK5X4c6Qw5MiS4cEC4Nln3PpHDBNRwW27xXRGGWjZJZ6CqxL6QDdoPFcnv n9M2Yas+jXG6APMEL2ChuSqUMLhyK39wkyn8Wj4BU8JcoGuFGgi3v6s2PZ7ARB8PlLaB 3MwQ== MIME-Version: 1.0 Received: by 10.180.96.199 with SMTP id du7mr3580370wib.21.1345796740733; Fri, 24 Aug 2012 01:25:40 -0700 (PDT) Received: by 10.194.40.100 with HTTP; Fri, 24 Aug 2012 01:25:40 -0700 (PDT) In-Reply-To: References: Date: Fri, 24 Aug 2012 10:25:40 +0200 Message-ID: Subject: Re: HBase client program not able to identify/read existing table From: =?ISO-8859-1?Q?H=E5vard_Wahl_Kongsg=E5rd?= To: user@hbase.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Try restarting the entire hbase cluster. You often get strange error like this if you have network errors (bad /etc/hosts setup) , a 'undead' regionserver(dead but still alive) or bad config. -H=E5vard On Thu, Aug 23, 2012 at 9:32 AM, Kiran Gangadharan wrote: > Hi, > > I am trying to connect to HBase locally from my client Java Program when = I > get this error: > > Encountered problems when prefetch META table: > org.apache.hadoop.hbase.TableNotFoundException: Cannot find row in .META. > for table: "XYZ", row=3D"XYZ",,99999999999999 > > HBase Version: hbase-0.94.0 > > What I've already tried: > > 1. Double checking the configurations > 2. Making sure that the table exists (And yes it is visible from the > shell) > 3. Deleting the .META. folder in hbase datasource directory > 4. Deleting the local datasource folder > 5. Tried running hbck -repair which apparently shows 0 inconsistencies > > I've tried all of the above, but still no success. > > I tried to do some googling of this error message, and found out that thi= s > was a HBase bug which was supposedly solved in HBase-0.94.0 release. But = i > don't know why I'm still facing this problem. > > Can someone please help me out ? Thanks in advance. > > The question posted on *Stack Overflow*: > http://stackoverflow.com/questions/12085637/hbase-client-program-not-able= -to-identify-read-existing-table > > Cheers, > -- > Kiran Gangadharan --=20 H=E5vard Wahl Kongsg=E5rd Faculty of Medicine & Department of Mathematical Sciences NTNU http://havard.security-review.net/