Книги по BigData на английском языке


Big Data Recommender Systems

Big Data Recommender Systems – Volume 1: Algorithms, Architectures, Big Data, Security and Trust

Big Data Recommender Systems – Volume 2: Application Paradigms


Hadoop: The Definitive Guide, 4th Edition

https://github.com/tomwhite/hadoop-book/


As I felt difficult to find this URL, I thought this discovery may help someone.

Weather Data set was used as an example to explain the concepts of Hadoop Framework in Tom White’s Book (Hadoop: The definitive guide, 4rd Edition)


// get the data from the following URL (till 1st July 2013)
ftp://ftp3.ncdc.noaa.gov/pub/data/noaa/


// get the data from the following URL (after 1st July 2013)
ftp://ftp.ncdc.noaa.gov/pub/data/noaa/

And much more data is available at the website for further analysis, some are free - enjoy.