pyspark.SparkContext.getLocalProperty#
- SparkContext.getLocalProperty(key)[source]#
Get a local property set in this thread, or null if it is missing. See
setLocalProperty().Added in version 1.0.0.
See also
Get a local property set in this thread, or null if it is missing. See
setLocalProperty().
Added in version 1.0.0.
See also