# Compatible Hadoop Versions

## Hadoop compatible with Release 1.08,  1.0.9

Hadoop is released as source code tarballs with corresponding binary tarballs

### Release 1.0.8, 1.0.9 supports Hadoop 2.7.3

* Released August 08, 2016
* [Release Notes](https://hadoop.apache.org/docs/r2.7.3/hadoop-project-dist/hadoop-common/releasenotes.html)
* [Documentation](https://hadoop.apache.org/docs/r2.7.3/)
* Components
  * Apache Hadoop 2.7.3
    * [Binary Download](https://archive.apache.org/dist/hadoop/common/hadoop-2.7.3/hadoop-2.7.3.tar.gz)
  * Apache Hive 1.2.1
  * Apache Oozie 4.2.0
  * Apache Sqoop 1.4.6

### Release 1.0.8 - Hadoop 2.7.1

* Released July 07, 2015
* [Release Notes](https://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/releasenotes.html)
* [Documentation](https://hadoop.apache.org/docs/r2.7.1/)
* Components
  * Apache Hadoop 2.7.1
    * [Binary download](https://archive.apache.org/dist/hadoop/common/hadoop-2.7.1/hadoop-2.7.1.tar.gz)
  * Apache Hive 1.1
  * Apache Oozie 4.2.0
  * Apache Sqoop 1.4.6


---

# 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://docs.invariant.io/platform/apache-hadoop/compatible-hadoop-versions.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.
