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 3B52B18963 for ; Tue, 7 Jul 2015 18:28:06 +0000 (UTC) Received: (qmail 26052 invoked by uid 500); 7 Jul 2015 18:28:04 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 25938 invoked by uid 500); 7 Jul 2015 18:28:04 -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 25675 invoked by uid 99); 7 Jul 2015 18:28:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2015 18:28:04 +0000 Date: Tue, 7 Jul 2015 18:28:04 +0000 (UTC) From: "Vladimir Rodionov (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-14031) Backup/Restore Phase 1: Abstract DistCp in incremental backup MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Vladimir Rodionov created HBASE-14031: ----------------------------------------- Summary: Backup/Restore Phase 1: Abstract DistCp in incremental backup Key: HBASE-14031 URL: https://issues.apache.org/jira/browse/HBASE-14031 Project: HBase Issue Type: Task Reporter: Vladimir Rodionov Assignee: Vladimir Rodionov Fix For: 2.0.0 Abstract DistCp (incremental backup) to support non-M/R based implementations. Provide M/R implementation. DistCp is used to copy WAL files during incremental backup. -- This message was sent by Atlassian JIRA (v6.3.4#6332)