I have a running cluster in AWS that appears as update in progress:
cb cluster list
{
"Name": "hdp-edw-v21",
"Description": "",
"CloudPlatform": "AWS",
"StackStatus": "UPDATE_IN_PROGRESS",
"ClusterStatus": "START_IN_PROGRESS"
}the cluster is running, and I can see all services up and running in ambari.
If I try to sync using web ui or console cli, the cluster keeps in this status.
Right now I cant stop or resize the cluster using cloudbreak.
How can I fix this?
Thanks in advance