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 8F28FE2B1 for ; Tue, 12 Mar 2013 20:45:13 +0000 (UTC) Received: (qmail 23363 invoked by uid 500); 12 Mar 2013 20:45:13 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 23298 invoked by uid 500); 12 Mar 2013 20:45:13 -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 23288 invoked by uid 99); 12 Mar 2013 20:45:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Mar 2013 20:45:13 +0000 Date: Tue, 12 Mar 2013 20:45:13 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1175) One off compaction/flush with user defined iterators 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-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600449#comment-13600449 ] Keith Turner commented on ACCUMULO-1175: ---------------------------------------- Is this something different than ACCUMULO-420? > One off compaction/flush with user defined iterators > ---------------------------------------------------- > > Key: ACCUMULO-1175 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1175 > Project: Accumulo > Issue Type: Improvement > Components: client, tserver > Reporter: John Vines > Assignee: Billie Rinaldi > Priority: Minor > > There may be situations where users want to do a one time run of an iterator to transform or dump specific data. Currently the only way to do this is to turn on the iterator, do the compaction and flush, and disable the iterator and hope there is consistency or nothing ran in excess. It would be awesome if we had the ability for them to kick off a compaction/flush and specify iterator(s) to run for that run only to do what they need done. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira