Overview
Getting Started
User Guides
API Reference
Development
Migration Guides
Spark SQL
Pandas API on Spark
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming (Legacy)
MLlib (RDD-based)
Spark Core
Resource Management
Errors
pyspark.SparkConf.set
¶
SparkConf.
set
(
key
:
str
,
value
:
str
)
→ pyspark.conf.SparkConf
[source]
¶
Set a configuration property.
pyspark.SparkConf.getAll
pyspark.SparkConf.setAll