Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 C774C6FA8 for ; Wed, 13 Jul 2011 22:08:59 +0000 (UTC) Received: (qmail 53161 invoked by uid 500); 13 Jul 2011 22:08:59 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 52978 invoked by uid 500); 13 Jul 2011 22:08:58 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 52837 invoked by uid 99); 13 Jul 2011 22:08:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 22:08:58 +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 (athena.apache.org: domain of eli@cloudera.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-wy0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Jul 2011 22:08:52 +0000 Received: by wyg34 with SMTP id 34so701784wyg.35 for ; Wed, 13 Jul 2011 15:08:31 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.78.144 with SMTP id g16mr1348996wee.64.1310594908288; Wed, 13 Jul 2011 15:08:28 -0700 (PDT) Received: by 10.216.235.157 with HTTP; Wed, 13 Jul 2011 15:08:28 -0700 (PDT) In-Reply-To: <0B729182-FF41-480D-ACFA-7F3917ABDB27@hortonworks.com> References: <0163F206-AB23-48D5-B258-9ADD79E90498@hortonworks.com> <0B729182-FF41-480D-ACFA-7F3917ABDB27@hortonworks.com> Date: Wed, 13 Jul 2011 15:08:28 -0700 Message-ID: Subject: Re: MR1 next steps From: Eli Collins To: mapreduce-dev@hadoop.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Wed, Jul 13, 2011 at 2:52 PM, Arun C Murthy wrote: > > On Jul 13, 2011, at 10:31 AM, Eli Collins wrote: >> >> Combining with the MR2 merge makes sense to me. >> >> Aside from o.a.h.m.server, what would be removed? Seems like parts of >> src/contrib no longer apply =A0(eg fs scheduler) =A0and others (gridmix, >> raid) should be able to continue to work. > > Good point. Maybe we should do it post merge since we need to evaluate im= plications on contrib stuff aprior. You're right, let's not gate the MR2 merge on MR1 removal. It's been a week since the thread started so if no one objects I'll start a thread on general@. Thanks, Eli