[
https://issues.apache.org/jira/browse/SPARK-44195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-44195.
----------------------------------
Fix Version/s: 3.5.0
Resolution: Fixed
Issue resolved by pull request 41742
[https://github.com/apache/spark/pull/41742]
> Add JobTag APIs to SparkR SparkContext
> --------------------------------------
>
> Key: SPARK-44195
> URL: https://issues.apache.org/jira/browse/SPARK-44195
> Project: Spark
> Issue Type: New Feature
> Components: SparkR
> Affects Versions: 3.5.0
> Reporter: Juliusz Sompolski
> Assignee: Juliusz Sompolski
> Priority: Major
> Fix For: 3.5.0
>
>
> Add APIs added inĀ https://issues.apache.org/jira/browse/SPARK-43952 to SparkR:
> * {{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: [email protected]
For additional commands, e-mail: [email protected]