cdp-doctor parcel status
Scope
The cdp-doctor parcel status command checks the availability, accessibility, and integrity of Cloudera parcels on a given node. Parcels are the binary distribution packages used by Cloudera Manager to install and manage CDP services (such as HDFS, Hive, or Ranger) across the cluster.
This command ensures that all required parcels are present, accessible, and properly synchronised between Cloudera Manager and the local nodes.
| Item Checked | Description |
|---|---|
| Parcel Accessibility | Confirms the node can access the parcel files. |
| Parcel Availability | Verifies whether parcels are present on the current image or node. |
| Parcel Synchronization | Ensures that the node's parcel state matches the Cloudera Manager configuration. |
| Parcel Activation | Confirms that active parcels are properly deployed (if applicable). |
Use Case
- Performing node validation after deployment or image refresh.
- Troubleshooting parcel distribution or activation failures.
- Ensuring consistency across nodes in a Data Hub or Data Lake cluster.
Sample Output
Running the cdp-doctor parcel status command displays the following output:
[START Validating the accessibility of the parcels on node default-aws-aw-dl-master0]
There are no parcels found on the current image.
[END parcel checks]
