We have noticed some strange behaviour in deploying HDP stacks with Cloudbreak.
CB 2.7
HDP 2.6.5.0-292
Ambari:
2.6.2.0
Our scenario:
1. Cluster was already deployed and in a running state
2. We manually added some RPM's to one of the instances and added an iam role to the instance
3. Shut down the instances through CB and then shut down Cloudbreak (cbd kill)
4. Brought CB back up (cbd restart)
5. Brought the instances back up though CB
At this point, all of the instances that had the RPM's added were terminated and redeployed, no obvious logs from CB. This ended up breaking everything since one of them was Ambari. Is this expected behaviour from CB? If so, how do we manage customization on the instances? One example would be RPM's that need to be updated on some of the instances.