Section | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Elastic Map Reduce Troubleshooting
...
How to run a background task to generate some fake output to stdout
See the Phase Algorithm on Elastic MapReduce example where the mapper script spawns a background task to generate some output to stdout and stderr
...
Run a bootstrap-action script. See A Simple Example of an R MapReduce Job Getting Started with R on Elastic Map Reduce for that script.
How to transfer files from your job to S3
...