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 C3E3810F50 for ; Sat, 4 Jan 2014 20:36:51 +0000 (UTC) Received: (qmail 98117 invoked by uid 500); 4 Jan 2014 20:36:50 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 98054 invoked by uid 500); 4 Jan 2014 20:36:50 -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 97839 invoked by uid 99); 4 Jan 2014 20:36:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Jan 2014 20:36:50 +0000 Date: Sat, 4 Jan 2014 20:36:50 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2079) Should not be able to create table in system namespace (accumulo) 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-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862409#comment-13862409 ] Christopher Tubbs commented on ACCUMULO-2079: --------------------------------------------- [~mdrob]: I'm not forcing string parsing. I decided to fix this ticket independently of addressing that. That's a separate issue that can be fixed in a separate ticket... and, it's something I fully support doing. But it wasn't within the scope of this ticket or this commit. What was in the scope of this ticket, I think, and what I did, was ensure that the user received an informative error message when the argument's were invalid for the given operation. > Should not be able to create table in system namespace (accumulo) > ----------------------------------------------------------------- > > Key: ACCUMULO-2079 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2079 > Project: Accumulo > Issue Type: Sub-task > Reporter: Christopher Tubbs > Assignee: Christopher Tubbs > Fix For: 1.6.0 > > > The accumulo namespace should be reserved for system tables. No tables should be able to be created or deleted in it by users. -- This message was sent by Atlassian JIRA (v6.1.5#6160)