- SparkContext.getLocalProperty(key)[source]#
Get a local property set in this thread, or null if it is missing. See
setLocalProperty().New in version 1.0.0.
pyspark.SparkContext.getLocalProperty — PySpark In-Progress documentation
pyspark.SparkContext.getLocalProperty — PySpark In-Progress documentation
Get a local property set in this thread, or null if it is missing. See
setLocalProperty().
New in version 1.0.0.