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 7D72C10EFD for ; Fri, 3 Jan 2014 00:46:53 +0000 (UTC) Received: (qmail 69404 invoked by uid 500); 3 Jan 2014 00:46:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 69374 invoked by uid 500); 3 Jan 2014 00:46:53 -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 69365 invoked by uid 99); 3 Jan 2014 00:46:53 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Jan 2014 00:46:53 +0000 Date: Fri, 3 Jan 2014 00:46:53 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (ACCUMULO-1933) Make unit on memory parameters case-insensitive 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-1933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs reassigned ACCUMULO-1933: ------------------------------------------- Assignee: Christopher Tubbs > Make unit on memory parameters case-insensitive > ----------------------------------------------- > > Key: ACCUMULO-1933 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1933 > Project: Accumulo > Issue Type: Improvement > Components: shell > Affects Versions: 1.4.4, 1.5.0 > Reporter: Josh Elser > Assignee: Christopher Tubbs > Priority: Minor > Labels: newbie > Fix For: 1.4.5, 1.5.1, 1.6.0 > > Attachments: ACCUMULO-1933.1.patch, ACCUMULO-1933.2.patch, ACCUMULO-1933.patch > > > {{config -t my_table -s table.split.threshold=2g}} fails with a non-intuitive error. > {{config -t my_table -s table.split.threshold=2G}} succeeds > It would be nice for both to work. -- This message was sent by Atlassian JIRA (v6.1.5#6160)