问题
I'm familiar and have worked with Hive, Pig, HBase. I have also gone through the Hadoop Definitive guide. I am familiar with core java, MapReduce architecture and MapReduce internals. However, I don't have any hands on experience in MapReduce and I need to learn MapReduce in terms of practical scenarios. Is there any book or link which you would recommend? I would appreciate any help or suggestions. Thanks!!
回答1:
You can follow this book. This contains different mapreduce scenarios and code snippets. MapReduce Patterns
来源:https://stackoverflow.com/questions/31981169/best-way-to-learn-mapreduce