Hi all, I am running a spark streaming application on AWS EC2 cluster in standalone mode. I am using DStreams and Spark 2.0.2
I do have the setting stopGracefullyOnShutdown to true. What is the right way to stop the streaming application. Thanks
Hi all, I am running a spark streaming application on AWS EC2 cluster in standalone mode. I am using DStreams and Spark 2.0.2
I do have the setting stopGracefullyOnShutdown to true. What is the right way to stop the streaming application. Thanks