Books to start learning big data [closed]

2019-03-08 01:07发布

I would like to start learning about the big data technologies. I want to work in this area in the future. Does anyone know good books to start learning about it? Hadoop, HBase.

Beginner - intermediate - advanced -

Thanks in advance

5条回答
我想做一个坏孩纸
2楼-- · 2019-03-08 01:24

How about Hadoop: The Definitive Guide, from O'Reilly Media. It covers everything to do with Hadoop, MapReduce, HDFS and more.

查看更多
forever°为你锁心
3楼-- · 2019-03-08 01:25

I think a good start for beginner will be the Big Data course from Coursera

For example I've learnt the basics of MapReduce techonlology.

查看更多
地球回转人心会变
4楼-- · 2019-03-08 01:29

If you are interested in Hive and Pig there are also more specialised books about these technologies:

查看更多
乱世女痞
5楼-- · 2019-03-08 01:34

Besides the Cloudera resources I'd highly recommend you the reference books from O'Reilly :

  • Hadoop: The Definitive Guide
  • Programming Pig
  • Programming Hive
  • HBase: The Definitive Guide

You might also check it's data science kit as well.

查看更多
放我归山
6楼-- · 2019-03-08 01:34

I would suggest to learn machine learning alongside the technology part https://www.coursera.org/course/ml. Learning statistics is also very important.

查看更多
登录 后发表回答