rossf7 / elasticrawl

Launch AWS Elastic MapReduce jobs that process Common Crawl data.
MIT License
49 stars 13 forks source link

Add default instance profile and service profile and fix unit tests #14

Closed Hydrotoast closed 9 years ago

Hydrotoast commented 9 years ago

Incoprorate @benmccann's fix for the unit tests on pull request #13 and added the default instance profile and service roles to access the AWS clusters which should fix issue #10.

This fix is based on a recent update to Elasticity's configuration: https://github.com/rslifka/elasticity/pull/82