Section | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Note that the elastic map reduce client on the shared servers has moved. See the updated instructions on Computation Examples to get it into your PATH.
Word Count In R
The following example in R performs MapReduce on a large input corpus and counts the number of times each word occurs in the input.
...