Skip to content
Snippets Groups Projects
  • Felix Cheung's avatar
    b5a99766
    [SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroup · b5a99766
    Felix Cheung authored
    ## 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.
    b5a99766
    History
    [SPARK-16088][SPARKR] update setJobGroup, cancelJobGroup, clearJobGroup
    Felix Cheung authored
    ## 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.