Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E534517DE4 for ; Thu, 23 Oct 2014 18:27:36 +0000 (UTC) Received: (qmail 16866 invoked by uid 500); 23 Oct 2014 18:27:36 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 16773 invoked by uid 500); 23 Oct 2014 18:27:36 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 16758 invoked by uid 99); 23 Oct 2014 18:27:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Oct 2014 18:27:36 +0000 Date: Thu, 23 Oct 2014 18:27:36 +0000 (UTC) From: "Jonathan Hsieh (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-11645) Snapshot for MOB 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/HBASE-11645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh resolved HBASE-11645. ------------------------------------ Resolution: Fixed Fix Version/s: hbase-11339 Hadoop Flags: Reviewed > Snapshot for MOB > ---------------- > > Key: HBASE-11645 > URL: https://issues.apache.org/jira/browse/HBASE-11645 > Project: HBase > Issue Type: Sub-task > Components: snapshots > Reporter: Jingcheng Du > Assignee: Jingcheng Du > Fix For: hbase-11339 > > Attachments: HBASE-11645-V2.diff, HBASE-11645-V3.diff, HBASE-11645-V4.diff, HBASE-11645.diff > > > Add snapshot support for MOB. In the initial implementation, taking a table snapshot does not preserve the mob data. This issue will make sure that when a snapshot is taken, mob data is properly preserved and is restorable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)