Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
spark:windows_dev_environment [2017/11/27 14:53] – david | spark:windows_dev_environment [2025/03/27 15:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 48: | Line 48: | ||
cd C: | cd C: | ||
spark-shell2.cmd | spark-shell2.cmd | ||
+ | </ | ||
+ | |||
+ | Custom run... (local master, 2 cores) | ||
+ | < | ||
+ | spark-shell2.cmd --master local[2] | ||
</ | </ | ||