Available commands
Available commands
We override loadFiles
because we need to initialize Spark *before* the REPL
sees any files, so that the Spark context is visible in those files.
We override loadFiles
because we need to initialize Spark *before* the REPL
sees any files, so that the Spark context is visible in those files. This is a bit of a
hack, but there isn't another hook available to us at this point.
Print a welcome message
Print a welcome message
Standard commands
(Since version 2.11) Use reset, replay or require to update class path
(Since version 2.11) Use reset, replay or require to update class path
(Since version 2.9.0) Use intp
instead.
(Since version 2.9.0) Use intp
instead.
(Since version 2.9.0) Use process
instead
A Spark-specific interactive shell.