mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Tweaked hadoop mapreduce descriptions to include mrjob.
This commit is contained in:
parent
0ebd99c4e8
commit
195b5d8bae
|
@ -26,11 +26,11 @@ IPython Notebook(s) demonstrating spark and HDFS functionality.
|
|||
|
||||
## mapreduce-python
|
||||
|
||||
IPython Notebook(s) demonstrating Hadoop MapReduce functionality.
|
||||
IPython Notebook(s) demonstrating Hadoop MapReduce with mrjob functionality.
|
||||
|
||||
| Notebook | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [mapreduce-python](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/mapreduce/mapreduce-python.ipynb) | Supports MapReduce jobs in Python, running them locally or on Hadoop clusters. |
|
||||
| [mapreduce-python](http://nbviewer.ipython.org/github/donnemartin/ipython-data-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. |
|
||||
|
||||
<br/>
|
||||
<p align="center">
|
||||
|
|
Loading…
Reference in New Issue
Block a user