-
- Downloads
[SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroup
## What changes were proposed in this pull request? Updated setJobGroup, cancelJobGroup, clearJobGroup to not require sc/SparkContext as parameter. Also updated roxygen2 doc and R programming guide on deprecations. ## How was this patch tested? unit tests Author: Felix Cheung <felixcheung_m@hotmail.com> Closes #13838 from felixcheung/rjobgroup.
Showing
- R/pkg/R/DataFrame.R 0 additions, 1 deletionR/pkg/R/DataFrame.R
- R/pkg/R/context.R 2 additions, 8 deletionsR/pkg/R/context.R
- R/pkg/R/sparkR.R 56 additions, 12 deletionsR/pkg/R/sparkR.R
- R/pkg/R/utils.R 8 additions, 0 deletionsR/pkg/R/utils.R
- R/pkg/inst/tests/testthat/test_context.R 7 additions, 3 deletionsR/pkg/inst/tests/testthat/test_context.R
- docs/sparkr.md 2 additions, 0 deletionsdocs/sparkr.md
Loading
Please register or sign in to comment