SparkSession.
addTag
Add a tag to be assigned to all the operations started by this thread in this session.
New in version 3.5.0.
The tag to be added. Cannot contain ‘,’ (comma) character or be an empty string.
previous
pyspark.sql.SparkSession.interruptOperation
next
pyspark.sql.SparkSession.removeTag