Hi Team, I have condition where I want to stop infinitely running spark streaming jobs.
Currently spark streaming job is configured with "awaitTerminationOrTimeout(-1)" and is deploy in cluster mode in YARN. I have read - YARN kill does not work in this case. Can you please guide what are the other ways to stop these jobs? Regards, Dhaval Modi dhavalmod...@gmail.com