user2618529
user2618529

Reputation:

Cloudera Manager isn't opening

I have an VM: cloudera-quickstart-vm-5.13.0-0-virtualbox, run now. But the Cloudera Manager's Page isn't being shown. The message: 'Attempting to connect to Cloudera Manager...' is being shown the all day. enter image description here How Can I solve this problem?

Upvotes: 1

Views: 1676

Answers (1)

Prashant
Prashant

Reputation: 772

Cloudera manager has to be restarted separately in the quickstart VM. You can run the below command and see it works:

/home/cloudera/cloudera-manager --force --express

Upvotes: 1

Related Questions