Description Usage Arguments Note Examples
Cancel active jobs for the specified group
1 | cancelJobGroup(groupId)
|
groupId |
the ID of job group to be cancelled |
cancelJobGroup since 1.5.0
1 2 3 4 5 | ## Not run:
sparkR.session()
cancelJobGroup("myJobGroup")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.