Return-Path: X-Original-To: apmail-spark-dev-archive@minotaur.apache.org Delivered-To: apmail-spark-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 17F1E10325 for ; Wed, 22 Jan 2014 17:15:47 +0000 (UTC) Received: (qmail 19719 invoked by uid 500); 22 Jan 2014 17:15:25 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 19629 invoked by uid 500); 22 Jan 2014 17:15:23 -0000 Mailing-List: contact dev-help@spark.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@spark.incubator.apache.org Delivered-To: mailing list dev@spark.incubator.apache.org Received: (qmail 19617 invoked by uid 99); 22 Jan 2014 17:15:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 17:15:23 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pwendell@gmail.com designates 209.85.219.51 as permitted sender) Received: from [209.85.219.51] (HELO mail-oa0-f51.google.com) (209.85.219.51) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jan 2014 17:15:19 +0000 Received: by mail-oa0-f51.google.com with SMTP id h16so802801oag.10 for ; Wed, 22 Jan 2014 09:14:58 -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 :content-type; bh=22WvAFEpEuk5a8Mnewyk0fl26qSdvzN9ghQZoxXr77k=; b=x1N5mNiqk5LJzpVJ9HDRiqqT9vrsyy3t4Cwv37wpLjcM1wpHYMFxqvipaAchTVEkc4 UDY8fVQD7PP3FlZu78q7G73xbiq6pWVOvbDdi/8IKp4lgoS6Bo47M/+iennroXrLT+Cb GWRruX/M2XL7zUxQG1y08W48XJt4Nb06ziMXohEfNhN19Fk9qqHMhqtXcWgPKp5XudhO KsoTLFGUWoSDEcNJsPkGDDjSqHfQkITO3J/EiagfPMWZcDK2v+5Wy983tgM2UxcGCfig ICnjUnDStTWvSUX3eGlEYJy1Yz8u4a97eHloYAuf1Aorgi0C0Qxc3BRVe2184GKWPoWx LEkA== MIME-Version: 1.0 X-Received: by 10.60.83.134 with SMTP id q6mr2311429oey.6.1390410898484; Wed, 22 Jan 2014 09:14:58 -0800 (PST) Received: by 10.182.132.46 with HTTP; Wed, 22 Jan 2014 09:14:58 -0800 (PST) In-Reply-To: <1390407499.8522.YahooMailNeo@web140102.mail.bf1.yahoo.com> References: <1390407499.8522.YahooMailNeo@web140102.mail.bf1.yahoo.com> Date: Wed, 22 Jan 2014 09:14:58 -0800 Message-ID: Subject: Re: [VOTE] Release Apache Spark 0.9.0-incubating (rc4) [new thread] From: Patrick Wendell To: "dev@spark.incubator.apache.org" , Tom Graves Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hey Tom, Matei had to remove this because it turns out that there was a fairly serious bug in the Typesafe config library we use for parsing conf files [1]. There wasn't an immediate solution to this so he just removed the capability for this release and we can revisit it in the next release. http://apache-spark-developers-list.1001551.n3.nabble.com/Config-properties-broken-in-master-td208.html - Patrick On Wed, Jan 22, 2014 at 8:18 AM, Tom Graves wrote: > It looks like the latest round of changes took out spark.conf. Are there plans to add this back in (jira)? > > Tom > > > > On Wednesday, January 22, 2014 3:46 AM, Henry Saputra wrote: > > Would love to hear from Mridul to verify the fixes for problems he saw are > in. > > > On Tuesday, January 21, 2014, Patrick Wendell wrote: > >> Please vote on releasing the following candidate as Apache Spark >> (incubating) version 0.9.0. >> >> A draft of the release notes along with the changes file is attached >> to this e-mail. >> >> The tag to be voted on is v0.9.0-incubating (commit 0771df67): >> >> https://git-wip-us.apache.org/repos/asf?p=incubator-spark.git;a=commit;h=0771df675363c69622404cb514bd751bc90526af >> >> The release files, including signatures, digests, etc can be found at: >> http://people.apache.org/~pwendell/spark-0.9.0-incubating-rc4 >> >> Release artifacts are signed with the following key: >> https://people.apache.org/keys/committer/pwendell.asc >> >> The staging repository for this release can be found at: >> https://repository.apache.org/content/repositories/orgapachespark-1005/ >> >> The documentation corresponding to this release can be found at: >> http://people.apache.org/~pwendell/spark-0.9.0-incubating-rc4-docs/ >> >> Please vote on releasing this package as Apache Spark 0.9.0-incubating! >> >> The vote is open until Friday, January 24, at 11:15 UTC and passes if >> a majority of at least 3 +1 PPMC votes are cast. >> >> [ ] +1 Release this package as Apache Spark 0.9.0-incubating >> [ ] -1 Do not release this package because ... >> >> To learn more about Apache Spark, please see >> http://spark.incubator.apache.org/ >>