Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width50%

On This page

Table of Contents
Column
width5%

Column
width45%

On Related Pages

Page Tree
rootSCICOMP:@parent
startDepth3

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.

...