-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
Right now if the user does not specify register on <uses> in their DAX the default is register="true", which causes Pegasus to create registration jobs.
We could argue whether the default should be false, but that might break existing users' workflows.
At any rate, there should be some way to turn off registration jobs entirely. Something like:
pegasus.register = false