Return-Path: X-Original-To: apmail-accumulo-user-archive@www.apache.org Delivered-To: apmail-accumulo-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 88DB79535 for ; Thu, 19 Jul 2012 16:31:48 +0000 (UTC) Received: (qmail 20253 invoked by uid 500); 19 Jul 2012 16:31:48 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 20224 invoked by uid 500); 19 Jul 2012 16:31:48 -0000 Mailing-List: contact user-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@accumulo.apache.org Delivered-To: mailing list user@accumulo.apache.org Received: (qmail 20215 invoked by uid 99); 19 Jul 2012 16:31:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 16:31:48 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of eric.newton@gmail.com designates 209.85.161.169 as permitted sender) Received: from [209.85.161.169] (HELO mail-gg0-f169.google.com) (209.85.161.169) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 16:31:43 +0000 Received: by ggm4 with SMTP id 4so3552799ggm.0 for ; Thu, 19 Jul 2012 09:31:22 -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=xQEx0ZoKvXy4a6Cs6T1lEs49/vZIpUJYq2ruytevd5Q=; b=QydY9RjR9joEqxewX7aS84bN/zMuD4NbFZRGHOOZ1cFFW+lwMk1r3bBWmBLn/OkNpj +WFPB7q575FkOf6ouxEnz1ScXSeRHTdxbxhRS+lgsHHVgf7gq/7pHRJymK+du1yzQ6SU 9DcEXz3UQCMCHNs4v5WBN8N4bVt4xaNsLthNAjfAjxNs/+YVn6Lp6pFMASblDfHzbyVq zyCrjCLKRp0JQepnDMOHHdvnGaI/YZm5J1MQzNjw6Dw1tKr2T46XazhoBMa6FCLvc5WP ztL1pP5WBeS+eD0J7waRGHo6Gr6fXGw+24bNXtaokpmGAq6fveqeHBbZ6SZGuzTPsz8u aA7w== MIME-Version: 1.0 Received: by 10.50.237.6 with SMTP id uy6mr2093391igc.52.1342715482246; Thu, 19 Jul 2012 09:31:22 -0700 (PDT) Received: by 10.50.100.233 with HTTP; Thu, 19 Jul 2012 09:31:22 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 Jul 2012 12:31:22 -0400 Message-ID: Subject: Re: table data missing From: Eric Newton To: user@accumulo.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Is the master running? Can you scan the !METADATA table? On Thu, Jul 19, 2012 at 12:28 PM, Perko, Ralph J wro= te: > Hi, > > I restarted my cluster and now the Accumulo Overview page says there are = 0 tables. However, when I go to the Table List page, all my tables are lis= ted with a status of "ONLINE" but nothing else. From the Accumulo shell I = cannot access any of my tables but I can list them, like the web site. Had= oop is up and healthy. The tablet servers are up but each states 0 for Hos= ted Tablets. Do you know what is causing this and how to fix it? > > Thanks, > Ralph > >