Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

A simple R streaming MapReduce example. It reads form stdin and outputs to stdout.
Taken from http://wiki.abhishek-tiwari.com/html/r-programming/r-hadoop-mapreduce.html
Examples
--------
cat sample_text.txt | ./mapper.R | ./reducer.R

About

An example R MapReduce script taken from from http://wiki.abhishek-tiwari.com/html/r-programming/r-hadoop-mapreduce.html

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages