An open API service indexing awesome lists of open source software.

https://github.com/r-spark/sparkemr

Modified EMR script to support new features
https://github.com/r-spark/sparkemr

Last synced: 3 months ago
JSON representation

Modified EMR script to support new features

Awesome Lists containing this project

README

        

# sparkemr

Modified Amazon EMR script to support new features like Apache Arrow.

EMR bootstrap action:

```
s3://sparklyrec2/rstudio_sparklyr_emr5.sh
```

EMR bootstrap parameters:

```
--rstudio --user-pw rmultiverse! --nopackages --arrow --arrow-version 0.14.1
```