No, you don’t need to do anything special. Perhaps, your application is getting stuck somewhere? If you can share your code, someone may be able to help.
Mohammed From: James Carman [mailto:[email protected]] Sent: Friday, May 1, 2015 5:53 AM To: [email protected] Subject: Exiting "driver" main() method... In all the examples, it seems that the spark application doesn't really do anything special in order to exit. When I run my application, however, the spark-submit script just "hangs" there at the end. Is there something special I need to do to get that thing to exit normally?
