Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 6CD3EC0A4 for ; Wed, 17 Jul 2013 08:47:34 +0000 (UTC) Received: (qmail 32170 invoked by uid 500); 17 Jul 2013 08:47:29 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 31715 invoked by uid 500); 17 Jul 2013 08:47:29 -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 31701 invoked by uid 99); 17 Jul 2013 08:47:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 08:47:29 +0000 X-ASF-Spam-Status: No, hits=1.8 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of liulei412@gmail.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 08:47:25 +0000 Received: by mail-vc0-f173.google.com with SMTP id ht10so1157699vcb.4 for ; Wed, 17 Jul 2013 01:47:04 -0700 (PDT) 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 :content-type; bh=tHvYqH5/UKsFhZjAm8p8rxW2YlPoIEKLb7YBpWDVa04=; b=aTJ4UuP3NF5o2RPsa93tsRHigNmM1p8kPtsDSZpvF/QTNz2IvLRZ54Lw7/MRf9wvBj byfSviKIAY8HeNMnbDZE6csRz9AmdpDZjmNJRF28ReR2NUAb8wLoMOGcp39Kc9651TRq POOjXvYE2l+/58mmR+UBp6Dphf1yZStrHuQgcYLwXwv6j3Y/j/Wbi8B9lGYsqgoz+5W5 8NgEGaI6pBm+Q5vQfBM9BY8eDIr3FDor4eL5mw5lcWdpU1b9uj6E4EuFJZHS4C4Tp3nr moumJndw3VaLlR/xJVeaEq5CcKBvCHWWrNCggdB+UsynmLyLhAS+UxFRlZ6DEPd7s3Cc Fl3Q== MIME-Version: 1.0 X-Received: by 10.220.183.10 with SMTP id ce10mr1694624vcb.41.1374050824326; Wed, 17 Jul 2013 01:47:04 -0700 (PDT) Received: by 10.221.42.196 with HTTP; Wed, 17 Jul 2013 01:47:04 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Jul 2013 16:47:04 +0800 Message-ID: Subject: Re: QJM for federation From: lei liu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=089e01536dc449954904e1b12382 X-Virus-Checked: Checked by ClamAV on apache.org --089e01536dc449954904e1b12382 Content-Type: text/plain; charset=ISO-8859-1 Thanks Harsh. 2013/7/17 Harsh J > This has been asked previously. Use suffixes to solve your issue. See > http://search-hadoop.com/m/Fingkg6Dk91 > > On Wed, Jul 17, 2013 at 1:33 PM, lei liu wrote: > > I have two namespaces, example below: > > > > > > dfs.nameservices > > ns1,ns2 > > > > > > Can I config the "dfs.namenode.shared.edits.dir" to below content? > > > > dfs.namenode.shared.edits.dir > > > > qjournal://10.232.98.61:20022;10.232.98.62:20022; > 10.232.98.63:20022/nn1,nn2 > > > > > > > > > > Thanks, > > > > LiuLei > > > > > > > > > > > > > > -- > Harsh J > --089e01536dc449954904e1b12382 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks Harsh.


=

2013/7/17 Harsh J <= harsh@cloudera.com<= /a>>
This has been asked previously. Use suffixes= to solve your issue. See
http:/= /search-hadoop.com/m/Fingkg6Dk91

On Wed, Jul 17, 2013 at 1:33 PM, lei liu <liulei412@gmail.com> wrote:
> I have two namespaces, example below:
>
> <property>
> =A0 =A0 <name>dfs.nameservices</name>
> =A0 =A0 <value>ns1,ns2</value>
> =A0</property>
>
> Can I config the "dfs.namenode.shared.edits.dir" to below co= ntent?
> <property>
> =A0 <name>dfs.namenode.shared.edits.dir</name>
>
> <value>qjournal://10.232.98.61:20022;10.232.98.62:20022;10.232.98.63:20022/nn1,nn2</value>
>
> </property>
>
>
> Thanks,
>
> LiuLei
>
>
>
>
>



--
Harsh J

--089e01536dc449954904e1b12382--