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 5D9D4113B5 for ; Wed, 25 Jun 2014 19:21:41 +0000 (UTC) Received: (qmail 29119 invoked by uid 500); 25 Jun 2014 19:21:41 -0000 Delivered-To: apmail-accumulo-user-archive@accumulo.apache.org Received: (qmail 29066 invoked by uid 500); 25 Jun 2014 19:21:41 -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 29051 invoked by uid 99); 25 Jun 2014 19:21:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2014 19:21:41 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sivans82@gmail.com designates 209.85.160.43 as permitted sender) Received: from [209.85.160.43] (HELO mail-pb0-f43.google.com) (209.85.160.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2014 19:21:34 +0000 Received: by mail-pb0-f43.google.com with SMTP id um1so2093417pbc.2 for ; Wed, 25 Jun 2014 12:21:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:content-type:message-id:date:to :content-transfer-encoding:mime-version; bh=UekyIQlu6s4kw3RftmozJb59R70IlgmwjXO7VKYU0QA=; b=T7Lo4W11XnqpnNI+jMHrx3f1c3Kcu3+eOyJR9tRnpJE7FNmMFTylZYeHUZT3vcFwcs tDwu+U8mAoCjG11mw6I9tr2VY9OX1a233aO1wI9cGpfJ8YF761t0WMfyFu7cb8qM7a07 scuSskjDxaqRe3slDFinR/GjtHQvmYT/NPevmVU1LXsD+9o3EfndSWXG3OXiqepmJbB+ CB6wofeIWU0YC7GTPd3u6b+3CnUSCSZ+twRaJ+QuZNblDJLau6KSBqkr7yByhODbUcfO XwFupEWo8Q+DSwzk/tJnisyot/zTxoySA59eHthoq6J6upRkqvDb4pZen2SlT9HD9I99 HwUg== X-Received: by 10.68.194.202 with SMTP id hy10mr14783911pbc.94.1403724074036; Wed, 25 Jun 2014 12:21:14 -0700 (PDT) Received: from [106.208.202.143] ([106.208.202.143]) by mx.google.com with ESMTPSA id sv10sm22351427pab.32.2014.06.25.12.21.11 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 25 Jun 2014 12:21:13 -0700 (PDT) Subject: Table entries in Accumulo removed ? From: Sivan Content-Type: text/plain; charset=us-ascii X-Mailer: iPhone Mail (11D201) Message-Id: Date: Thu, 26 Jun 2014 00:51:05 +0530 To: "user@accumulo.apache.org" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) X-Virus-Checked: Checked by ClamAV on apache.org I'm using storm to push data into Accumulo and the number of emitted data is= getting populated to Accumulo in real time . The table entities matches wit= h the emitter count. But in course of time the entries are getting removed f= rom Accumulo ? A scan on the table returns none .. And the UI shows 0 entrie= s in the table ! What would be the possible reason ?=20 Accumulo 1.5.1 Storm 0.8.2 Cdh4.5=20 Thanks=20 Sent from my iPhone=