- Create an Amazon AWS account
- Login to account
- Verify that you can access and execute Amazon S3 and EMR
- Download gridgain-hadoop-os-6.5.0.zip from GridGain
- Upload ZIP file to S3
- Make ZIP file Public
- Check-out/download/etc. this repository to your local development machine
- Modify the install-ggha.sh file as necessary
- Ignore all other files for now
- Upload SH file to S3
- Make sure the SH file is NOT Public
- Navigate to EMR Console
- Start up a Hadoop 2.x cluster
- Add a Bootstrap step that calls the SH file in S3
- Monitor logs for errors