# Use Hadoop with the SDR

There are a [few prerequisites](/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/connecting-to-a-hadoop-cluster-with-the-pdi-client-article.md) that you need to make sure are satisfied before you can begin using SDR with Hadoop.

1. Open the `ML_SDR_REFINERY.ktr` and locate the Hadoop File Input step in the upper-left.
2. Click to activate the hop between the Hadoop File Input and Parse weblog steps.
3. Click to deactivate all of the hops between the Log File List and Read Weblog Files steps.

   ![SDR transformation with Hadoop](/files/qT9E9LUVRRJCtf5PdBAP)
4. Right-click to edit the Out to Staging DB step and select your staging database from the drop-down menu.
5. Click **OK** to close the window and save the transformation.


---

# 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/pdia-data-integration/10.2-data-integration/advanced-topics-pentaho-data-integration-overview/work-with-the-streamlined-data-refinery/install-and-configure-the-streamlined-data-refinery/use-hadoop-with-the-sdr.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.
