Tweaked README to include notice of MapReduce notebook Demonstrating mrjob code, unit test, and config file to analyze Amazon S3 bucket logs on Elastic MapReduce.

This commit is contained in:
Donne Martin 2015-06-01 20:58:57 -04:00
parent 2b9e0e8d3a
commit 84014940d9

View File

@ -49,7 +49,7 @@ IPython Notebook(s) demonstrating Hadoop MapReduce with mrjob functionality.
| Notebook | Description | | Notebook | Description |
|--------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------| |--------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
| [mapreduce-python](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/mapreduce/mapreduce-python.ipynb) | Supports MapReduce jobs in Python with [mrjob](https://github.com/Yelp/mrjob), running them locally or on Hadoop clusters. | | [mapreduce-python](http://nbviewer.ipython.org/github/donnemartin/data-science-ipython-notebooks/blob/master/mapreduce/mapreduce-python.ipynb) | Supports MapReduce jobs in Python with [mrjob](https://github.com/Yelp/mrjob), running them locally or on Hadoop clusters. Demonstrates mrjob code, unit test, and config file to analyze Amazon S3 bucket logs on Elastic MapReduce.|
<br/> <br/>
<p align="center"> <p align="center">