Answer Posted / Sanjay Kumar Chaudhary
You can stop a running Apache Spark application by sending the SIGTERM signal to the driver program or by calling the SparkContext.stop() method in your code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers