Description: Hadoop Streaming programming
Hadoop Streaming Hadoop provides a programming tool that allows users to use any executable file or script file as Mapper and reducer. The source code with C++, C, shell scripts and python achieve WordCount job, summed up a common problem
To Search:
File list (Check if you may need any files):
Hadoop streaming\Mapper.c
................\Mapper.cpp
................\Mapper.py
................\Reducer.c
................\Reducer.cpp
................\Reducer.py
Hadoop streaming