This commit is contained in:
d1ana 2012-03-29 12:48:14 -04:00
Родитель 5e7165803d
Коммит 6707f2c745
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@ Example 1 - Count Last Names
The canonical map/reduce example: count the occurrences of words in a
document. In this case, we'll count the occurrences of last names in a data
file containing a bunch of lines of json.
file containing lines of json.
Input
-----