2589 Forks
3443 Stars
3443 Watchers

hadoop-book

Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White

How to download and setup hadoop-book

Open terminal and run command
git clone https://github.com/tomwhite/hadoop-book.git
git clone is used to create a copy or clone of hadoop-book repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hadoop-book https://github.com/tomwhite/hadoop-book/archive/master.zip

Or simply clone hadoop-book with SSH
[email protected]:tomwhite/hadoop-book.git

If you have some problems with hadoop-book

You may open issue on hadoop-book support forum (system) here: https://github.com/tomwhite/hadoop-book/issues