Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

Question regarding dns entries

avatar
Expert Contributor

Hello,

We have got our Domain renamed from ABC to XYZ.com. Since then neither Cloudera Manager UI nor any other service UI's are accessible. As per my understanding, we would need to update the /etc/hosts file of each node in the cluster to reflect the new Domain name. however it would be great if anyone could advise on the below 2 things:

1. Do we really need to get /etc/host/file updated, OR is it taken care by Cloudera
2. Where all do we need to update the hostnames with new Domain name to have a fully functional cluster back to operational status
Currently if I manually enter the complete address (ip+new doamin name) I can login to Cloudera Manager UI but from Cloudera Manager when I try to open any service UI's like NN UI it fails.

 

Any help is much appreciated

 

Regards

Wert

2 ACCEPTED SOLUTIONS

avatar
Master Guru

@wert_1311 Cloudera Software will not adjust /etc/hosts entries. You have to manually fix that entries and all you need is to fulfil the network Requirements in below doc: 

https://docs.cloudera.com/documentation/enterprise/latest/topics/configure_network_names.html

 

Also you can refer this doc for changing IPs/Hostname.

https://docs.cloudera.com/documentation/enterprise/5-13-x/topics/cm_ag_change_hostnames.html


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

View solution in original post

avatar
Expert Contributor

@GangWar  Thanks for your assistance

View solution in original post

2 REPLIES 2

avatar
Master Guru

@wert_1311 Cloudera Software will not adjust /etc/hosts entries. You have to manually fix that entries and all you need is to fulfil the network Requirements in below doc: 

https://docs.cloudera.com/documentation/enterprise/latest/topics/configure_network_names.html

 

Also you can refer this doc for changing IPs/Hostname.

https://docs.cloudera.com/documentation/enterprise/5-13-x/topics/cm_ag_change_hostnames.html


Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.

avatar
Expert Contributor

@GangWar  Thanks for your assistance