Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dodat-12/book_hadoopthedefinitiveguide
Hadoop: The Definitive Guide | Storage and Analysis at Internet Scale by Tom White
https://github.com/dodat-12/book_hadoopthedefinitiveguide
Last synced: 11 days ago
JSON representation
Hadoop: The Definitive Guide | Storage and Analysis at Internet Scale by Tom White
- Host: GitHub
- URL: https://github.com/dodat-12/book_hadoopthedefinitiveguide
- Owner: DoDat-12
- Created: 2024-08-11T07:06:27.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-17T16:21:30.000Z (5 months ago)
- Last Synced: 2024-11-13T22:36:34.605Z (2 months ago)
- Language: Java
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hadoop: The Definitive Guide - Storage and Analysis at Internet Scale by Tom White
Source code just to read & copy
## Part I. Hadoop Fundamentals
- Chapter 1. Meet Hadoop
- Chapter 2. MapReduce
- Chapter 3. The Hadoop Distributed Filesystem
- Chapter 4. YARN
- Chapter 5. Hadoop I/O## Part II. MapReduce