Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 66D114634 for ; Sun, 3 Jul 2011 19:52:59 +0000 (UTC) Received: (qmail 18751 invoked by uid 500); 3 Jul 2011 19:52:57 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 18700 invoked by uid 500); 3 Jul 2011 19:52:56 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 18692 invoked by uid 99); 3 Jul 2011 19:52:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2011 19:52:56 +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 (nike.apache.org: domain of todd@cloudera.com designates 209.85.213.176 as permitted sender) Received: from [209.85.213.176] (HELO mail-yx0-f176.google.com) (209.85.213.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2011 19:52:48 +0000 Received: by yxl11 with SMTP id 11so691245yxl.35 for ; Sun, 03 Jul 2011 12:52:27 -0700 (PDT) Received: by 10.101.189.38 with SMTP id r38mr4365427anp.119.1309722746221; Sun, 03 Jul 2011 12:52:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.164.19 with HTTP; Sun, 3 Jul 2011 12:52:06 -0700 (PDT) In-Reply-To: References: From: Todd Lipcon Date: Sun, 3 Jul 2011 12:52:06 -0700 Message-ID: Subject: Re: submitting patches that span projects, post repo merge To: common-dev@hadoop.apache.org Content-Type: multipart/alternative; boundary=0016368e236e0af5c404a72f978e X-Virus-Checked: Checked by ClamAV on apache.org --0016368e236e0af5c404a72f978e Content-Type: text/plain; charset=ISO-8859-1 The QA-bot unfortunately can still only deal with single-project patches. I think there's an open JIRA to allow it to do cross-project tests. I think for this patch, let's stick with the old way. We can do a single commit when it's committed, but review-wise and QA-bot wise, separate JIRAs is probably the way to go until we figure out a proper way to do these. -Todd On Sat, Jul 2, 2011 at 10:03 AM, Travis Crawford wrote: > Hey hadoop gurus - > > With the merged repo, is the process for submitting patches that span > repos still one patch per repo? Is submitting a single patch with > changes to common, hdfs, and mapreduce acceptable post-merge? > > If so, I can update the "Changes that span projects" section of > http://wiki.apache.org/hadoop/HowToContribute. > > > DETAILS > > I finished a change for > https://issues.apache.org/jira/browse/HADOOP-7359, developed in a > branch on my github fork. Generating a diff between my branch and > trunk is straightforward, however, generating patches per-project > would require reworking the patch into 3 branches. Also, since the > patch changes something in common that's used in both HDFS & MR > submitting as separate patches will certainly break trunk for a brief > period. > > With the merged repo, submitting patches that span projects via a > single diff is possible and potentially preferred. If > one-patch-per-project is still preferred I'll certainly do that, but > submitting a single patch is both easier from a development > perspective, won't cause temporary build breakage, and provides a > cleaner revision history. > > Thoughts? > > --travis > -- Todd Lipcon Software Engineer, Cloudera --0016368e236e0af5c404a72f978e--