Github user shivaram commented on a diff in the pull request:

    https://github.com/apache/spark/pull/6928#discussion_r32903426
  
    --- Diff: R/pkg/R/sparkR.R ---
    @@ -81,6 +81,7 @@ sparkR.stop <- function() {
     #' @param sparkExecutorEnv Named list of environment variables to be used 
when launching executors.
     #' @param sparkJars Character string vector of jar files to pass to the 
worker nodes.
     #' @param sparkRLibDir The path where R is installed on the worker nodes.
    +#' @param sparkPackages Character string vector of packages
    --- End diff --
    
    Could you add to the comment here that the should be packages from 
`spark-packages.org` ? Also it would be great to add an example to the 
`@examples` block below


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to