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 D9EE41006B for ; Mon, 12 Aug 2013 14:38:09 +0000 (UTC) Received: (qmail 56013 invoked by uid 500); 12 Aug 2013 14:38:09 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 55962 invoked by uid 500); 12 Aug 2013 14:38:09 -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 55953 invoked by uid 99); 12 Aug 2013 14:38:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 14:38:09 +0000 X-ASF-Spam-Status: No, hits=-2002.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 12 Aug 2013 14:38:08 +0000 Received: (qmail 53803 invoked by uid 99); 12 Aug 2013 14:37:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Aug 2013 14:37:48 +0000 Date: Mon, 12 Aug 2013 14:37:47 +0000 (UTC) From: "Srikanth Sundarrajan (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FALCON-72) Feeds with invalid oozie URI in cluster cannot be deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FALCON-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736908#comment-13736908 ] Srikanth Sundarrajan commented on FALCON-72: -------------------------------------------- Verified the patch for tests etc. Looks fine there as well. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:18.824s [INFO] Finished at: Mon Aug 12 20:06:20 GMT+05:30 2013 [INFO] Final Memory: 115M/286M [INFO] ------------------------------------------------------------------------ 2013-08-12 20:06:21.121:INFO::Shutdown hook executing 2013-08-12 20:06:21.122:INFO::Shutdown hook complete > Feeds with invalid oozie URI in cluster cannot be deleted > --------------------------------------------------------- > > Key: FALCON-72 > URL: https://issues.apache.org/jira/browse/FALCON-72 > Project: Falcon > Issue Type: Bug > Components: general > Affects Versions: 0.3 > Reporter: Venkatesh Seetharam > Assignee: Venkatesh Seetharam > Attachments: FALCON-72.patch, FALCON-72.r1.patch > > > User submits a cluster dsl with a bad oozie uri. He then submits a feed with this cluster. User will never be able to remove the feed from Falcon. > I'd suggest we add validations for all the interfaces: > * Execute - create a JobClient object > * Workflow - This is initialized quite late > * Messaging - not sure if we need to validate this? Will Falcon work without this? > * Read - Why not validate this as well? > Thanks Grant Liu for bringing this to my attention. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira