Any help is appreciated. I have spark batch job based on condition I would like to start another batch job by invoking .sh file. Just want to know can we achieve that?
Thanks Amit On Fri, Aug 7, 2020 at 3:58 PM Amit Sharma <resolve...@gmail.com> wrote: > Hi, I want to write a batch job which would call another batch job based > on condition. Can I call one batch job through another in scala or I can do > it just by python script. Example would be really helpful. > > > Thanks > Amit > > >