amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

"Data exploration using Spark" says to type "exit", which doesn't work in Python #196

Open gostevehoward opened 8 years ago

gostevehoward commented 8 years ago

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