Navigation
PySpark master documentation
»
pyspark.SparkConf.setIfMissing
¶
SparkConf.
setIfMissing
(
key
,
value
)
[source]
¶
Set a configuration property, if not already set.
Navigation
PySpark master documentation
»