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
- Host: GitHub
- URL: https://github.com/r-spark/sparkemr
- Owner: r-spark
- License: mit
- Created: 2019-09-10T20:32:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-22T00:28:19.000Z (over 5 years ago)
- Last Synced: 2025-01-12T12:50:18.154Z (4 months ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```