Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DAEAF109B0 for ; Wed, 6 Nov 2013 04:35:52 +0000 (UTC) Received: (qmail 14968 invoked by uid 500); 6 Nov 2013 04:35:49 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 14854 invoked by uid 500); 6 Nov 2013 04:35:44 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 14843 invoked by uid 99); 6 Nov 2013 04:35:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 04:35:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of hadoop.uma@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-ob0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Nov 2013 04:35:37 +0000 Received: by mail-ob0-f176.google.com with SMTP id uy5so9476089obc.21 for ; Tue, 05 Nov 2013 20:35:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=balJ3t4TzfMjTyfhcy0wZsKPmJewa4CMw1j0y2EtG0Q=; b=Ge8iH1nln6Ihha0Hh64/zuF6n54ta3oSBdM0g8EhnCpluVppAwaDjOYFheAoWvNOJ4 wAZ2VUgWGz56wQePx9pLaoS7LNdgS3X1AUbR8BL/ViaID9S0542RNurpTIyJKRrefWlL mp2qE9tORepo5uyH7G76LKFgX/dZiRrW8xBOMWb1/gHRaVBq887JQ/HBCQTuecXXge+F 6qV9Vanxmqurk1qhPXhXFXNGjqmKv/+Fh5sXBpIULDf6K9dZf1DV80krxjRQJ1TtBAh2 mposFhKTdiu3xQYJblouCSCyHDQQ1zCsKvUuV1Ac7xUSrPPEatD4oQFNSW2Ma/igxN1P q4Zg== MIME-Version: 1.0 X-Received: by 10.182.28.35 with SMTP id y3mr972419obg.55.1383712516066; Tue, 05 Nov 2013 20:35:16 -0800 (PST) Received: by 10.60.103.37 with HTTP; Tue, 5 Nov 2013 20:35:16 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Nov 2013 10:05:16 +0530 Message-ID: Subject: Re: BKJM - anyone using it? From: Uma Maheswara Rao G To: "hdfs-dev@hadoop.apache.org" Cc: Ivan Kelly Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Todd, Did you see the JIRA HDFS-4265 ? which is under HDFS-3399 Recently Rakesh has updated the patch. Regards, Uma On Wed, Nov 6, 2013 at 1:36 AM, Todd Lipcon wrote: > Hey folks, > > Is anyone using BKJM? The BookKeeper-based HA approach was developed around > the same time as QuorumJournalManager, but I haven't seen much reported > about it in the last year, and I'm not aware of anyone having deployed BKJM > in any production use cases. > > If no one is using it, I would propose removing it from the HDFS tree - if > anyone would like to experiment with it in the future, it could be > built/developed on github as an external project. If a significant > community emerges in the future, we could consider moving it back in. > > (this isn't a formal vote thread, just trying to find out if it is indeed > abandoned) > > -Todd > > -- > Todd Lipcon > Software Engineer, Cloudera >