Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0B836DD81 for ; Mon, 25 Feb 2013 02:41:24 +0000 (UTC) Received: (qmail 87566 invoked by uid 500); 25 Feb 2013 02:41:19 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 87299 invoked by uid 500); 25 Feb 2013 02:41:19 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 87289 invoked by uid 99); 25 Feb 2013 02:41:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 02:41:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of azuryyyu@gmail.com designates 209.85.210.178 as permitted sender) Received: from [209.85.210.178] (HELO mail-ia0-f178.google.com) (209.85.210.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 02:41:12 +0000 Received: by mail-ia0-f178.google.com with SMTP id y26so2111238iab.9 for ; Sun, 24 Feb 2013 18:40:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=GuLCB91U2MXG2CHl/ensMc64tNu9jqgNwF0NIoBiSiY=; b=UOpbt3aadgWuB0LlwI7z2TrdZYwnuiDzN1A73Xer8rlKVzaWxjz+06bX09HuB2LuO3 44UpIei8ngh+fv2uQe0G35Qdy8poIFIFt/MbUVcEoN4xaqdj9lYKHuBctc3x7voudNR2 w81a7CvpJwz+Y3Qz7fR77F67wDF9ZEbPyb/SNZQKwr02OCE8uTbjKZXA6qgUN5fl95pH GN9vgeNC7sfSzDiexpudqwwBFk/vRwzxvY4wi+TqBNLTpEe0ubA8tNrGbILHMTmYsiTg /AerKjZZZhLPbjIYOuw/JQNX+BwRGsoL7W52/J0HYgYB/hFbRFk7hoZevK4K4OLMIna1 T37g== MIME-Version: 1.0 X-Received: by 10.43.17.199 with SMTP id qd7mr3801290icb.52.1361760051934; Sun, 24 Feb 2013 18:40:51 -0800 (PST) Received: by 10.64.26.70 with HTTP; Sun, 24 Feb 2013 18:40:51 -0800 (PST) In-Reply-To: References: Date: Mon, 25 Feb 2013 10:40:51 +0800 Message-ID: Subject: Re: One NameNode keeps Rolling Edit Log on HDFS Federation From: Azuryy Yu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=bcaec51968c92a33e304d6837882 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec51968c92a33e304d6837882 Content-Type: text/plain; charset=ISO-8859-1 I think you mixed federation with HA. am I right? If another name node hasn't changes, then It doesn't do any edit log rolling. federated NNs don't keep concurrency( I think you want say keep sync-able?) On Sun, Feb 24, 2013 at 11:09 PM, YouPeng Yang wrote: > Hi All > > I'm testing the HDFS Federation.I have 2 namenodes in my cluster. > I find that it is Rolling Edit Log continuously on one > namenode,however the other one changes nothing. > > My question : > 1. Is it the right situation. > 2. I have thought that the two namenodes shoud keep concurrency. > why they get differences. > 3. is there any advanced docs about HDFS Federation. > > thanks. > > Regards. > > > > --bcaec51968c92a33e304d6837882 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I think you mixed federation with HA. am I right?
=
If another name node hasn't changes, then It doesn't do a= ny edit log rolling. federated NNs don't keep concurrency( I think you = want say keep sync-able?)


On Sun,= Feb 24, 2013 at 11:09 PM, YouPeng Yang <yypvsxf19870706@gmail.com= > wrote:
Hi All
=A0 =A0
=A0I'm testing the=A0HDFS Federation.I have= 2 namenodes in =A0my cluster.
=A0I find that it is =A0Rolli= ng Edit Log=A0continuously on one =A0 namenode,however the other one =A0cha= nges nothing.

=A0My question :
=A01. Is it the right=A0situation.
=A02. I h= ave thought that the two namenodes shoud keep=A0concurrency.
why they get differences.
=A03. is there any advanced docs a= bout=A0HDFS Federation.

t= hanks.

Regards.


=A0

--bcaec51968c92a33e304d6837882--