| cancelJobGroup {SparkR} | R Documentation | 
Cancel active jobs for the specified group
## Default S3 method: cancelJobGroup(groupId)
groupId | 
 the ID of job group to be cancelled  | 
cancelJobGroup since 1.5.0
## Not run: 
##D sparkR.session()
##D cancelJobGroup("myJobGroup")
## End(Not run)