-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor
-
Affects Version/s: master
-
Component/s: Pegasus Planner
-
None
When I use label based clustering I often put different transformations into the same cluster. When pegasus plans these jobs it seems to randomly pick one of the transformations to use as the job name. For example, if I put xforms ns::foo and ns::bar in the same cluster, the job name might come out merge_ns-foo-_ID1 or it might come out merge_ns-bar-_ID1.