├── Hadoop_TDG_3E--case_studies.pdf └── README.md /Hadoop_TDG_3E--case_studies.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/oreillymedia/hadoop_the_definitive_guide_4e/097a33369f38b6eb043bccbd0f4ee2fa5261e529/Hadoop_TDG_3E--case_studies.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Hadoop: The Definitive Guide, 4E 2 | This is the example code that accompanies Hadoop: The Definitive Guide by Tom White (ISBN). 3 | 4 | Click the Download Zip button to the right to download the Case Studies. 5 | 6 | Visit the catalog page [here](http://shop.oreilly.com/product/0636920033448.do). 7 | 8 | See an error? Report it [here](http://oreilly.com/catalog/errata.csp?isbn=0636920033448), or simply fork and send us a pull request. 9 | --------------------------------------------------------------------------------