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.get
¶
SparkConf.
get
(
key
,
defaultValue
=
None
)
[source]
¶
Get the configured value for some key, or return a default otherwise.
pyspark.SparkConf.contains
pyspark.SparkConf.getAll