HI All I have multiple jobs which I need to run in parallel ,how can I do this with oozie. if I dont want to create separate workflow.xml for each job(action) and then triggering them manually one by one.
I want one workflow.xml and job.properties and this it should launch all the jobs parallely. Also where is the recommended place to keep these xmls and properties file in project? Regards jeetendra
