Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Story Points:10
-
Epic Link:
-
Team:Data Facility
Description
Generic generator of Pegasus DAXs needs to be thoroughly tested. For that a reasonable sized sample of actual workflows is required. The idea is to "encode" a few existing workflows in some commonly used graph format (e.g. JSON, GraphML) and use them to evaluate robustness and efficiency of the DAX generator.
I added a simple utility to my DAX generator which allows me to convert (your) existing Pegasus plans to GraphML e.g. for testing purposes.
I would appreciate if you could take a look at the code.