From notifications-return-49060-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Tue Apr 16 18:18:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7AD9D18064C for ; Tue, 16 Apr 2019 20:18:02 +0200 (CEST) Received: (qmail 39042 invoked by uid 500); 16 Apr 2019 18:18:01 -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 38948 invoked by uid 99); 16 Apr 2019 18:18:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Apr 2019 18:18:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 1A7FFE29CB for ; Tue, 16 Apr 2019 18:18:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 61F532459E for ; Tue, 16 Apr 2019 18:18:00 +0000 (UTC) Date: Tue, 16 Apr 2019 18:18:00 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (ACCUMULO-1963) Rename metadata table ID (!0) so it doesn't have an exclamation point 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-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Tubbs resolved ACCUMULO-1963. ----------------------------------------- Resolution: Won't Fix Fix Version/s: (was: 2.0.0) I think the ship has sailed on this one. Maybe worth looking at in the future. > Rename metadata table ID (!0) so it doesn't have an exclamation point > --------------------------------------------------------------------- > > Key: ACCUMULO-1963 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1963 > Project: Accumulo > Issue Type: Bug > Reporter: Christopher Tubbs > Priority: Major > > The table ID for the metadata table is problematic. The reserved character requires special escaping in shells, like bash. > This was going to happen with ACCUMULO-1712, but would require some effort to upgrade and test the root table, walogs, and HDFS paths, so this is going to be postponed and not completed for 1.6. > The proposed new table ID is "\+m", following the conventions of the root table, whose ID is "\+r". ("\+" can be used much more safely across filesystems and shells). -- This message was sent by Atlassian JIRA (v7.6.3#76005)