Skip to content

Commit

Permalink
Update README.md to fix typo in EMR section.
Browse files Browse the repository at this point in the history
Fix minor typo in EMR section.
  • Loading branch information
benbunk authored Oct 11, 2016
1 parent 914f783 commit afc804d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ EMR
### EMR Basics

- πŸ“’ [Homepage](https://aws.amazon.com/emr/) βˆ™ [Release guide](http://docs.aws.amazon.com/ElasticMapReduce/latest/ReleaseGuide/) βˆ™ [FAQ](https://aws.amazon.com/emr/faqs/) βˆ™ [Pricing](https://aws.amazon.com/emr/pricing/)
- **EMR** (which used to stand for Elastic Map Reduce, but not anymore, since it now extends beyond map-reduce) is a service that offers managed deployment of [Hadoop](https://en.wikipedia.org/wiki/Apache_Hadoop), [HBase](https://en.wikipedia.org/wiki/Apache_HBase) and [Spark](https://en.wikipedia.org/wiki/Apache_Spark). It reduces reduces the management burden of setting up and maintaining these services yourself.
- **EMR** (which used to stand for Elastic Map Reduce, but not anymore, since it now extends beyond map-reduce) is a service that offers managed deployment of [Hadoop](https://en.wikipedia.org/wiki/Apache_Hadoop), [HBase](https://en.wikipedia.org/wiki/Apache_HBase) and [Spark](https://en.wikipedia.org/wiki/Apache_Spark). It reduces the management burden of setting up and maintaining these services yourself.

### EMR Alternatives and Lock-in

Expand Down

0 comments on commit afc804d

Please sign in to comment.