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 799F610B37 for ; Wed, 4 Sep 2013 02:08:39 +0000 (UTC) Received: (qmail 77590 invoked by uid 500); 4 Sep 2013 02:08:39 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 77556 invoked by uid 500); 4 Sep 2013 02:08:39 -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 77548 invoked by uid 99); 4 Sep 2013 02:08:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 02:08:39 +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 matei.zaharia@gmail.com designates 209.85.160.45 as permitted sender) Received: from [209.85.160.45] (HELO mail-pb0-f45.google.com) (209.85.160.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Sep 2013 02:08:35 +0000 Received: by mail-pb0-f45.google.com with SMTP id mc17so6731241pbc.4 for ; Tue, 03 Sep 2013 19:08:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=rp3xMBUBefNZL1HYOu9IiAiOQNN9faaZAzg9ap1Ob6Y=; b=LoSYKu9ns3uQNwXFrJAzKQrMN/Y9wzBJteHI2C1HjWxQ7N+jRVznGF3Oe38Sl9q2D9 XtrWMEYWeqs2NsjZHz8O4G0die8KUfLTHt7LCzR41A4eI8RJPQTea3z7Cdo5MqGeSzZp AHUC9S4uuJX7s56ogiTcUJ1iNe6ApH17W+YlLYE31Cu8LaWeqGdMY4eFCApVZTPCVaaT iZ1IOWJEVdVTGXLMBOh38lpmoBqBal+xyzC90jkx+NXQlTiWkBGdYHjWDuB1iVr2W4Kx MNzcayyXjl4ZiIYbZdaZmmKFecZVmsDaQz/qD5hdXeCV2v1V5c+qAuTHv3oZROa1q6ba iqPA== X-Received: by 10.66.186.12 with SMTP id fg12mr465148pac.178.1378260489998; Tue, 03 Sep 2013 19:08:09 -0700 (PDT) Received: from [192.168.1.105] (c-67-164-94-237.hsd1.ca.comcast.net. [67.164.94.237]) by mx.google.com with ESMTPSA id fy4sm25627046pbb.1.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 03 Sep 2013 19:08:08 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [Licensing check] Spark 0.8.0-incubating RC1 From: Matei Zaharia In-Reply-To: Date: Tue, 3 Sep 2013 19:08:07 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <83DAF1FE-D306-4546-91F7-397E2F7CE8E6@gmail.com> References: <1BD53DE4-3E0A-4FD9-A4BA-72B982349B24@gmail.com> <8D1610F3-F593-4323-957C-86886959ED69@gmail.com> To: dev@spark.incubator.apache.org X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Yes, please do the PRs against the GitHub repo for now. Matei On Sep 3, 2013, at 4:57 PM, Evan Chan wrote: > Sorry one more clarification. >=20 > For doc pull requests for 0.8 release, should these be done against > the existing mesos/spark repo, or against the mirror at > apache/incubator-spark ? > I'm hoping to clear up a couple things in the docs before the release = this week. >=20 > thanks, > -Evan >=20 >=20 > On Tue, Sep 3, 2013 at 2:25 PM, Mark Hamstra = wrote: >> Okay, so is there any way to get github's compare view to be happy = with >> differently-named repositories? What I want is to be able to compare = and >> generate a pull request between >> github.com/apache/incubator-spark:masterand, e.g., >> github.com/markhamstra/spark:myBranch and not need to create a new >> github.com/markhamstra/incubator-spark. It's bad enough that the >> differently-named repos don't show up in the compare-view drop-down >> choices, but I also haven't been able to find a hand-crafted URL that = will >> make this work. >>=20 >>=20 >>=20 >> On Tue, Sep 3, 2013 at 1:38 PM, Matei Zaharia = wrote: >>=20 >>> Yup, the plan is as follows: >>>=20 >>> - Make pull request against the mirror >>> - Code review on GitHub as usual >>> - Whoever merges it will simply merge it into the main Apache repo; = when >>> this propagates, the PR will be marked as merged >>>=20 >>> I found at least one other Apache project that did this: >>> http://wiki.apache.org/cordova/ContributorWorkflow. >>>=20 >>> Matei >>>=20 >>> On Sep 3, 2013, at 10:39 AM, Mark Hamstra = wrote: >>>=20 >>>> What is going to be the process for making pull requests? Can they = be >>> made >>>> against the github mirror = (https://github.com/apache/incubator-spark), >>> or >>>> must we use some other way? >>>>=20 >>>>=20 >>>> On Tue, Sep 3, 2013 at 10:28 AM, Matei Zaharia = >>> wrote: >>>>=20 >>>>> Hi guys, >>>>>=20 >>>>>> So are you planning to release 0.8 from the master branch (which = is at >>>>>> a106ed8... now) or from branch-0.8? >>>>>=20 >>>>> Right now the branches are the same in terms of content (though I = might >>>>> not have merged the latest changes into 0.8). If we add stuff into >>> master >>>>> that we won't want in 0.8 we'll break that. >>>>>=20 >>>>>> My recommendation is that we start to use the Incubator release >>>>> doc/guide: >>>>>>=20 >>>>>> http://incubator.apache.org/guides/releasemanagement.html >>>>>=20 >>>>> Cool, thanks for the pointer. I'll try to follow the steps there = about >>>>> signing. >>>>>=20 >>>>>> Are we "locking" pull requests to github repo by tomorrow? >>>>>> Meaning no more push to GitHub repo for Spark. >>>>>>=20 >>>>>> =46rom your email seems like there will be more potential pull = requests >>> for >>>>>> github repo to be merged back to ASF Git repo. >>>>>=20 >>>>> We'll probably use the GitHub repo for the last few changes in = this >>>>> release and then switch. The reason is that there's a bit of work = to do >>>>> pull requests against the Apache one. >>>>>=20 >>>>> Matei >>>=20 >>>=20 >=20 >=20 >=20 > --=20 > -- > Evan Chan > Staff Engineer > ev@ooyala.com |