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 A3E1C11609 for ; Thu, 5 Jun 2014 04:44:02 +0000 (UTC) Received: (qmail 67539 invoked by uid 500); 5 Jun 2014 04:44:02 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 67504 invoked by uid 500); 5 Jun 2014 04:44:02 -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 67496 invoked by uid 99); 5 Jun 2014 04:44:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jun 2014 04:44:02 +0000 Date: Thu, 5 Jun 2014 04:44:02 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-378) Multi data center replication 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-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018467#comment-14018467 ] ASF subversion and git services commented on ACCUMULO-378: ---------------------------------------------------------- Commit 856f2359004f3b4ff209fc6ff61db76d4ab4c192 in accumulo's branch refs/heads/ACCUMULO-378 from [~elserj] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=856f235 ] ACCUMULO-378 More test stabilization > Multi data center replication > ----------------------------- > > Key: ACCUMULO-378 > URL: https://issues.apache.org/jira/browse/ACCUMULO-378 > Project: Accumulo > Issue Type: New Feature > Components: replication > Reporter: Sapan Shah > Assignee: Josh Elser > Priority: Minor > Fix For: 1.7.0 > > > The use case here is where people have multiple data centers and need to replicate the data in between them. Accumulo can model this replication after the way that HBase currently handles the replication as detailed here (http://hbase.apache.org/replication.html). > There will be one master Cluster and multiple slave clusters. Accumulo will use the Master-Push model to replicate the statements from the master clusters WAL to the various slaves WALs. -- This message was sent by Atlassian JIRA (v6.2#6252)