-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
Currently, Pegasus adds edges between all the jobs mapped to a site and the create dir job that creates the associated directory on the staging site. This leads to a lot of redundant edges added especially large workflows.
We need to add edge to a node only if an ancestor of the node does not have an edge to it.