Get the tags that are currently set to be assigned to all the jobs started by this thread.
getJobTags.Rd
Get the tags that are currently set to be assigned to all the jobs started by this thread.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
tags <- getJobTags()
} # }