Venkatesh Seetharam created FALCON-663:
------------------------------------------
Summary: 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
Affects Versions: 0.6
Reporter: Venkatesh Seetharam
Assignee: Balu Vellanki
{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)