[ https://issues.apache.org/jira/browse/ATLAS-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Madhan Neethiraj updated ATLAS-405: ----------------------------------- Fix Version/s: (was: trunk) > UI: Lineage is broken seemingly if there are more than one input Processes > creating a Dataset > --------------------------------------------------------------------------------------------- > > Key: ATLAS-405 > URL: https://issues.apache.org/jira/browse/ATLAS-405 > Project: Atlas > Issue Type: Bug > Reporter: Hemanth Yamijala > Assignee: Darshan Kumar > Priority: Blocker > Labels: patch-available > Fix For: 0.6-incubating > > Attachments: ATLAS-405-v0.patch, ATLAS-405.patch, > failing_lineage.png, failing_lineage_api_responses.txt, > failing_lineage_entity_responses.txt, lineage_view_issue.png, > spikedMockData.png, working_lineage.png, working_lineage_api_responses.txt > > > I have a slightly complex lineage which is like this: > [DataSet 1] -> (3 processes) -> [DataSet 2] -> (1 process) -> [DataSet 3] > When I click on DataSet1, the lineage graph is showing correctly. > When I click on DataSet2, the lineage graph is broken. What is happening is > that there are 2 dangling processes on the input side of DataSet 2 which are > not linked to the DataSet 1. Only one of the processes seems linked. It > appears that maybe the graph walking is not taking into effect multiple > inputs to a vertex like DataSet 2. > The API response is right. I will upload images of working and failing > lineages with the corresponding responses in follow-up comments. -- This message was sent by Atlassian JIRA (v7.6.3#76005)