Add a tag to be assigned to all the jobs started by this thread.
addJobTAg.Rd
Add a tag to be assigned to all the jobs started by this thread.
Examples
if (FALSE) { # \dontrun{
sparkR.session()
addJobTag("myJobTag")
} # }
addJobTAg.Rd
Add a tag to be assigned to all the jobs started by this thread.
if (FALSE) { # \dontrun{
sparkR.session()
addJobTag("myJobTag")
} # }