mapreducepatterns icon indicating copy to clipboard operation
mapreducepatterns copied to clipboard

Not able to find Data set on which code has to be run

Open suyashaoc opened this issue 9 years ago • 2 comments

Please provide link where can i get the data for succesfully running the code

suyashaoc avatar Jul 19 '16 17:07 suyashaoc

You can download the data set from the Internet Archive: https://archive.org/details/stackexchange

Note that the data has been updated since the book was written, so you may run into some data-related errors when running the code.

adamjshook avatar Jul 19 '16 21:07 adamjshook

Hi Adam,

Firstly thanks for writing such a wonderful book about MapReduce Design Patterns. I am using it to practice hands-on Map Reduce program.

I have the same issue about getting the dataset. For example, I am on Hierarchical design pattern and looking for 2 flat files: posts.txt and comments.txt. I am not sure where to find these files in above link you posted: there are 333 zip files.

Will it be feasible for you to post input data set for running code under: mapreducepatterns/MRDP/src/main/resources/

Thanks!

badalrocks avatar Apr 08 '17 13:04 badalrocks