This article is second from our series, optimizing the spark command, we usually use two types of spark commands, spark-submit and spark-shell, both of them take the same parameters and options, however the second is a REPL which is used to mainly do debugging.
Optimizing Spark Job (spark-submit/shell)
Optimizing Spark Job (spark-submit/shell)
Optimizing Spark Job (spark-submit/shell)
This article is second from our series, optimizing the spark command, we usually use two types of spark commands, spark-submit and spark-shell, both of them take the same parameters and options, however the second is a REPL which is used to mainly do debugging.