Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 030851032A for ; Tue, 18 Nov 2014 06:06:51 +0000 (UTC) Received: (qmail 87947 invoked by uid 500); 18 Nov 2014 06:06:50 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 87843 invoked by uid 500); 18 Nov 2014 06:06:50 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 87801 invoked by uid 99); 18 Nov 2014 06:06:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Nov 2014 06:06:49 +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 (nike.apache.org: domain of ozawa.tsuyoshi@gmail.com designates 74.125.82.53 as permitted sender) Received: from [74.125.82.53] (HELO mail-wg0-f53.google.com) (74.125.82.53) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Nov 2014 06:06:23 +0000 Received: by mail-wg0-f53.google.com with SMTP id l18so3022535wgh.26 for ; Mon, 17 Nov 2014 22:04:52 -0800 (PST) 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 :cc:content-type:content-transfer-encoding; bh=ap1lLzHV4mYaECrNJsDMzndVymxJhmwtwtEKPZyXXwI=; b=ZOBHRUSGZeR793O8LZjgGsRxRU2349Elwhvk8If7kFLcQJ9Q446rxwNuknQt9h5Zm/ Yq839J5FI68gBPlmVKp49GEgpOVeJ2CkzujDdpHjh/NCNTYXiZGqJcVuK1QgbJ3bhVXE gMdo22u0D6AVQFjmb5cDntcP5jBla00v3q7ZLw24382y4+fPF0ILJYKKjlfrFImSxmxM syhL4vBVdvx4jX/XL9yZGn+QAlhOCP7YliXK6LO0aaL7kLde52jLUmU/a9qo/yGTvFwC z/nEVpUM7+nku+1gAUMUPOMJWqjPi3oafVEFjL93NXR59h1tdcrP1P4ppJS41FGm8Xxd txYQ== MIME-Version: 1.0 X-Received: by 10.194.248.195 with SMTP id yo3mr43981293wjc.60.1416290692486; Mon, 17 Nov 2014 22:04:52 -0800 (PST) Received: by 10.216.92.72 with HTTP; Mon, 17 Nov 2014 22:04:52 -0800 (PST) In-Reply-To: <1252294963.1146000.1416262473571.JavaMail.yahoo@jws10026.mail.ne1.yahoo.com> References: <1252294963.1146000.1416262473571.JavaMail.yahoo@jws10026.mail.ne1.yahoo.com> Date: Tue, 18 Nov 2014 15:04:52 +0900 Message-ID: Subject: Re: [VOTE] Release Apache Hadoop 2.6.0 From: Tsuyoshi OZAWA To: "mapreduce-dev@hadoop.apache.org" , Tsz Wo Sze Cc: "hdfs-dev@hadoop.apache.org" , "common-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Suresh, Tsz-Wo, Thanks for your comments. Could you check a comment by Masatake on HDFS-6833? thanks, - Tsuyoshi On Tue, Nov 18, 2014 at 7:14 AM, Tsz Wo Sze wr= ote: > I agree that HDFS-6833 is not a blocker. It is not a problem for the blo= cks with replication >=3D 3 and it is not a regression (please correct me i= f I am wrong.)Tsz-Wo > > On Monday, November 17, 2014 10:06 AM, Suresh Srinivas wrote: > > > > Tsuyoshi, thanks for bringing up HDFS-6833. However, given it is a bound= ary > condition (and should not cause issues when for files with replication > factor 3), we should perhaps target this into 2.6.1 and not block this > release. Thoughts? > > On Mon, Nov 17, 2014 at 4:17 AM, Tsuyoshi OZAWA > wrote: > >> +0(non-binding) >> >> HDFS-6833 is critical issue for us - could you help us to merge it into >> 2.6? >> >> Thanks, >> - Tsuyoshi >> >> On Sat, Nov 15, 2014 at 1:03 PM, Hitesh Shah wrote: >> > +1 (binding) >> > >> > Built Hadoop from source, compiled Tez against the hadoop jars pushed = to >> staging repo and ran a few example Tez jobs on a single node cluster. >> > >> > =E2=80=94 HItesh >> > >> > >> > On Nov 13, 2014, at 3:08 PM, Arun C Murthy wrote= : >> > >> >> Folks, >> >> >> >> I've created another release candidate (rc1) for hadoop-2.6.0 based o= n >> the feedback. >> >> >> >> The RC is available at: >> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc1 >> >> The RC tag in git is: release-2.6.0-rc1 >> >> >> >> The maven artifacts are available via repository.apache.org at >> https://repository.apache.org/content/repositories/orgapachehadoop-1013. >> >> >> >> Please try the release and vote; the vote will run for the usual 5 da= ys. >> >> >> >> thanks, >> >> Arun >> >> >> >> >> >> -- >> >> CONFIDENTIALITY NOTICE >> >> NOTICE: This message is intended for the use of the individual or >> entity to >> >> which it is addressed and may contain information that is confidentia= l, >> >> privileged and exempt from disclosure under applicable law. If the >> reader >> >> of this message is not the intended recipient, you are hereby notifie= d >> that >> >> any printing, copying, dissemination, distribution, disclosure or >> >> forwarding of this communication is strictly prohibited. If you have >> >> received this communication in error, please contact the sender >> immediately >> >> and delete it from your system. Thank You. >> > >> >> >> >> -- >> - Tsuyoshi >> > > > > -- > http://hortonworks.com/download/ > > -- > CONFIDENTIALITY NOTICE > NOTICE: This message is intended for the use of the individual or entity = to > which it is addressed and may contain information that is confidential, > privileged and exempt from disclosure under applicable law. If the reader > of this message is not the intended recipient, you are hereby notified th= at > any printing, copying, dissemination, distribution, disclosure or > forwarding of this communication is strictly prohibited. If you have > received this communication in error, please contact the sender immediate= ly > and delete it from your system. Thank You. > > > --=20 - Tsuyoshi