From notifications-return-19660-apmail-accumulo-notifications-archive=accumulo.apache.org@accumulo.apache.org Mon Apr 7 21:14:36 2014 Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70F5C10EE9 for ; Mon, 7 Apr 2014 21:14:36 +0000 (UTC) Received: (qmail 80122 invoked by uid 500); 7 Apr 2014 21:14:30 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 79738 invoked by uid 500); 7 Apr 2014 21:14:19 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 79538 invoked by uid 99); 7 Apr 2014 21:14:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 21:14:18 +0000 Date: Mon, 7 Apr 2014 21:14:18 +0000 (UTC) From: "Josh Elser (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1219) document recovery when a file is missing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962262#comment-13962262 ] Josh Elser commented on ACCUMULO-1219: -------------------------------------- [~ctubbsii], I don't see that method anywhere. Are you suggesting that such a method should exist? We're just looking for an easy way to document how an empty RFile could be created. The shell approach should work, but it "technically" isn't empty (because it still contains that delete). That's probably acceptable as a first stab with a caveat to make the delete for something bogus (not that you accidentally delete a record in the table you're trying to recover). I haven't found a high-level command that can create a purely empty RFile yet. > document recovery when a file is missing > ---------------------------------------- > > Key: ACCUMULO-1219 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1219 > Project: Accumulo > Issue Type: Sub-task > Components: docs > Reporter: Eric Newton > Assignee: Ed Coleman > Labels: Documentation > Fix For: 1.6.0 > > > Document what to do when an RFile has gone missing. -- This message was sent by Atlassian JIRA (v6.2#6252)