Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-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 1471911981 for ; Mon, 11 Aug 2014 22:23:29 +0000 (UTC) Received: (qmail 29036 invoked by uid 500); 11 Aug 2014 22:23:29 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 28996 invoked by uid 500); 11 Aug 2014 22:23:28 -0000 Mailing-List: contact dev-help@falcon.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.incubator.apache.org Delivered-To: mailing list dev@falcon.incubator.apache.org Received: (qmail 28984 invoked by uid 99); 11 Aug 2014 22:23:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 22:23:28 +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 raghavgautam@gmail.com designates 74.125.82.48 as permitted sender) Received: from [74.125.82.48] (HELO mail-wg0-f48.google.com) (74.125.82.48) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2014 22:23:23 +0000 Received: by mail-wg0-f48.google.com with SMTP id x13so9097190wgg.19 for ; Mon, 11 Aug 2014 15:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=NR2hibKPbYE+C0y+xTsC6nsQKa2BUBgAFozeEI79bSA=; b=v7wXFEEenGGJY8gQXN64EtFFTLhUNXbda6X8exS3IQtuy7nx5d1DqGACkq1bCo/svb VcGbtzhys2D0SAPjS5hI/jP1thLecgAnWity1Ktdebc5osl141vhsj0OleyvUYSYCg4Y mSMzw6gJ/2j2/h/2DJ9Cg97+zlHNH8qoI7jbafmxlPI86Nw+n3J92gzc+HxyPY4Q+t4g P3Vj3JsO1Tcxds1H+h7hmYF22eNzcpjzJXpgJDcKhkzgm/HohqRl4cbrSAegq8oNYKu0 lpT4rJD9V/Kirwuy1zZ820QLAcuviF4YhhSeRj6k/yOZMI5xa95N7jR9E7OGHRPoRD2u eByg== X-Received: by 10.194.109.71 with SMTP id hq7mr694678wjb.114.1407795781923; Mon, 11 Aug 2014 15:23:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.220.100 with HTTP; Mon, 11 Aug 2014 15:22:41 -0700 (PDT) From: Raghav Kumar Gautam Date: Mon, 11 Aug 2014 15:22:41 -0700 Message-ID: Subject: [Vote] Feature branch for major Falcon Regression cleanup To: dev Content-Type: multipart/alternative; boundary=089e0102e6e67f7ac9050061ff17 X-Virus-Checked: Checked by ClamAV on apache.org --089e0102e6e67f7ac9050061ff17 Content-Type: text/plain; charset=UTF-8 As of now falcon-regression requires write access to / in hdfs to run. We want to remove this requirement and make sure that all tests use a test specific subdirectory for all its operations. I have created a jira for this: https://issues.apache.org/jira/browse/FALCON-585 This is going to be a major change. I propose that we use a feature branch for this and request the community to vote on this over next 24hrs. Thanks, Raghav. --089e0102e6e67f7ac9050061ff17--