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 E582410346 for ; Fri, 4 Apr 2014 06:38:37 +0000 (UTC) Received: (qmail 55036 invoked by uid 500); 4 Apr 2014 06:38:36 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 53475 invoked by uid 500); 4 Apr 2014 06:38:31 -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 53436 invoked by uid 99); 4 Apr 2014 06:38:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 06:38:28 +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 ozawa.tsuyoshi@gmail.com designates 209.85.212.182 as permitted sender) Received: from [209.85.212.182] (HELO mail-wi0-f182.google.com) (209.85.212.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Apr 2014 06:38:24 +0000 Received: by mail-wi0-f182.google.com with SMTP id d1so588631wiv.9 for ; Thu, 03 Apr 2014 23:38:02 -0700 (PDT) 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; bh=2RXB+z/BdllAoJ7tmwY0EkGBoskHbcL73YG0VjW48iw=; b=psA990KteVD3ajx9QEbKltrVqLqwUZ2/QLxI+D7PG2fERcx8FTKBK3N/yYy4C5rwgs FV3E/kXjgJxiB1Vdz30cv4aQLpirFVVrH7SyilRNQl7rZAMqbxocfpCVw0y/mvW5bYeV OlnReUgPRShWEACcvUfUALSSJ931TsrEWiYZlZ+rD2AFZIOzj6AOxN2drPuJn8ESeD/b m+RZjVo27Q9UtQ1DoTtx8SCjz3gurhUC5HEGdp/+AOruG4E53ZU5jOrkHYM8MYkhHJKD 0yCVsKu+s+i4TWDX2TqT7gDIZUvXNlOPb6qrfteb/4tkrCQLIsx5QhoJGki6NN7R12nE yfAg== MIME-Version: 1.0 X-Received: by 10.181.13.11 with SMTP id eu11mr1799584wid.30.1396593482448; Thu, 03 Apr 2014 23:38:02 -0700 (PDT) Received: by 10.216.162.9 with HTTP; Thu, 3 Apr 2014 23:38:02 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Apr 2014 15:38:02 +0900 Message-ID: Subject: Re: [VOTE] Release Apache Hadoop 2.4.0 From: Tsuyoshi OZAWA To: "common-dev@hadoop.apache.org" Cc: "hdfs-dev@hadoop.apache.org" , "mapreduce-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, Updated a test result log based on the result of 2.4.0-rc0: https://gist.github.com/oza/9965197 IMO, there are some blockers to be fixed: * MAPREDUCE-5815(TestMRAppMaster failure) * YARN-1872(TestDistributedShell failure) * HDFS: TestSymlinkLocalFSFileSystem failure on Linux (I cannot find JIRA about this failure) Now I'm checking the problem reported by Azuryy. Thanks, - Tsuyoshi On Fri, Apr 4, 2014 at 8:55 AM, Tsuyoshi OZAWA wrote: > Hi, > > Ran tests and confirmed that some tests(TestSymlinkLocalFSFileSystem) fail. > The log of the test failure is as follows: > > https://gist.github.com/oza/9965197 > > Should we fix or disable the feature? > > Thanks, > - Tsuyoshi > > On Mon, Mar 31, 2014 at 6:22 PM, Arun C Murthy wrote: >> Folks, >> >> I've created a release candidate (rc0) for hadoop-2.4.0 that I would like to get released. >> >> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.4.0-rc0 >> The RC tag in svn is here: https://svn.apache.org/repos/asf/hadoop/common/tags/release-2.4.0-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 >> >> -- >> Arun C. Murthy >> 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. > > > > -- > - Tsuyoshi -- - Tsuyoshi