I have two actions that need to run on the same datanode (due to stuff on the local filesystem). Is there any way to ensure this in Oozie?
For instance, if I put them into the same sub-workflow, will that work? Does a subworkflow run two or more actions at the same node? Thanks, -Michael
