You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2014/09/09 20:18:30 UTC

[jira] [Resolved] (FALCON-663) Fetch Lineage for a given instance name

     [ https://issues.apache.org/jira/browse/FALCON-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balu Vellanki resolved FALCON-663.
----------------------------------
    Resolution: Invalid

After discussing with [~svenkat], I am closing this JIRA as invalid. Based on our understanding, the following JIRAs should handle use cases for discovery/search API, 

Jira 662 handles GET relations for a dimension.
Jira 700 handles GET lineage information given a pipeline name. 

Thanks
Balu Vellanki

> Fetch Lineage for a given instance name
> ---------------------------------------
>
>                 Key: FALCON-663
>                 URL: https://issues.apache.org/jira/browse/FALCON-663
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: webapp
>    Affects Versions: 0.6
>            Reporter: Venkatesh Seetharam
>            Assignee: Balu Vellanki
>              Labels: lineage
>
> {noformat}
> GET http://host/graphs/lineage/$type/instance/$id/relations
> PARAMS: 
> cluster=foo
> Examples:
> GET http://host/graphs/lineage/feed/instance/2011-11-01T00:00Z/relations
> GET http://host/graphs/lineage/process/instance/2011-11-01T00:00Z/relations
> May be we can support depth = 3 to start with and add this as a parameter later.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)