Created on 01-19-2017 05:54 AM - edited 09-16-2022 03:55 AM
Accidently all folder got deleted under /opt/cloudera/parcels/DH-5.4.8-1.cdh5.4.8.p0.4 path. Because of this I am unable to start any service of CDH.
Please help us to solve this.
Created 01-19-2017 10:27 PM
We solved this problem, Simply copying the parcels folder from the other node(fortunatly we are not deleted there)
Since we are using ISILON for storage which communicate through network to the data nodes clusters.Because of that deleted node doesn't contain any meta-storage information.
Created 01-19-2017 08:47 AM
Created 01-19-2017 12:36 PM
Hello,
The agents in a CM managed environment are stateless. That is to say that they poll Cloudera Manager regularly for the Cluster Model State. If you inadvertently removed the extracted parcel contents on a CM managed host the Agent will attempt to download and extract the parcel again once it has detected that it's present state does not match the model state provided by Cloudera Manager.
Service configurations and role configurations are maintained by Cloudera Manager. Once the parcel is properly re-deployed you should be able to start the service role instances assigned to this host and no data will be lost.
In order for this to work you must ensure that the parcel is still available on the host which operates Cloudera Manager. Parcels available for distribution are typically stored in /opt/cloudera/parcel-repo though the parcel Management Page within Cloudera Manager should clearly indicate which parcels are available and their present states including distribution states if re-distribution is active.
Created 01-19-2017 10:27 PM
We solved this problem, Simply copying the parcels folder from the other node(fortunatly we are not deleted there)
Since we are using ISILON for storage which communicate through network to the data nodes clusters.Because of that deleted node doesn't contain any meta-storage information.