http://www.cs.berkeley.edu/~jey/ampcamp6/training/data-exploration-using-spark.html "To leave the Spark shell, type exit at the prompt." ``` >>> exit Use exit() or Ctrl-D (i.e. EOF) to exit ```