gregleleu commented on issue #1024:
URL: https://github.com/apache/sedona/issues/1024#issuecomment-1732624373

   The "hard" part is setting up EMR with R, a few resources:
   * https://spark.rstudio.com/deployment/yarn-cluster-emr
   * 
https://aws.amazon.com/blogs/big-data/running-sparklyr-rstudios-r-interface-to-spark-on-amazon-emr/
   
   Then you just need to make sure the cluster has the sedona jars. One way is 
to add the "spark.jars.packages": "<sedona maven coordinates>" in the 
configuration.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to