[
https://issues.apache.org/jira/browse/FALCON-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Srikanth Sundarrajan updated FALCON-945:
----------------------------------------
Assignee: Adam Kawa
> Fix broken lineage feature in Web-UI
> ------------------------------------
>
> Key: FALCON-945
> URL: https://issues.apache.org/jira/browse/FALCON-945
> Project: Falcon
> Issue Type: Bug
> Components: webapp
> Affects Versions: 0.6, trunk
> Reporter: Adam Kawa
> Assignee: Adam Kawa
> Priority: Critical
> Fix For: 0.7
>
> Attachments: FALCON-945.patch
>
>
> The "lineage" link available next to process instance doesn't show the graph
> when it's clicked. Instead it displays error message.
> The reason is that the html5-ui/js/falcon-lineage.js file sends requests to
> {code}
> var PREFIX = '/api/graphs/lineage';
> {code}
> while the expected prefix is /api/metadata/lineage.
> I will send a patch soon (this is "one-liner").
> Btw, the lineage feature is really nice!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)