pyspark.SparkConf.get

SparkConf.get(key: str, defaultValue: Optional[str] = None) → Optional[str][source]

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