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 9194B10923 for ; Wed, 30 Apr 2014 00:20:39 +0000 (UTC) Received: (qmail 94954 invoked by uid 500); 30 Apr 2014 00:20:37 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 94890 invoked by uid 500); 30 Apr 2014 00:20:37 -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 94876 invoked by uid 99); 30 Apr 2014 00:20:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 00:20:36 +0000 X-ASF-Spam-Status: No, hits=-2000.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; Wed, 30 Apr 2014 00:20:35 +0000 Received: (qmail 93841 invoked by uid 99); 30 Apr 2014 00:20:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Apr 2014 00:20:15 +0000 Date: Wed, 30 Apr 2014 00:20:15 +0000 (UTC) From: "Venkatesh Seetharam (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FALCON-380) The dependency option doesn't mention input or output for a feed 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-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesh Seetharam updated FALCON-380: --------------------------------------- Affects Version/s: 0.4 > The dependency option doesn't mention input or output for a feed > ---------------------------------------------------------------- > > Key: FALCON-380 > URL: https://issues.apache.org/jira/browse/FALCON-380 > Project: Falcon > Issue Type: Improvement > Affects Versions: 0.4 > Reporter: Suhas Vasu > Assignee: Suhas Vasu > Fix For: 0.5 > > Attachments: FALCON-380-v2.patch, FALCON-380-v3.patch, FALCON-380-v4.patch, FALCON-380-v5.patch, FALCON-380.patch > > > The dependency option gives us output in the form - > Ex: > falcon entity -type process -name p1 -dependency > (cluster) local > (feed) a > (feed) b > (feed) c > Now to find which are input feeds and which are output feeds I would have to open the definition of the process and check. > Instead it would be very helpful if we could get this information in the CLI output itself. -- This message was sent by Atlassian JIRA (v6.2#6252)