Clear current job group ID and its description
clearJobGroup(sc)
sc
existing spark context
## Not run: sc <- sparkR.init() clearJobGroup(sc) ## End(Not run)