# Distribute and activate the parcel

Before you can add the Data Optimizer service to your cluster, you must first distribute the `pdso` parcel to all the nodes in the cluster and then activate the parcel.

1. Log into Cloudera Manager Admin Console and navigate to **Hosts** > **Parcels**.
2. Find the `pdso` parcel.

   The status of the parcel should be **Downloaded**.
3. If you do not see the `pdso` parcel, click **Check for New Parcels** at the top of the Parcels page.
4. Click **Distribute** for the `pdso` parcel.

   The distribution process starts immediately. Depending on the size of the cluster, this process may take several minutes or more. Allow it to complete.

   The parcel status changes to **Distributed**.
5. Click **Activate** for the `pdso` parcel.

   The activation process starts immediately. Depending on the size of the cluster, this process may take several minutes or more. Allow it to complete.

   The parcel status changes to **Activated**.

The Data Optimizer service is ready to be added to your Cloudera cluster.


---

# 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/pdc-10.2-data-optimizer/pdso-install-landing-page/pdso-install-in-hadoop-cluster/pdso-install-landing-page-hadoop-installation/installing-data-storage-optimizer-on-cloudera-manager-cluster-cp/distribute-and-activate-the-parcel-pdso-install-in-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.
