I came across a great page describing Hadoop map-reduce and HDFS architecture.
The page presents some of the following details:
- HDFS responsibilities and execution flows
- Key characteristics of Map-Reduce lifecycle
- A sample example related with web crawler and Hadoop Map-reduce setup
Latest posts by Ajitesh Kumar (see all)
- Agentic Reasoning Design Patterns in AI: Examples - October 18, 2024
- LLMs for Adaptive Learning & Personalized Education - October 8, 2024
- Sparse Mixture of Experts (MoE) Models: Examples - October 6, 2024
I found it very helpful. However the differences are not too understandable for me