Github user shivaram commented on the pull request:

    https://github.com/apache/spark/pull/7139#issuecomment-126778965
  
    I think we can have multiple R packages in one zip. If I remember correctly 
we just unzip the files in every executor (or spark-submit does this) and we 
include that path into the `libPaths` in R.  But to keep the changes separate 
we could build two zips -- one containing just the base SparkR and the other 
containing all the addon packages. If it'll make the code simpler we could put 
the add-on packages in `lib/spark-packages` or something like that as well. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to