Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.SparkConf.setSparkHome
¶
SparkConf.
setSparkHome
(
value
:
str
)
→ pyspark.conf.SparkConf
[source]
¶
Set path where Spark is installed on worker nodes.
pyspark.SparkConf.setMaster
pyspark.SparkConf.toDebugString