Skip to content

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

Notifications You must be signed in to change notification settings

tomwhite/hadoop-book

This branch is 312 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

935f9cb · Jul 13, 2009

History

2 Commits
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009
Jul 13, 2009

Repository files navigation

Example code for "Hadoop: The Definitive Guide" by Tom White.
Copyright (C) 2009 O'Reilly Media Inc., 978-0-596-52199-8

http://www.hadoopbook.com/
http://oreilly.com/catalog/9780596521998/

This version of the code has been tested with Hadoop Core 0.20.0, Pig 0.2.0, 
HBase 0.20.0-dev (compiled from SVN trunk), and ZooKeeper 3.1.1.

Before running the examples you need to install Hadoop Core, Pig, HBase, and
ZooKeeper as explained in the book.

Then you can compile the code:

ant jar pig hbase

You should then be able to run the examples from the book.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published