[ https://issues.apache.org/jira/browse/SPARK-44194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hyukjin Kwon resolved SPARK-44194. ---------------------------------- Fix Version/s: 3.5.0 Resolution: Fixed Issue resolved by pull request 41841 [https://github.com/apache/spark/pull/41841] > Add JobTag APIs to Pyspark SparkContext > --------------------------------------- > > Key: SPARK-44194 > URL: https://issues.apache.org/jira/browse/SPARK-44194 > Project: Spark > Issue Type: New Feature > Components: PySpark > Affects Versions: 3.5.0 > Reporter: Juliusz Sompolski > Assignee: Hyukjin Kwon > Priority: Major > Fix For: 3.5.0 > > > Add APIs added in https://issues.apache.org/jira/browse/SPARK-43952 to > PySpark: > * {{SparkContext.addJobTag(tag: String): Unit}} > * {{SparkContext.removeJobTag(tag: String): Unit}} > * {{SparkContext.getJobTags(): Set[String]}} > * {{SparkContext.clearJobTags(): Unit}} > * {{SparkContext.cancelJobsWithTag(tag: String): Unit}} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org