# Hadoop

* [返回顶层目录](/machine-learning-notes/summary.md)
* [Hadoop简介](/machine-learning-notes/hadoop/hadoop-introduction.md)
* [MapReduce](/machine-learning-notes/hadoop/map-reduce.md)
* [Hadoop常用命令](https://github.com/luweikxy/machine-learning-notes/tree/984565f7499008f7b39c59d6a7a4822560bc4459/content/coding/hadoop/commands.md)

\===

[两万字深度介绍分布式系统原理，一文入魂](https://zhuanlan.zhihu.com/p/101379805)

[大白话 + 13 张图解 Kafka](https://zhuanlan.zhihu.com/p/103276657)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://luweikxy.gitbook.io/machine-learning-notes/hadoop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
