pyspark.SparkConf.get#

SparkConf.get(key, defaultValue=None)[source]#

Get the configured value for some key, or return a default otherwise.