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 BE13317EDC for ; Tue, 16 Feb 2016 09:33:34 +0000 (UTC) Received: (qmail 91958 invoked by uid 500); 16 Feb 2016 09:33:34 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 91918 invoked by uid 500); 16 Feb 2016 09:33:34 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 91907 invoked by uid 99); 16 Feb 2016 09:33:34 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2016 09:33:34 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id E669DC0909 for ; Tue, 16 Feb 2016 09:33:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.897 X-Spam-Level: X-Spam-Status: No, score=-0.897 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_REPLYTO_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.329] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id CUbGThWlxUSN for ; Tue, 16 Feb 2016 09:33:32 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with SMTP id BC72D5FAFE for ; Tue, 16 Feb 2016 09:33:31 +0000 (UTC) Received: (qmail 91902 invoked by uid 99); 16 Feb 2016 09:33:30 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Feb 2016 09:33:30 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 2ACBA1D9D00; Tue, 16 Feb 2016 09:33:28 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============2072881151839826327==" MIME-Version: 1.0 Subject: Re: Review Request 42854: [FALCON-1784] Add regression test for for FALCON-1647 From: PRAGYA MITTAL To: Falcon , Paul Isaychuk , PRAGYA MITTAL Date: Tue, 16 Feb 2016 09:33:28 -0000 Message-ID: <20160216093328.13178.75185@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: PRAGYA MITTAL X-ReviewGroup: Falcon X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/42854/ X-Sender: PRAGYA MITTAL X-ReviewBoard-ShipIt: 1 References: <20160216092815.13179.96344@reviews.apache.org> In-Reply-To: <20160216092815.13179.96344@reviews.apache.org> X-ReviewBoard-ShipIt-Only: 1 Reply-To: PRAGYA MITTAL X-ReviewRequest-Repository: falcon-git --===============2072881151839826327== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42854/#review119283 ----------------------------------------------------------- Ship it! Ship It! - PRAGYA MITTAL On Feb. 16, 2016, 9:28 a.m., Paul Isaychuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42854/ > ----------------------------------------------------------- > > (Updated Feb. 16, 2016, 9:28 a.m.) > > > Review request for Falcon. > > > Bugs: FALCON-1784 > https://issues.apache.org/jira/browse/FALCON-1784 > > > Repository: falcon-git > > > Description > ------- > > Falcon-1647 fixes the following issue. > Create cluster entity as user1. Submit and schedule feed entity feed1 in this cluster as user1. Now try to submit and schedule a feed entity feed2 in this cluster as user2. This failed with error > > Permission denied: user=user2, access=WRITE, inode="/apps/falcon/backupCluster/staging/falcon/workflows/feed":falcon:hdfs:drwxr-xr-x > > This issue was fixed by Falcon-1647 and we should have a regression test to verify the fix. > > > Diffs > ----- > > falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSubmitAndScheduleTest.java 46015dc > > Diff: https://reviews.apache.org/r/42854/diff/ > > > Testing > ------- > > Tested > > > Thanks, > > Paul Isaychuk > > --===============2072881151839826327==--