You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2013/11/15 20:31:20 UTC

[jira] [Created] (FALCON-203) Do not generate transitive closure for the dependency graph

Haohui Mai created FALCON-203:
---------------------------------

             Summary: Do not generate transitive closure for the dependency graph
                 Key: FALCON-203
                 URL: https://issues.apache.org/jira/browse/FALCON-203
             Project: Falcon
          Issue Type: Sub-task
    Affects Versions: 0.4
            Reporter: Haohui Mai
            Assignee: Haohui Mai
         Attachments: FALCON-203.000.patch

Currently the web UI generates the transitive closure of the dependency graph. It is confusing because the list view only presents a level of dependency.

Furthermore, the direction of dependency graph is wrong because the API reports both the inward and outward dependency, where the dependency should be determined by the type of the entities. 

We should make it consistent.



--
This message was sent by Atlassian JIRA
(v6.1#6144)