Hello,

I am using Oozie 3.3.2
I have a workflow which takes a couple of parameters,
I need to automate running of this workflow with csv file which has a list
of these parameters,
I could process multiple files in parallel but each input line from file
needs to run in sequence.
Can someone suggest me how to process them,
the example coordinators seems more complex than my use case.

Thanks,
Vishal

Reply via email to