A wordcount program using R on Apache Hadoop

Prerequisite

Tip:- Tutorial prepared on Ubuntu / Linux System

STEP 1. check Points

STEP 2. writing mapper & reducer in R

SETP 3. checking mapper file

STEP 4. checking / Running on command line with separate mappers and reducers (Run using R)

SETP 5. copy any text file to HDFS

STEP 6. running MapReduce scripts on Hadoop

STEP 7. view WordCount output

STEP 8. copy output to local filesystem

STEP 9. you can view wcOutputfile in any editor