Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 27025200B6C for ; Thu, 21 Jul 2016 00:09:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 25C10160A89; Wed, 20 Jul 2016 22:09:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8699B160A91 for ; Thu, 21 Jul 2016 00:09:22 +0200 (CEST) Received: (qmail 44920 invoked by uid 500); 20 Jul 2016 22:09:21 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 44462 invoked by uid 99); 20 Jul 2016 22:09:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jul 2016 22:09:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C82CA2C0D60 for ; Wed, 20 Jul 2016 22:09:20 +0000 (UTC) Date: Wed, 20 Jul 2016 22:09:20 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (HBASE-16181) Backup of hbase:backup table MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 20 Jul 2016 22:09:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386710#comment-15386710 ] Ted Yu edited comment on HBASE-16181 at 7/20/16 10:08 PM: ---------------------------------------------------------- As mentioned above, should black list be introduced so that more system tables are allowed to be snapshotted ? was (Author: yuzhihong@gmail.com): As mentioned above, should black list be introduced so that it is easier to add more system tables to the list in the future ? > Backup of hbase:backup table > ---------------------------- > > Key: HBASE-16181 > URL: https://issues.apache.org/jira/browse/HBASE-16181 > Project: HBase > Issue Type: Task > Reporter: Vladimir Rodionov > Assignee: Vladimir Rodionov > Attachments: HBASE-16181-v1.patch > > > Snapshot of HBase system tables is not supported, we need either move hbase:backup into different name space or fix snapshots. -- This message was sent by Atlassian JIRA (v6.3.4#6332)