From dev-return-1202-apmail-tez-dev-archive=tez.apache.org@tez.apache.org Fri Nov 7 18:41:52 2014 Return-Path: X-Original-To: apmail-tez-dev-archive@minotaur.apache.org Delivered-To: apmail-tez-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 E8BA717D59 for ; Fri, 7 Nov 2014 18:41:51 +0000 (UTC) Received: (qmail 41980 invoked by uid 500); 7 Nov 2014 18:41:51 -0000 Delivered-To: apmail-tez-dev-archive@tez.apache.org Received: (qmail 41926 invoked by uid 500); 7 Nov 2014 18:41:51 -0000 Mailing-List: contact dev-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list dev@tez.apache.org Received: (qmail 41912 invoked by uid 99); 7 Nov 2014 18:41:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 18:41:51 +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 daijy@hortonworks.com designates 209.85.217.177 as permitted sender) Received: from [209.85.217.177] (HELO mail-lb0-f177.google.com) (209.85.217.177) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2014 18:41:46 +0000 Received: by mail-lb0-f177.google.com with SMTP id z12so3135909lbi.36 for ; Fri, 07 Nov 2014 10:41:25 -0800 (PST) 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=mQf6EByvdvFCHufMktqM4IVJ++0fMi2lOkCm28gvdfQ=; b=du7QEjAQdoYv/++h3FAMvIz0wFdcSFJC26NHulN/ls0Oet+l7XTt+6CK2riuH2HeyB vY0CmjLM3sGMP3TXmwHf6ZZMukZT7yQCpWyIjlUpqt8PhaFaRPcNtmmgbh6016xd1JZ9 imbIjhnEgPZViHOy9705CODkyr+Aqxp8CQx6IuQouleM1j4CyyrN7uRcNrxmQmbFXIeH 2kHHw2rEQR8sbCMTIYPLDKDrE4tX+wCH0M5tGPVLMATdi7MhGPpaIy0NRNgJDMngWJKg RhNKL6YRY44GwhlCAG0pIZ5GKLi82CAiCBh6omCAEOTsIH75othdtO5RqNtrdS9eHDhv DTYA== X-Gm-Message-State: ALoCoQn3VLufDp7aCwxuImzKwMTpymoyKk67G5GAIjiopjJECwgcdvujwvs50tbGqt0Fb4vstn/0wPs7zYyadMIgET2Twd1N75yZve3eWJglRtskSecyGiU= MIME-Version: 1.0 X-Received: by 10.112.146.229 with SMTP id tf5mr12823840lbb.73.1415385685395; Fri, 07 Nov 2014 10:41:25 -0800 (PST) Received: by 10.25.30.69 with HTTP; Fri, 7 Nov 2014 10:41:25 -0800 (PST) In-Reply-To: References: Date: Fri, 7 Nov 2014 10:41:25 -0800 Message-ID: Subject: Re: [VOTE] Release Apache Tez 0.5.2 rc0 From: Daniel Dai To: dev@tez.apache.org Cc: user@tez.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org +1 (non-binding) Run all Pig on tez unit tests and end to end tests, no issue found. On Fri, Nov 7, 2014 at 7:22 AM, Chen He wrote: > +1 non-binding > > build from source > run simple local mode test > > On Fri, Nov 7, 2014 at 7:17 AM, Ram Venkatesh > wrote: > >> +1 (non-binding) >> >> Built from source, ran spark-on-tez sample jobs on single node cluster. >> >> On Nov 7, 2014, at 1:44 AM, Kostas Tzoumas wrote: >> >> > +1 (non-binding) >> > >> > Built from source >> > >> > On Fri, Nov 7, 2014 at 7:12 AM, Siddharth Seth wrote: >> > >> >> +1 (binding). >> >> >> >> Verified signatures, checksums and licenses (rat-check). >> >> >> >> Ran a couple of simple jobs on a single node cluster. >> >> >> >> Thanks >> >> - Sid >> >> >> >> On Tue, Nov 4, 2014 at 6:42 PM, Bikas Saha >> wrote: >> >> >> >>> >> >>> >> >>> Folks, >> >>> >> >>> >> >>> >> >>> I have created an Apache Tez 0.5.2 release candidate (rc0). >> >>> >> >>> >> >>> >> >>> This is an incremental release that contains many bug fixes and adds >> new >> >>> APIs. Creating a release will enable upstream components to use the new >> >>> APIs and help validate them. There are 3 incompatible changes >> TEZ-1666, TEZ- >> >>> 1699 and TEZ-1700 which are expected to affect only a minority of >> users, >> >>> if any. >> >>> >> >>> >> >>> >> >>> GIT source tag: >> >>> >> >>> >> >>> >> https://git-wip-us.apache.org/repos/asf/tez/repo?p=tez.git;a=log;h=refs/tags/release-0.5.2-rc0 >> >>> >> >>> >> >>> >> >>> Staging site: >> >>> >> >>> https://dist.apache.org/repos/dist/dev/tez/tez-0.5.2-src-rc0 >> >>> >> >>> >> >>> >> >>> Nexus Staging URL: >> >>> >> >>> https://repository.apache.org/content/repositories/orgapachetez-1015 >> >>> >> >>> >> >>> >> >>> PGP release keys: >> >>> >> >>> http://pgp.mit.edu/pks/lookup?op=get&search=0x8B25B9B71EFF7770 >> >>> >> >>> KEYS file available at >> >>> >> >>> https://dist.apache.org/repos/dist/release/tez/KEYS >> >>> >> >>> >> >>> >> >>> List of issues fixed in the release: >> >>> >> >>> https://issues.apache.org/jira/browse/TEZ/fixforversion/12328742 >> >>> >> >>> Also available in CHANGES.txt within the release tar-ball. >> >>> >> >>> >> >>> >> >>> The vote will be open for at least 72 hours and close on 11/07/2014 >> >>> >> >>> >> >>> >> >>> [ ] +1 approve >> >>> >> >>> [ ] +0 no opinion >> >>> >> >>> [ ] -1 disapprove (with reason) >> >>> >> >>> >> >>> >> >>> I begin the vote with my +1. >> >>> >> >>> >> >>> >> >>> Thanks >> >>> >> >>> Bikas >> >>> >> >>> >> >>> >> >>> 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. >> >> >> >> >> >> >> >> >> -- >> 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. >> -- 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.