# Apache Hadoop vendors

Pentaho software supports data sources from these Hadoop Vendors. The Pentaho Adaptive Execution Layer is compatible with Spark 2.3 and 2.4.

| Vendor                                                                     | Driver Version | AEL Version   |
| -------------------------------------------------------------------------- | -------------- | ------------- |
| Cloudera (CDH)                                                             | 6.1, 6.2, 6.3  | 6.1, 6.2, 6.3 |
| Cloudera Data Platform (CDP) Private Cloud                                 | 7.1.X          | 7.1.X         |
| Google Dataproc                                                            | 1.4            | 1.4           |
| Hortonworks (HDP)                                                          | 3.0\*, 3.1     | 3.0, 3.1      |
| EMR                                                                        | 5.21\*, 5.24   | 5.21, 5.24    |
| Microsoft Azure HDInsight                                                  | 4.0            | 4.0           |
| \* Indicates that the Pentaho driver contains API updates from the vendor. |                |               |


---

# 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.pentaho.com/install/9.3-install/components-reference/apache-hadoop-vendors-components-reference.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.
