Cancel active jobs that have the specified tag.
cancelJobsWithTag.Rd
Cancel active jobs that have the specified tag.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
cancelJobsWithTag("myTag")
} # }
cancelJobsWithTag.Rd
Cancel active jobs that have the specified tag.
if (FALSE) { # \dontrun{
sparkR.session()
cancelJobsWithTag("myTag")
} # }