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 CDA9611842 for ; Mon, 25 Aug 2014 23:36:03 +0000 (UTC) Received: (qmail 36825 invoked by uid 500); 25 Aug 2014 23:36:01 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 36708 invoked by uid 500); 25 Aug 2014 23:36:01 -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 35966 invoked by uid 99); 25 Aug 2014 23:36:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 23:36:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.217.180] (HELO mail-lb0-f180.google.com) (209.85.217.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2014 23:35:34 +0000 Received: by mail-lb0-f180.google.com with SMTP id 10so452514lbg.25 for ; Mon, 25 Aug 2014 16:35:33 -0700 (PDT) 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=XXrO15JU2xl/1yiEFStFJpB8yK2Ms5dC8KtIzX7KANg=; b=kBA+D81fESlKmLa1UnfNhiFUPk5+C5Dn43xdrqTgTfmdDy2AIfaLX5RyofUBu3wu3I Wb8/XFNE57Z3AorQfSy+KRlvjE74XrFsW/ao/Jmk/rABoWMFBtz2ueoc+Rdi9L2Og/uA +lYT/bhYWqBPZOShMHV+hoHYTmiWADTvRRCHB6C205fZZ1aL1cRs+A1OvJROunsLO9DA uQXh32r7Tj4aPtHhcDNrg1wM36qBaCQnZ4bbrd7wgQUr4uNDrUQe2aJ5/nc/Wu8z80v1 /mlZ0d7/ZDl7LCFzACvuJIC8zkdlv7zk7IFebg2A19EBCAm2cajVewibT6LC5IoxNt/M OIpA== X-Gm-Message-State: ALoCoQl7uX/pQ9BjzsabHAfRxtlxKOCehAx2Zcn8dLnb7itIJrwwBzuYfV6yb4RCuUc0kwJqIyip MIME-Version: 1.0 X-Received: by 10.152.88.97 with SMTP id bf1mr7075775lab.58.1409009733315; Mon, 25 Aug 2014 16:35:33 -0700 (PDT) Received: by 10.152.19.67 with HTTP; Mon, 25 Aug 2014 16:35:33 -0700 (PDT) In-Reply-To: References: Date: Mon, 25 Aug 2014 16:35:33 -0700 Message-ID: Subject: Re: Updates on migration to git From: Allen Wittenauer To: mapreduce-dev@hadoop.apache.org Cc: "common-dev@hadoop.apache.org" , "hdfs-dev@hadoop.apache.org" , "yarn-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=001a11c351a0a3c1a105017ca47c X-Virus-Checked: Checked by ClamAV on apache.org --001a11c351a0a3c1a105017ca47c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable RE: =E2=80=94author No, we should not do this. This just increases friction. It=E2=80=99s hard= enough getting patches reviewed and committed, esp if you are not @apache.org. Trying to dig up a valid address (nevermind potentially having to deal with 'nsfw12@example.com') is just asking for trouble. Plus, the JIRA has the record. On Mon, Aug 25, 2014 at 11:00 AM, Zhijie Shen wrote= : > Do we have any convention about "user.name" and "user.email"? For example= , > we'd like to use @apache.org for the email. > > Moreover, do we want to use "--author=3D"Author Name " > when committing on behalf of a particular contributor? > > > On Mon, Aug 25, 2014 at 9:56 AM, Karthik Kambatla > wrote: > > > Thanks for your input, Steve. Sorry for sending the email out that late= , > I > > sent it as soon as I could. > > > > > > On Mon, Aug 25, 2014 at 2:20 AM, Steve Loughran > > wrote: > > > > > just caught up with this after some offlininess...15:48 PST is too la= te > > for > > > me. > > > > > > I'd be -1 to a change to "master" because of that risk that it does > break > > > existing code -especially people that have trunk off the git mirrors > and > > > automated builds/merges to go with it. > > > > > > > Fair enough. It makes sense to leave it as "trunk", unless someone is > > against it being trunk. > > > > > > > > > > "master" may be viewed as the official git way, but it doesn't have t= o > > be. > > > For git-flow workflows (which we use in slider) master/ is for > releases, > > > develop/ for dev. > > > > > > > > > > > > > > > On 24 August 2014 02:31, Karthik Kambatla wrote: > > > > > > > Couple of things: > > > > > > > > 1. Since no one expressed any reservations against doing this on > Sunday > > > or > > > > renaming trunk to master, I ll go ahead and confirm that. I think > that > > > > serves us better in the long run. > > > > > > > > 2. Arpit brought up the precommit builds - we should definitely fix > > them > > > as > > > > soon as we can. I understand Giri maintains those builds, do we hav= e > > > anyone > > > > else who has access in case Giri is not reachable? Giri - please > shout > > > out > > > > if you can help us with this either on Sunday or Monday. > > > > > > > > Thanks > > > > Karthik > > > > > > > > > > > > > > > > > > > > On Fri, Aug 22, 2014 at 3:50 PM, Karthik Kambatla < > kasha@cloudera.com> > > > > wrote: > > > > > > > > > Also, does anyone know what we use for integration between JIRA a= nd > > > svn? > > > > I > > > > > am assuming svn2jira. > > > > > > > > > > > > > > > On Fri, Aug 22, 2014 at 3:48 PM, Karthik Kambatla < > > kasha@cloudera.com> > > > > > wrote: > > > > > > > > > >> Hi folks, > > > > >> > > > > >> For the SCM migration, feel free to follow > > > > >> https://issues.apache.org/jira/browse/INFRA-8195 > > > > >> > > > > >> Most of this is planned to be handled this Sunday. As a result, > the > > > > >> subversion repository would be read-only. If this is a major iss= ue > > for > > > > you, > > > > >> please shout out. > > > > >> > > > > >> Daniel Gruno, the one helping us with the migration, was asking = if > > we > > > > are > > > > >> open to renaming "trunk" to "master" to better conform to git > > lingo. I > > > > am > > > > >> tempted to say yes, but wanted to check. > > > > >> > > > > >> Would greatly appreciate any help with checking the git repo has > > > > >> everything. > > > > >> > > > > >> Thanks > > > > >> Karthik > > > > >> > > > > > > > > > > > > > > > > > > > > -- > > > 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 confidentia= l, > > > privileged and exempt from disclosure under applicable law. If the > reader > > > of this message is not the intended recipient, you are hereby notifie= d > > 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. > > > > > > > > > -- > Zhijie Shen > 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 th= at > 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 immediate= ly > and delete it from your system. Thank You. > --001a11c351a0a3c1a105017ca47c--