Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 64225 invoked from network); 24 Jul 2007 18:05:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 18:05:36 -0000 Received: (qmail 48455 invoked by uid 500); 24 Jul 2007 18:05:37 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 48419 invoked by uid 500); 24 Jul 2007 18:05:37 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 48410 invoked by uid 99); 24 Jul 2007 18:05:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 11:05:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [207.126.228.149] (HELO rsmtp1.corp.yahoo.com) (207.126.228.149) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 11:05:35 -0700 Received: from [10.72.109.129] (thickbeside-lm.corp.yahoo.com [10.72.109.129]) by rsmtp1.corp.yahoo.com (8.13.8/8.13.6/y.rout) with ESMTP id l6OI5BQB071895 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Tue, 24 Jul 2007 11:05:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; s=serpent; d=yahoo-inc.com; c=nofws; q=dns; h=mime-version:in-reply-to:references:content-type:message-id: content-transfer-encoding:from:subject:date:to:x-mailer; b=nKq60LnG7lrQePP5qkOEC+tEKMLpt/J8/2UxYne6wHJiOF3wO70KzfFZr0qKAIN3 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <003001c7cde6$6ca6a060$eb44420a@ds.corp.yahoo.com> References: <46A529C8.4040405@apache.org> <003001c7cde6$6ca6a060$eb44420a@ds.corp.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0BE05B4A-9EAC-4E54-908E-308549428369@yahoo-inc.com> Content-Transfer-Encoding: 7bit From: Nigel Daley Subject: Re: [VOTE] Release 0.13.1 (candidate 1) Date: Tue, 24 Jul 2007 11:05:05 -0700 To: hadoop-dev@lucene.apache.org X-Mailer: Apple Mail (2.752.3) X-Virus-Checked: Checked by ClamAV on apache.org I'd say the theme for this release is fixing critical bugs in DFS (the non DFS bugs are all in contrib/ec2). HADOOP-1193 has a temporary work-around (which perhaps should be documented on the bug) by turning off map out compression. So -1 for including HADOOP-1193 to 0.13.1. Cheers, Nige On Jul 24, 2007, at 4:33 AM, Devaraj Das wrote: > Should we also include the patch for hadoop-1193 in this? > > -----Original Message----- > From: Doug Cutting [mailto:cutting@apache.org] > Sent: Tuesday, July 24, 2007 3:51 AM > To: hadoop-dev@lucene.apache.org > Subject: [VOTE] Release 0.13.1 (candidate 1) > > I've created another candidate build for Hadoop 0.13.1. This > incorporates > HADOOP-1396 , which, as Nigel noted, was missing the first time > around. > > http://people.apache.org/~cutting/hadoop-0.13.1-candidate-1/ > > Should we release this one? > > Doug >