cloudera / cloudera-playbook

Cloudera deployment automation with Ansible
Apache License 2.0
198 stars 187 forks source link

Cloudera Web Server doesn't start #60

Closed Aidan-OS closed 4 years ago

Aidan-OS commented 4 years ago

I have been working with this repo for the past couple days and have had a recurring issue that I cannot seem to solve. I am using Microsoft Azure as a server host, and I am trying to run this playbook without KRB5. I have followed the instructions given, and am receiving this error:

fatal: [business-scm-server.eastus.cloudapp.azure.com]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for business-scm-server.eastus.cloudapp.azure.com:7180"}

I have checked the scm server to determine that cloudera is running, however I am unable to connect to it through browser. I am unable to determine the cause of this. Did I have to change something not in the documentation due to Azure?

Aidan-OS commented 4 years ago

The problem was, in-fact, Azure's firewalls. It took a fairly long time to figure this out but I ended up having to create my own DNS server, rather than use Azure's DNS