This is really a workflow issue as workflow will fail if a RunDistributedCommand is encountered when no distributed infrastructure is setup. Only way I could see around this is having a utility script to allow people to change all the component XML's from RunDistributed to RunComands
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think it's reasonable to be able to change the software such that, at pipeline instantiation, the XML template for the component switches all RunDistributedCommand to RunUnixCommand elements.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is really a workflow issue as workflow will fail if a RunDistributedCommand is encountered when no distributed infrastructure is setup. Only way I could see around this is having a utility script to allow people to change all the component XML's from RunDistributed to RunComands
I think it's reasonable to be able to change the software such that, at pipeline instantiation, the XML template for the component switches all RunDistributedCommand to RunUnixCommand elements.