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 13:50] – david | spark:windows_dev_environment [2025/03/27 15:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 47: | Line 47: | ||
< | < | ||
cd C: | cd C: | ||
- | C: | + | spark-shell2.cmd |
+ | </ | ||
+ | |||
+ | Custom run... (local master, 2 cores) | ||
+ | <code> | ||
+ | spark-shell2.cmd | ||
</ | </ | ||
Line 78: | Line 83: | ||
< | < | ||
spark.range(1).withColumn(" | spark.range(1).withColumn(" | ||
+ | </ | ||
+ | |||
+ | exit: | ||
+ | < | ||
+ | sys.exit | ||
</ | </ | ||