powered by
Set a local property that affects jobs submitted from this thread, such as the Spark fair scheduler pool.
setLocalProperty(key, value)
The key for a local property.
The value for a local property.
# NOT RUN { setLocalProperty("spark.scheduler.pool", "poolA") # }
Run the code above in your browser using DataLab