-
Notifications
You must be signed in to change notification settings - Fork 1
An example R MapReduce script taken from from http://wiki.abhishek-tiwari.com/html/r-programming/r-hadoop-mapreduce.html
yoni/R_Streaming_MapReduce_Example
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published