From general-return-5851-apmail-hadoop-general-archive=hadoop.apache.org@hadoop.apache.org Mon Jan 28 18:59:43 2013 Return-Path: X-Original-To: apmail-hadoop-general-archive@minotaur.apache.org Delivered-To: apmail-hadoop-general-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3749DE35 for ; Mon, 28 Jan 2013 18:59:43 +0000 (UTC) Received: (qmail 84993 invoked by uid 500); 28 Jan 2013 18:59:41 -0000 Delivered-To: apmail-hadoop-general-archive@hadoop.apache.org Received: (qmail 84752 invoked by uid 500); 28 Jan 2013 18:59:41 -0000 Mailing-List: contact general-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@hadoop.apache.org Delivered-To: mailing list general@hadoop.apache.org Received: (qmail 84744 invoked by uid 99); 28 Jan 2013 18:59:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 18:59:41 +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 kasha@cloudera.com designates 209.85.212.49 as permitted sender) Received: from [209.85.212.49] (HELO mail-vb0-f49.google.com) (209.85.212.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Jan 2013 18:59:37 +0000 Received: by mail-vb0-f49.google.com with SMTP id s24so2083663vbi.36 for ; Mon, 28 Jan 2013 10:59:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=UnxWwzNZdQf2yOwieH95F2T2E48mZ5JSTtfsfeqeyws=; b=ESehAN3hLVAWelvrJdzut1V7z8cPK9dJkKAZxC8uIPK5oaEpRRhUH6+RGJBpqjhkyu H+BE5lT+jomBErhjLSxvDket0yxiY+uzo9xczX6xd2KCJBoYZK3PR2Cq9R6l6wZLNJ7d jK92QaPZhpeUggKUBasdGG6M37QwLm16tG3KZsoV+lb9gyTY+6rzesxpOgjPjSpNtILC hDl3b2qGi/0A0Z8ycInmGrMR9QI3wU99Aren8hN+Eu/mdilSc6lqPKLqWuziNMgSbOZd iUG80NAwESywUmcP1tto27/UVyOn79kOFDQBWNJ/1sONaM4PIHc0U5Ougvzfxb4C6j/o vmcw== MIME-Version: 1.0 X-Received: by 10.52.96.10 with SMTP id do10mr14370372vdb.54.1359399556568; Mon, 28 Jan 2013 10:59:16 -0800 (PST) Received: by 10.220.190.4 with HTTP; Mon, 28 Jan 2013 10:59:16 -0800 (PST) Date: Mon, 28 Jan 2013 10:59:16 -0800 Message-ID: Subject: How to unsubscribe? From: Karthik Kambatla To: general@hadoop.apache.org Content-Type: multipart/alternative; boundary=20cf307abe45ad54c404d45ddfdc X-Gm-Message-State: ALoCoQn8o8sTKtlX20C2G345pr1wXRVTcAERnYOYaCzG/OHbKppH7HIY3AWJNaQfe8DaejEqIsTd X-Virus-Checked: Checked by ClamAV on apache.org --20cf307abe45ad54c404d45ddfdc Content-Type: text/plain; charset=ISO-8859-1 Hi Ian When you send an email to the address you mentioned, you should receive another email asking you to confirm. Replying to that email should unsubscribe you. I have done that in the past with other Apache mailing lists - so would expect it to work with this list too. Thanks Karthik On Mon, Jan 28, 2013 at 10:42 AM, Ian Fyfe wrote: > Hello mailing list admin, > Using the link on http://hadoop.apache.org/mailing_lists.html I've > emailed general-unsubscribe@hadoop.apache.org several times attempting to > unsubscribe from this mailing list, but continue to receive emails. > > Could you let me, and all of the other people sending emails containing > the word "UNSUBSCRIBE" how to successfully unsubscribe? > > Thank you! > > From: Nick Wilcox > > Reply-To: "general@hadoop.apache.org" < > general@hadoop.apache.org> > Date: Monday, January 28, 2013 8:17 AM > To: "general@hadoop.apache.org" < > general@hadoop.apache.org> > Subject: Re: [VOTE] hadoop 0.23.6 release > > UNSUBSCRIBE > > On 28 January 2013 16:07, Thomas Graves tgraves@yahoo-inc.com>> wrote: > > Thanks Jason and Suresh. I'll respin an new rc today. > > Tom > > On 1/23/13 10:52 AM, "Jason Lowe" jlowe@yahoo-inc.com>> wrote: > > >We will want to pull in the fix for YARN-354 as well, since it's the > >same type of issue with the WebAppProxyServer. > > > >Jason > > > >On 01/23/2013 08:53 AM, Jason Lowe wrote: > >> I filed HDFS-4426 when I ran across the issue checking out the release > >> candidate. It's currently in Patch Available, and it looks close to > >> being committed. > >> > >> Jason > >> > >> On 01/23/2013 08:48 AM, Thomas Graves wrote: > >>> Thanks Daryn, is there a fix for that otherwise perhaps I'll just > >>>revert > >>> that change. > >>> > >>> Tom > >>> > >>> On 1/22/13 1:52 PM, "Daryn Sharp" daryn@yahoo-inc.com>> wrote: > >>> > >>>> -1, secondary namenode won't stay up due after HADOOP-9181. The 2NN's > >>>> main fires off a daemon thread and relied on the http server not > >>>>running > >>>> as a daemon, so the 2NN exits immediately. > >>>> > >>>> > > > > > > --20cf307abe45ad54c404d45ddfdc--