Relative Content

Tag Archive for c++hadoop

How to run hadoop pipes with C++ program?

I am trying to implement a MapReducer using hadoop for calculating total revenue over a number of csv files, I started from example file i found on github which is just a word counting program.

How to run hadoop pipes with C++ program?

I am trying to implement a MapReducer using hadoop for calculating total revenue over a number of csv files, I started from example file i found on github which is just a word counting program.