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 6BBD1ED68 for ; Mon, 4 Feb 2013 20:54:12 +0000 (UTC) Received: (qmail 59192 invoked by uid 500); 4 Feb 2013 20:54:12 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 59141 invoked by uid 500); 4 Feb 2013 20:54:12 -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 59131 invoked by uid 99); 4 Feb 2013 20:54:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 20:54:12 +0000 Date: Mon, 4 Feb 2013 20:54:12 +0000 (UTC) From: "Michael Berman (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ACCUMULO-1039) Discussion of versioning iterator should mention how to disable it completely MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Michael Berman created ACCUMULO-1039: ---------------------------------------- Summary: Discussion of versioning iterator should mention how to disable it completely Key: ACCUMULO-1039 URL: https://issues.apache.org/jira/browse/ACCUMULO-1039 Project: Accumulo Issue Type: Bug Components: docs Affects Versions: 1.4.2 Reporter: Michael Berman Assignee: David Medinets Priority: Minor On the "Table Configuration" doc page, in the section "VERSIONING ITERATORS AND TIMESTAMPS" (at http://accumulo.apache.org/1.4/user_manual/Table_Configuration.html#Iterators), there is no mention of how to disable the iterator completely. It would be a nice addition. For tables created programmatically, this can be achieved by using TableOperations.create(tableName, false). -- 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