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 3AE061137F for ; Wed, 10 Sep 2014 21:08:38 +0000 (UTC) Received: (qmail 51938 invoked by uid 500); 10 Sep 2014 21:08:37 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 51846 invoked by uid 500); 10 Sep 2014 21:08:37 -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 51834 invoked by uid 99); 10 Sep 2014 21:08:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 21:08:36 +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 zshen@hortonworks.com designates 209.85.192.180 as permitted sender) Received: from [209.85.192.180] (HELO mail-pd0-f180.google.com) (209.85.192.180) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2014 21:08:32 +0000 Received: by mail-pd0-f180.google.com with SMTP id ft15so9841218pdb.11 for ; Wed, 10 Sep 2014 14:08:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=sLs6CUR8xw7BmKfQHag7Eutl5WFVLj9pHJIPUNrK354=; b=juVdrt9/pGci46AI701MDCk5RghGwIAGX+vqokDoJYqlV8oRYd82PiFUfwHX2d3YGh k88DO+dYXx3W+bIxuEg3AnNuXIFNwodNr2+v0zEkwGrTEukznkL1beZ5vJAqGipLhHug iXAUFmvyIZVnton31BzeBx9hl8kjgYwhCRxg9NziYruRglGcgwNU6GTO7J1GAZmoA6Iq bpRSZqBlc1A3Hz03q9srWoiBm48q58H2d99DAs/sE3Tm+cUMv/T4827MaidpdfUJCewx EGimY+v1v37BYOa7jSZMagA8FOxogRNoL0HxUJtP4dj0YFfFumjfbIQsfHyFyGHlGEPC u2nQ== X-Gm-Message-State: ALoCoQnCVZlLt6euStwG116dr1sIIn/3QIYIdULqpwnYGbfgzF7zIThabKAn5Oc0/Qu8mV8tuCvZJ1+OHl0nMXI4sZL6qHUiOF7kNQ2zGOZD/GC/6xGqP6hyLtQZN3KGUooeED57zIA3 MIME-Version: 1.0 X-Received: by 10.68.245.135 with SMTP id xo7mr6868572pbc.161.1410383292130; Wed, 10 Sep 2014 14:08:12 -0700 (PDT) Received: by 10.66.156.233 with HTTP; Wed, 10 Sep 2014 14:08:12 -0700 (PDT) In-Reply-To: References: <540EA023.9070504@oss.nttdata.co.jp> Date: Wed, 10 Sep 2014 14:08:12 -0700 Message-ID: Subject: Re: [VOTE] Release Apache Hadoop 2.5.1 RC0 From: Zhijie Shen To: "yarn-dev@hadoop.apache.org" Cc: "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b1634c12001aa0502bc7354 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b1634c12001aa0502bc7354 Content-Type: text/plain; charset=UTF-8 +1 (non-binding). Downloaded the source tarball, built binaries from the source, deployed a one-node cluster, and ran some RM examples successfully. On Wed, Sep 10, 2014 at 12:15 PM, Alejandro Abdelnur wrote: > Thanks Karthik. > > +1. > > + verified MD5 for source tarball > + verified signature for source tarball > + successfully run apache-rat:check > + checked CHANGES, LICENSE, README, NOTICE files. > + built from source tarball > + started pseudo cluster > + run a couple of MR example jobs > + basic test on HttpFS > > On Wed, Sep 10, 2014 at 10:10 AM, Karthik Kambatla > wrote: > > > Thanks for reporting the mistake in the documentation, Akira. While it is > > good to fix it, I am not sure it is big enough to warrant another RC, > > particularly because 2.5.1 is very much 2.5.0 done right. > > > > I just updated the how-to-release wiki to capture this step in the > release > > process, so we don't miss it in the future. > > > > On Mon, Sep 8, 2014 at 11:37 PM, Akira AJISAKA < > ajisakaa@oss.nttdata.co.jp > > > > > wrote: > > > > > -0 (non-binding) > > > > > > In the document, "Apache Hadoop 2.5.1 is a minor release in the 2.x.y > > > release line, buliding upon the previous stable release 2.4.1." > > > > > > Hadoop 2.5.1 is a point release. Filed HADOOP-11078 to track this. > > > > > > Regards, > > > Akira > > > > > > > > > (2014/09/09 0:51), Karthik Kambatla wrote: > > > > > >> +1 (non-binding) > > >> > > >> Built the source tarball, brought up a pseudo-distributed cluster and > > ran > > >> a > > >> few MR jobs. Verified documentation and size of the binary tarball. > > >> > > >> On Fri, Sep 5, 2014 at 5:18 PM, Karthik Kambatla > > >> wrote: > > >> > > >> Hi folks, > > >>> > > >>> I have put together a release candidate (RC0) for Hadoop 2.5.1. > > >>> > > >>> The RC is available at: http://people.apache.org/~ > > >>> kasha/hadoop-2.5.1-RC0/ > > >>> The RC git tag is release-2.5.1-RC0 > > >>> The maven artifacts are staged at: > > >>> > > https://repository.apache.org/content/repositories/orgapachehadoop-1010/ > > >>> > > >>> You can find my public key at: > > >>> http://svn.apache.org/repos/asf/hadoop/common/dist/KEYS > > >>> > > >>> Please try the release and vote. The vote will run for the now usual > 5 > > >>> days. > > >>> > > >>> Thanks > > >>> Karthik > > >>> > > >>> > > >> > > > > > > > > > -- > Alejandro > -- Zhijie Shen Hortonworks Inc. http://hortonworks.com/ -- 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 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. --047d7b1634c12001aa0502bc7354--