> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/install/legacy-redirects/hadoop-connection-info-redirects/additional-configurations-for-specific-distributions-legacy-pages/advanced-settings-for-connecting-to-cloudera-data-platform-archive/connect-other-pentaho-components-to-the-cdp-cluster.md).

# Connect other Pentaho components to CDP

Create and test a connection to CDP from the Pentaho Server, Pentaho Report Designer (PRD), and Pentaho Metadata Editor (PME).

Creating and testing a connection to CDP in the PDI client involves these tasks:

* Install a driver for the Pentaho Server. See [Set up Pentaho to connect to a Hadoop cluster](/install/legacy-redirects/tasks-to-be-performed-by-an-it-administrator-legacy-redirects/set-up-the-pentaho-server-to-connect-to-a-hadoop-cluster.md).
* Create and test connections for other Pentaho components.

### Create and test connections

Create and test a connection in each component.

* **Pentaho Server for Data Integration (DI)**: Create a transformation in the PDI client, then run it remotely.
* **Pentaho Server for Business Analytics (BA)**: Create a connection to CDP in the Data Source Wizard.
* **Pentaho Metadata Editor (PME)**: Create a connection to CDP in PME.
* **Pentaho Report Designer (PRD)**: Create a connection to CDP in PRD.

### Share connection details with users

After you connect to CDP and its services, give connection details to users who need access.

Users typically need:

* CDP distribution and version
* HDFS, JobTracker, ZooKeeper, and Hive2/Impala hostnames, IP addresses, and port numbers
* Oozie URL (if used)
* Permission to access required HDFS directories, including home directories

Additionally, users might need more information depending on the steps, entries, and services they use. See [Hadoop connection and access information list](/install/legacy-redirects/hadoop-connection-and-access-information-list.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pentaho.com/install/legacy-redirects/hadoop-connection-info-redirects/additional-configurations-for-specific-distributions-legacy-pages/advanced-settings-for-connecting-to-cloudera-data-platform-archive/connect-other-pentaho-components-to-the-cdp-cluster.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
