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 657CD10664 for ; Wed, 10 Apr 2013 16:19:52 +0000 (UTC) Received: (qmail 42044 invoked by uid 500); 10 Apr 2013 16:19:51 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 41661 invoked by uid 500); 10 Apr 2013 16:19:50 -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 41623 invoked by uid 99); 10 Apr 2013 16:19:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 16:19:50 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sjlee0@gmail.com designates 74.125.82.52 as permitted sender) Received: from [74.125.82.52] (HELO mail-wg0-f52.google.com) (74.125.82.52) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Apr 2013 16:19:45 +0000 Received: by mail-wg0-f52.google.com with SMTP id n12so706025wgh.7 for ; Wed, 10 Apr 2013 09:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=PdgHsfU20MqaXLmOnHXEcIPhU9WnPGpu73X4WqvNEYs=; b=KD0ZMi1yQj99CwBeYNcy5AU+VCQKcpH7FNXUPucykgncTQPSoTlBvkSWs4kv7g1kci 6EDmIDYIJbbRB84IOrQHJ4gOwh1wNTRrfbd3JhVbyprFzzUmn7ftmESkHa2G7DMyM5wD qIlgh5sBl8wLV34vg1DlZTR6c5nYz5Y/cn3ZML/4xfNxbhbvmzaS4Hixa4JtqQuYSjLP ejN3nWIk3/yd/A2Z6qJF6WlgmDD67FWeasP5JcYCZtUuUWvnQNXobcUnkOcq78DNr0b4 FZSP3ZmJQuFmTUnXFNTNraPxBqU7NBJ20UbyAtGeChormYU1p3wCHyI/9ZM3rOvdWLTU Icqw== X-Received: by 10.194.133.198 with SMTP id pe6mr4762328wjb.9.1365610333535; Wed, 10 Apr 2013 09:12:13 -0700 (PDT) MIME-Version: 1.0 Sender: sjlee0@gmail.com Received: by 10.227.196.73 with HTTP; Wed, 10 Apr 2013 09:11:53 -0700 (PDT) In-Reply-To: <5143402712413354121@unknownmsgid> References: <5143402712413354121@unknownmsgid> From: Sangjin Lee Date: Wed, 10 Apr 2013 09:11:53 -0700 X-Google-Sender-Auth: GzczDPIBOXMNnHKEYbqjq1DvTHc Message-ID: Subject: Re: [VOTE] Release Apache Hadoop 2.0.4-alpha To: yarn-dev@hadoop.apache.org Cc: "mapreduce-dev@hadoop.apache.org" , "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=089e01175f7dd507e604da03eeab X-Virus-Checked: Checked by ClamAV on apache.org --089e01175f7dd507e604da03eeab Content-Type: text/plain; charset=ISO-8859-1 Hi Arun, Would it be possible to include HADOOP-9407 in the release? It's been resolved for a while, and it'd be good to have this dependency problem squared away... Thanks for the consideration! https://issues.apache.org/jira/browse/HADOOP-9407 Regards, Sangjin On Wed, Apr 10, 2013 at 2:19 AM, Arun Murthy wrote: > Ok, I'll spin rc1 after. Thanks. > > Sent from my iPhone > > On Apr 10, 2013, at 11:44 AM, Siddharth Seth > wrote: > > > Arun, MAPREDUCE-5094 would be a useful jira to include in the 2.0.4-alpha > > release. It's not an absolute blocker since the values can be controlled > > explicitly by changing tests which use the cluster. > > > > Thanks > > - Sid > > > > > > On Tue, Apr 9, 2013 at 8:39 PM, Arun C Murthy > wrote: > > > >> Folks, > >> > >> I've created a release candidate (rc0) for hadoop-2.0.4-alpha that I > would > >> like to release. > >> > >> This is a bug-fix release which solves a number of issues discovered > >> during integration testing of the full-stack. > >> > >> The RC is available at: > >> http://people.apache.org/~acmurthy/hadoop-2.0.4-alpha-rc0/ > >> The RC tag in svn is here: > >> > http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.0.4-alpha-rc0 > >> > >> The maven artifacts are available via repository.apache.org. > >> > >> Please try the release and vote; the vote will run for the usual 7 days. > >> > >> thanks, > >> Arun > >> > >> P.S. Many thanks are in order - Roman/Cos and rest of BigTop community > for > >> helping to find a number of integration issues, Ted Yu for > co-ordinating on > >> HBase, Alejandro for co-ordinating on Oozie, > Vinod/Sid/Alejandro/Xuan/Daryn > >> and rest of devs for quickly jumping and fixing these. > >> > >> > >> -- > >> Arun C. Murthy > >> Hortonworks Inc. > >> http://hortonworks.com/ > >> > >> > >> > --089e01175f7dd507e604da03eeab--