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) {
sparkR.session()
addJobTag("myJobTag")
}
addJobTAg.Rd
Add a tag to be assigned to all the jobs started by this thread.
if (FALSE) {
sparkR.session()
addJobTag("myJobTag")
}