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 886259555 for ; Thu, 19 Jul 2012 16:37:42 +0000 (UTC) Received: (qmail 42185 invoked by uid 500); 19 Jul 2012 16:37:42 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 42154 invoked by uid 500); 19 Jul 2012 16:37:42 -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 42146 invoked by uid 99); 19 Jul 2012 16:37:42 -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:37:42 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=ANY_PILL_PRICE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.101.109.61] (HELO Emailgw01.pnnl.gov) (192.101.109.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2012 16:37:35 +0000 Received: from emailhub01.pnl.gov ([130.20.251.61]) by Emailgw01.pnnl.gov with ESMTP/TLS/AES128-SHA; 19 Jul 2012 09:37:14 -0700 Received: from email06.pnl.gov ([130.20.251.71]) by emailhub01.pnl.gov ([130.20.251.61]) with mapi; Thu, 19 Jul 2012 09:37:14 -0700 From: "Perko, Ralph J" To: "user@accumulo.apache.org" Date: Thu, 19 Jul 2012 09:36:04 -0700 Subject: Re: table data missing Thread-Topic: table data missing Thread-Index: Ac1lzMCbW5N0M8eUS1CE0qfhTwRFZA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.3.120616 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org The master is running but I cannot scan the !METADATA table. >From the master status page: #tab servers: 6 #total tab servers: 6 loggers:1 Gc: running 7/19 8:39 AM #tablets 0 #unassigned tablets: 0 Entries: 0 ingest: 0 query: 0 Hold time: - Os load: .20 I will check out the logs as Keith suggested. On 7/19/12 9:31 AM, "Eric Newton" wrote: >Is the master running? Can you scan the !METADATA table? > >On Thu, Jul 19, 2012 at 12:28 PM, Perko, Ralph J >wrote: >> 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 listed 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. Hadoop is up and healthy. The tablet servers are up >>but each states 0 for Hosted Tablets. Do you know what is causing this >>and how to fix it? >> >> Thanks, >> Ralph >> >>