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 DEF5C113CC for ; Thu, 28 Aug 2014 16:08:00 +0000 (UTC) Received: (qmail 83522 invoked by uid 500); 28 Aug 2014 16:07:59 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 83417 invoked by uid 500); 28 Aug 2014 16:07:59 -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 83406 invoked by uid 99); 28 Aug 2014 16:07:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 16:07:59 +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 (athena.apache.org: domain of gkesavan@hortonworks.com designates 209.85.220.173 as permitted sender) Received: from [209.85.220.173] (HELO mail-vc0-f173.google.com) (209.85.220.173) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2014 16:07:54 +0000 Received: by mail-vc0-f173.google.com with SMTP id im17so1061167vcb.32 for ; Thu, 28 Aug 2014 09:07: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:content-type; bh=k3AUjPONnwvXf+ISx5knYTF/iUHHAwXaF/z4LHHkMfo=; b=B8pJhoY2BfM4FPP9WClqxkjqaI194dRElWIJK4S/vIHmEcCBNYuNAyfjzbb5/8IeEo kk4VIoFTRu3//LKu7fZRYyW7B4Dti2Tgpo49cUhkZE+Nn5WTzMi/liaQBTMlaEdtfwMO aWQXE4RQ4vXLVRlx28iIheeXF0sHk36cTgSHjQoqJFBAlFbPTbm4XVkUy1iIb9WFLWLN wBNLpIPnQ4GjYMNpv2yATByZEcCYDKyGHN2+iegNARfa1r3DwZWRhMx5S0nrakgpha+v GjjzPM2lV+nEYiMrmwYxA1WGRb5MOXwgyc2j0x8xoTaiQQLImeLsDhFwLd0JYq0gqOLW XDxA== X-Gm-Message-State: ALoCoQntVEm9yCa0CC7tPDS5KVgIvIzl1sVJNdHbKg7rthisiDKJjz/dz4JambqynT3ZGy9iyemqpxvR7gZt4qy7sgpkVbdfgs+eOGKndUqKXRQZw10hqMP3v2fqSiy2/iymlJ3Sxf7B MIME-Version: 1.0 X-Received: by 10.220.88.7 with SMTP id y7mr368267vcl.69.1409242053701; Thu, 28 Aug 2014 09:07:33 -0700 (PDT) Received: by 10.220.132.138 with HTTP; Thu, 28 Aug 2014 09:07:33 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Aug 2014 09:07:33 -0700 Message-ID: Subject: Re: Git repo ready to use From: Giridharan Kesavan To: "common-dev@hadoop.apache.org" Content-Type: multipart/alternative; boundary=047d7b3a7eec03893c0501b2bc4b X-Virus-Checked: Checked by ClamAV on apache.org --047d7b3a7eec03893c0501b2bc4b Content-Type: text/plain; charset=UTF-8 Fixed all the 3 pre-commit buids. test-patch's git reset --hard is removing the patchprocess dir, so moved it off the workspace. -giri On Thu, Aug 28, 2014 at 8:48 AM, Giridharan Kesavan < gkesavan@hortonworks.com> wrote: > I'm looking into it. > > -giri > > > On Thu, Aug 28, 2014 at 3:18 AM, Ted Yu wrote: > >> I spent some time on PreCommit-hdfs-Build. >> Looks like the following command was not effective: >> >> mkdir -p ${WORKSPACE}/patchprocess >> >> In build output, I saw: >> >> >> /home/jenkins/jenkins-slave/workspace/PreCommit-HDFS-Build/patchprocess/jira: >> No such file or directory >> >> >> I will work with Giri in the morning. >> >> >> Cheers >> >> >> >> On Thu, Aug 28, 2014 at 2:04 AM, Ted Yu wrote: >> >> > build #7808 failed due to QA bot trying to apply the following as patch: >> > >> > >> http://issues.apache.org/jira/secure/attachment/12552318/dfsio-x86-trunk-vs-3529.png >> > >> > >> > FYI >> > >> > >> > >> > On Thu, Aug 28, 2014 at 1:52 AM, Ted Yu wrote: >> > >> >> I modified config for the following builds: >> >> >> >> https://builds.apache.org/job/PreCommit-HDFS-Build/ build #7808 >> would >> >> be checking out trunk using git. >> >> >> >> https://builds.apache.org/job/PreCommit-yarn-Build/ >> >> https://builds.apache.org/job/PreCommit-mapreduce-Build/ >> >> >> >> Should I modify the other Jenkins jobs e.g.: >> >> >> >> https://builds.apache.org/job/Hadoop-Yarn-trunk/ >> >> >> >> Cheers >> >> >> >> >> >> On Wed, Aug 27, 2014 at 11:25 PM, Karthik Kambatla > > >> >> wrote: >> >> >> >>> We just got HADOOP-11001 in. If you have access, can you please try >> >>> modifying the Jenkins jobs taking the patch on HADOOP-11001 into >> >>> consideration. >> >>> >> >>> >> >>> >> >>> On Wed, Aug 27, 2014 at 4:38 PM, Ted Yu wrote: >> >>> >> >>> > I have access. >> >>> > >> >>> > I can switch the repository if you think it is time to do so. >> >>> > >> >>> > >> >>> > On Wed, Aug 27, 2014 at 4:35 PM, Karthik Kambatla < >> kasha@cloudera.com> >> >>> > wrote: >> >>> > >> >>> > > Thanks for reporting it, Ted. We are aware of it - second >> follow-up >> >>> item >> >>> > in >> >>> > > my earlier email. >> >>> > > >> >>> > > Unfortunately, I don't have access to the builds to fix them and >> >>> don't >> >>> > > quite know the procedure to get access either. I am waiting for >> >>> someone >> >>> > > with access to help us out. >> >>> > > >> >>> > > >> >>> > > On Wed, Aug 27, 2014 at 3:45 PM, Ted Yu >> wrote: >> >>> > > >> >>> > > > Precommit builds are still using svn : >> >>> > > > >> >>> > > > https://builds.apache.org/job/PreCommit-HDFS-Build/configure >> >>> > > > https://builds.apache.org/job/PreCommit-YARN-Build/configure >> >>> > > > >> >>> > > > FYI >> >>> > > > >> >>> > > > >> >>> > > > On Wed, Aug 27, 2014 at 7:00 AM, Ted Yu >> >>> wrote: >> >>> > > > >> >>> > > > > Currently Jenkins builds still use subversion as source. >> >>> > > > > >> >>> > > > > Should Jenkins point to git ? >> >>> > > > > >> >>> > > > > Cheers >> >>> > > > > >> >>> > > > > >> >>> > > > > On Wed, Aug 27, 2014 at 1:40 AM, Karthik Kambatla < >> >>> > kasha@cloudera.com> >> >>> > > > > wrote: >> >>> > > > > >> >>> > > > >> Oh.. a couple more things. >> >>> > > > >> >> >>> > > > >> The git commit hashes have changed and are different from >> what >> >>> we >> >>> > had >> >>> > > on >> >>> > > > >> our github. This might interfere with any build automations >> that >> >>> > folks >> >>> > > > >> have. >> >>> > > > >> >> >>> > > > >> Another follow-up item: email and JIRA integration >> >>> > > > >> >> >>> > > > >> >> >>> > > > >> On Wed, Aug 27, 2014 at 1:33 AM, Karthik Kambatla < >> >>> > kasha@cloudera.com >> >>> > > > >> >>> > > > >> wrote: >> >>> > > > >> >> >>> > > > >> > Hi folks, >> >>> > > > >> > >> >>> > > > >> > I am very excited to let you know that the git repo is now >> >>> > > writable. I >> >>> > > > >> > committed a few changes (CHANGES.txt fixes and branching >> for >> >>> > 2.5.1) >> >>> > > > and >> >>> > > > >> > everything looks good. >> >>> > > > >> > >> >>> > > > >> > Current status: >> >>> > > > >> > >> >>> > > > >> > 1. All branches have the same names, including trunk. >> >>> > > > >> > 2. Force push is disabled on trunk, branch-2 and tags. >> >>> > > > >> > 3. Even if you are experienced with git, take a look at >> >>> > > > >> > https://wiki.apache.org/hadoop/HowToCommitWithGit . >> >>> > > Particularly, >> >>> > > > >> let >> >>> > > > >> > us avoid merge commits. >> >>> > > > >> > >> >>> > > > >> > Follow-up items: >> >>> > > > >> > >> >>> > > > >> > 1. Update rest of the wiki documentation >> >>> > > > >> > 2. Update precommit Jenkins jobs and get HADOOP-11001 >> >>> committed >> >>> > > > >> > (reviews appreciated). Until this is done, the precommit >> >>> jobs >> >>> > > will >> >>> > > > >> run >> >>> > > > >> > against our old svn repo. >> >>> > > > >> > 3. git mirrors etc. to use the new repo instead of the >> old >> >>> svn >> >>> > > > repo. >> >>> > > > >> > >> >>> > > > >> > Thanks again for your cooperation through the migration >> >>> process. >> >>> > > > Please >> >>> > > > >> > reach out to me (or the list) if you find anything missing >> or >> >>> have >> >>> > > > >> > suggestions. >> >>> > > > >> > >> >>> > > > >> > Cheers! >> >>> > > > >> > 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 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. --047d7b3a7eec03893c0501b2bc4b--